c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21094
[Bug 750194] Re: Openerp v6.0 is 10 times slower than v5.0
Sorry, I restart server v6 and results matched.
I adjunt script stress translated into English.
** Attachment added: "stres_openerp.py"
https://bugs.launchpad.net/openobject-server/+bug/750194/+attachment/1983668/+files/stres_openerp.py
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/750194
Title:
Openerp v6.0 is 10 times slower than v5.0
Status in OpenERP Server:
Incomplete
Bug description:
Test vs v5.0
$ /cygdrive/c/dev/Python26/python.exe EstresOpenErp.py -db pruebas -c admin -p 8069 -o crear_cliente,300 -v -url http://openerpv5
300 operations to do.
Starting test
Results
Operation Times Total Avg Variance
Create client 300 6.156000 0.020367 0.012112
Total time: 6.156000
Test vs v6.0
$ /cygdrive/c/dev/Python26/python.exe EstresOpenErp.py -db pruebas -c admin -p 8069 -o crear_cliente,300 -v -url http://openerpv6
300 operations to do.
Starting test
Results
Operation Times Total Avg Variance
Create client 300 82.703000 0.275520 0.034198
Total time: 82.703000
Follow ups
References