H2 seems to perform very nicely compared to other databases, though it
seems 'CAST varcharcol AS bigint' has performance that is less than
optimal. Does anyone already have ideas how to improves this, and
verify that Parser.readDecimal(int, int) is the place where integer
casts take place? I'm guessing that 'new BigDecimal(String)' is what
needs a more optimized replacement..

Thanks,
Ken

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