c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20923
[Bug 750194] Re: Openerp v6.0 is 10 times slower than v5.0
** Attachment added: "Test script"
https://bugs.launchpad.net/bugs/750194/+attachment/1977200/+files/EstresOpenErp.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:
New
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
References