thanks.

looks like we are bottlenecking on the locking on the undoLog object in
TransactionStore, particularly in the commit() method.

I see a comment there
   // TODO could synchronize on blocks (100 at a time or so)
which means perhaps Thomas had some ideas how this could be improved.

Bit late here now, will thank about this more tomorrow.

Still don't understand why the TCP server is so much slower than direct,
but perhaps it's a combined latenct thingof the locking and the socket
connection limiting the throughput?

​

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to