Hibernate Benchmarks, where art thou?
Does anyone know where I can find some real world benchmarks for Hibernate 3? I have done several Google searches and am coming up empty handed. The best I can find is an article on the Hibernate website where Gavin King tears apart one company for posting trivial, and in some cases poorly implemented, benchmarks of Hibernate.
In the meantime, assuming it is not breaking any EULAs, here is my very unscientific benchmark—roughly 100,000 database writes in 3 minutes. The only problem is that I have no idea if that is good, bad, or indifferent.
I guess what I am looking for most is someway of putting the above numbers into some context so I know how to interrupt them properly.
Hi,
I have to make a study about the performance of the ORMs
did you get to find hibernate’s benchmark?
can you send me the result or any thing you think that would help me in my research ?
Thank you so much
Best regards
Hi Youssef,
I have never really found any good benchmarks for Hibernate or any other ORM frameworks; however, I have not been looking for them either since I made this post. I can’t really help you much.