Arnold Maderthaner
2006-04-05 10:02:05 UTC
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