Hi gkorland.

Do not trust on this tests. It is better to make your own test and then decide which implementation is good for you.

My testing indicates that OpenJPA (with or without cache) is faster than Hibernate on mostly write and less read operations.

On read operation probably all JPA implementation are very close due the cache.

Best regards
Georgi

gkorland wrote:
Did anyone review the JPAB (http://www.jpab.org/) results? It seems like all the other JPA guys are running faster and even better...

Reply via email to