]
Strong Liu resolved HHH-6845.
-----------------------------
Resolution: Fixed
patch applied
Avoid repeated invocations of ReflectHelper.overridesEquals in proxy
initializers
---------------------------------------------------------------------------------
Key: HHH-6845
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6845
Project: Hibernate Core
Issue Type: Improvement
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.0.0.next
The proxyFactories could invoke ReflectHelper.overridesEquals only once at initialization
time, but do so on each getProxy invocation.
Fixing this provides a 25% improvement in TPS performance when using the TPC-W benchmark
with proxies enabled.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: