Object Oriented Database vs Relational Database
Benchmark Execution
The benchmark program was executed with parameters creating six part trees with a fanout of 3. The depth was adjusted
in each of the four runs to yield varying numbers of parts for each run. The four benchmark runs were performed with
depth levels of 3, 4, 5, and 6. Each of the results below corresponds to the different depth levels used in the programs.
Note that the SELECT phase was run after the parts were created and after the DELETE phase was run, so the number
of parts selected is always less than the number created in the create phase. |