Remove unnecessary fields from EntityEntry

Description

org.hibernate.engine.spi.EntityEntry is being a performance bottleneck because of the size of the object: it's frequently allocated.
We can actually remove a couple of unnecessary fields, reducing it from 72 to 64 bytes in size: 11%

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created February 18, 2014 at 11:10 PM
Updated May 5, 2022 at 11:01 AM
Resolved May 5, 2022 at 11:01 AM