5 Apr 2006 13:36
Performance tuning of ozone db
Arnold Maderthaner <arnold.maderthaner <at> gmail.com>
2006-04-05 11:36:05 GMT
2006-04-05 11:36:05 GMT
Hi !
How can I do some performance tuning of the ozone db.
I didn't some performance test with an object I wrote (class Person which has one string and on int).
My results:
insert 1000 persons: 33000 ms
update 1000 persons:12139 ms
show 1000 persons:253 ms
remove 1000 persons:15271 ms
Hopefully you can help me.
yours
How can I do some performance tuning of the ozone db.
I didn't some performance test with an object I wrote (class Person which has one string and on int).
My results:
insert 1000 persons: 33000 ms
update 1000 persons:12139 ms
show 1000 persons:253 ms
remove 1000 persons:15271 ms
Hopefully you can help me.
yours
RSS Feed