[hibernate-dev] [HV] Memory footprint improvements

Emmanuel Bernard emmanuel at hibernate.org
Wed Aug 2 13:17:54 EDT 2017


You would need to hardcode the definition of Object in HV's code. It's unclear to me that it would not be detrimental. I'd keep the model generic. And favor metadata recomputation over caching. 

> On 2 Aug 2017, at 12:49, Sanne Grinovero <sanne at hibernate.org> wrote:
> 
> Just nitpicking, as I guess skipping a single class isn't going to
> revolutionize the world, but can't you take advantage of the basic
> assumption that all objects extend `java.lang.Object` ?




More information about the hibernate-dev mailing list