From experiments, I didn't see a significant
reduction in the population time by the removal of the transactions. The
experimental data shows instead that it is the number of database operations
which has more effect on the performance of the directory population.
Sounds like you tested on a disk with
write-back-caching ?
Otherwise you should be seeing only a few tens
of
commits per second due to physical disk rotation
speed.
|