Hi,

> There is bug in build. jdbc:h2:nio is openning MappedByteBuffer
> instead of file channel.

Thanks! You are right, I made a mistake... I will fix it. My tests now says:

- Windows XP: regular 50500 ops/s; nio: 54400; nioMapped: 52800
- Mac OS: regular 64000 ops/s; nio: 64900; nioMapped: 82600

On another Windows machine, nio is slower. So it doesn't only depend
on the OS, but also on the hardware.

> java.lang.IllegalStateException: Can't overwrite cause

I will fix this problem as well.

Regards,
Thomas

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to