zloster / FrameworkBenchmarks

Source code for the framework benchmarking project
http://www.techempower.com/benchmarks/
Other
0 stars 0 forks source link

dropwizard-postgres-jdbi needs attention #45

Closed zloster closed 5 years ago

zloster commented 6 years ago

The usage of transactions have to be checked because currently the performance in the update and multiple queries test is slower than the hibernate and servlet-postgres-raw versions.

zloster commented 6 years ago

There is a problem with Hibernate 5.2 and dropwizard so this could be not true.

zloster commented 5 years ago

Dropwizard/JDBI is updated so this is no more applicable.