Melbourne writes, reads and deletes unstructured flat objects of one kind in bulk mode
[1] write [2] read [3] read_hot [4] delete - JDBC --- H2 commitinterval:1000 objects:3000 [1] 821ms [1] 265ms [1] 38ms [1] 664ms commitinterval:1000 objects:10000 [2] 844ms [2] 310ms [2] 17ms [2] 651ms commitinterval:1000 objects:30000 [3] 727ms [3] 830ms [3] 434ms [3] 928ms commitinterval:1000 objects:100000 [4] 2220ms [4] 2196ms [4] 2094ms [4] 4781ms --- HSQLDB commitinterval:1000 objects:3000 [1] 321ms [1] 125ms [1] 135ms [1] 135ms commitinterval:1000 objects:10000 [2] 620ms [2] 23ms [2] 16ms [2] 234ms commitinterval:1000 objects:30000 [3] 346ms [3] 31ms [3] 22ms [3] 115ms commitinterval:1000 objects:100000 [4] 717ms [4] 280ms [4] 66ms [4] 197ms --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
