From my experience, with Java Perf Profiling.
My apps built using Eclipselink seem to perform a lot better than with Hibernate both in Data insertion and retrieval. Hibernate however is more widely used and provides a bigger forum for support.
In production, I will simply take Hibernate for this reason.