We do.
On 10/02/2012 03:31 PM, Andrig Miller wrote:
>
>
> - Original Message -
>> From: "Steve Ebersole"
>> To: "Sanne Grinovero"
>> Cc: "John O'Hara" , spede...@redhat.com, "Andrig Miller"
>> , "Jeremy Whiting"
>> , "Will Reichert" , "Hibernate"
>>
>> Sent: Tuesday, October 2, 2012 1
On 10/02/2012 03:00 PM, Sanne Grinovero wrote:
>>> # DefaultEntityAliases.intern
>>> Why are we interning this?
>>> org.hibernate.loader.DefaultEntityAliases.intern(String[])
>>> If they are constants, I guess they could be reused rather than
>>> re-computed all the time.. in fact, see next point
On 2 October 2012 20:43, Steve Ebersole wrote:
> See comments inline...
>
>
> On Tue 02 Oct 2012 01:13:39 PM CDT, Sanne Grinovero wrote:
>
>> # IdentityMap
>> Some performance is lost in the well known
>> org.hibernate.engine.internal.StatefulPersistenceContext; especially
>> the IdentityMap and i
See comments inline...
On Tue 02 Oct 2012 01:13:39 PM CDT, Sanne Grinovero wrote:
> # IdentityMap
> Some performance is lost in the well known
> org.hibernate.engine.internal.StatefulPersistenceContext; especially
> the IdentityMap and it's need for System.identityHashCode is
> demanding.
> New i
Hi all,
I had this draft email which I apparently never sent, about some
profiling metrics I've taken in May; so relatively outdated. Also
while it stresses Hibernate ORM heavily, my goal was to check sanity
of Hibernate Search; I'm not sure anymore what version it was exactly,
but for sure it was