[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-11 Thread Hung Nguyen
- **status**: review --> fixed



---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** fixed
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Tue Apr 12, 2016 03:05 AM UTC
**Owner:** Hung Nguyen
**Attachments:**

- 
[create_objects.sh](https://sourceforge.net/p/opensaf/tickets/1726/attachment/create_objects.sh)
 (2.3 kB; application/octet-stream)


immcfg from OpenSAF 4.6
root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
real0m15.502s
user0m1.480s
sys 0m1.368s

immcfg from OpenSAF 4.7
root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
real0m21.919s
user0m4.976s
sys 0m1.656s

Attached is the script used to generate the xml file.
root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml

Related ticket: [#1283]


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-11 Thread Hung Nguyen

opensaf-4.7.x [staging:cdcd31]
changeset:   7479:cdcd318cbc8e
branch:  opensaf-4.7.x
parent:  7476:8de790072798
user:Hung Nguyen 
date:Thu Apr 07 15:03:31 2016 +0700
summary: immtools: Improve object info list handling in immcfg [#1726]

opensaf-5.0.x [staging:b3c036]
changeset:   7480:b3c036f1b0bd
branch:  opensaf-5.0.x
parent:  7478:d04daac4cb0c
user:Hung Nguyen 
date:Thu Apr 07 16:37:51 2016 +0700
summary: immtools: Use safe read to retrieve class name for immcfg [#1726]

opensaf-5.1.x [staging:3476bd]
changeset:   7481:3476bd4fd93b
tag: tip
parent:  7472:17f1193a61df
user:Hung Nguyen 
date:Thu Apr 07 16:37:51 2016 +0700
summary: immtools: Use safe read to retrieve class name for immcfg [#1726]



---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** review
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Thu Apr 07, 2016 10:23 AM UTC
**Owner:** Hung Nguyen
**Attachments:**

- 
[create_objects.sh](https://sourceforge.net/p/opensaf/tickets/1726/attachment/create_objects.sh)
 (2.3 kB; application/octet-stream)


immcfg from OpenSAF 4.6
root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
real0m15.502s
user0m1.480s
sys 0m1.368s

immcfg from OpenSAF 4.7
root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
real0m21.919s
user0m4.976s
sys 0m1.656s

Attached is the script used to generate the xml file.
root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml

Related ticket: [#1283]


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-07 Thread Hung Nguyen
- Description has changed:

Diff:



--- old
+++ new
@@ -13,4 +13,4 @@
 Attached is the script used to generate the xml file.
 root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml
 
-Related ticket: #1283
+Related ticket: [#1283]






---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** review
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Thu Apr 07, 2016 10:23 AM UTC
**Owner:** Hung Nguyen
**Attachments:**

- 
[create_objects.sh](https://sourceforge.net/p/opensaf/tickets/1726/attachment/create_objects.sh)
 (2.3 kB; application/octet-stream)


immcfg from OpenSAF 4.6
root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
real0m15.502s
user0m1.480s
sys 0m1.368s

immcfg from OpenSAF 4.7
root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
real0m21.919s
user0m4.976s
sys 0m1.656s

Attached is the script used to generate the xml file.
root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml

Related ticket: [#1283]


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-07 Thread Hung Nguyen
- Description has changed:

Diff:



--- old
+++ new
@@ -13,3 +13,4 @@
 Attached is the script used to generate the xml file.
 root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml
 
+Related ticket: #1283



- **status**: accepted --> review



---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** review
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Wed Apr 06, 2016 07:22 AM UTC
**Owner:** Hung Nguyen
**Attachments:**

- 
[create_objects.sh](https://sourceforge.net/p/opensaf/tickets/1726/attachment/create_objects.sh)
 (2.3 kB; application/octet-stream)


immcfg from OpenSAF 4.6
root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
real0m15.502s
user0m1.480s
sys 0m1.368s

immcfg from OpenSAF 4.7
root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
real0m21.919s
user0m4.976s
sys 0m1.656s

Attached is the script used to generate the xml file.
root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml

Related ticket: #1283


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-06 Thread Hung Nguyen
- Description has changed:

Diff:



--- old
+++ new
@@ -0,0 +1,15 @@
+immcfg from OpenSAF 4.6
+root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
+real0m15.502s
+user0m1.480s
+sys 0m1.368s
+
+immcfg from OpenSAF 4.7
+root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
+real0m21.919s
+user0m4.976s
+sys 0m1.656s
+
+Attached is the script used to generate the xml file.
+root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml
+



- Attachments has changed:

Diff:



--- old
+++ new
@@ -0,0 +1 @@
+create_objects.sh (2.3 kB; application/octet-stream)






---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** accepted
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Wed Apr 06, 2016 07:19 AM UTC
**Owner:** Hung Nguyen
**Attachments:**

- 
[create_objects.sh](https://sourceforge.net/p/opensaf/tickets/1726/attachment/create_objects.sh)
 (2.3 kB; application/octet-stream)


immcfg from OpenSAF 4.6
root@SC-1:~# time /tmp/immcfg_46 -f /tmp/20k_objects.xml
real0m15.502s
user0m1.480s
sys 0m1.368s

immcfg from OpenSAF 4.7
root@SC-1:~# time immcfg -f /tmp/20k_objects.xml
real0m21.919s
user0m4.976s
sys 0m1.656s

Attached is the script used to generate the xml file.
root@SC-1:~# ./create_objects.sh 2 > /tmp/20k_objects.xml




---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets


[tickets] [opensaf:tickets] #1726 immtools: immcfg is slow when working with a large number of objects

2016-04-06 Thread Hung Nguyen



---

** [tickets:#1726] immtools: immcfg is slow when working with a large number of 
objects**

**Status:** accepted
**Milestone:** 4.7.1
**Created:** Wed Apr 06, 2016 07:19 AM UTC by Hung Nguyen
**Last Updated:** Wed Apr 06, 2016 07:19 AM UTC
**Owner:** Hung Nguyen





---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.--
___
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets