Bahrain write, query, update and delete simple flat objects individually [1] write [2] query_indexed_string [3] query_string [4] query_indexed_int [5] update [6] delete --- H2
commitinterval:1000 selects:900 objects:1000 updates:100 [1] 72ms [1] 62ms [1] 684ms [1] 43ms [1] 26ms [1] 49ms commitinterval:1000 selects:900 objects:3000 updates:100 [2] 66ms [2] 76ms [2] 1905ms [2] 49ms [2] 31ms [2] 127ms commitinterval:1000 selects:900 objects:10000 updates:100 [3] 272ms [3] 82ms [3] 7003ms [3] 195ms [3] 90ms [3] 428ms commitinterval:1000 selects:900 objects:30000 updates:100 [4] 901ms [4] 75ms [4] 19969ms [4] 170ms [4] 363ms [4] 1287ms --- HSQLDB commitinterval:1000 selects:900 objects:1000 updates:100 [1] 6ms [1] 51ms [1] 219ms [1] 27ms [1] 5ms [1] 11ms commitinterval:1000 selects:900 objects:3000 updates:100 [2] 28ms [2] 29ms [2] 633ms [2] 27ms [2] 5ms [2] 37ms commitinterval:1000 selects:900 objects:10000 updates:100 [3] 89ms [3] 55ms [3] 3218ms [3] 31ms [3] 7ms [3] 101ms commitinterval:1000 selects:900 objects:30000 updates:100 [4] 462ms [4] 44ms [4] 9196ms [4] 22ms [4] 14ms [4] 160ms --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
