[hibernate-commits] [hibernate/hibernate-orm] 324d55: HHH-8947 Optimize performance of ServiceRegistry f...

GitHub noreply at github.com
Tue Feb 11 14:45:58 EST 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 324d5536e4d4108515f87e76183dd2a5270f44b2
      https://github.com/hibernate/hibernate-orm/commit/324d5536e4d4108515f87e76183dd2a5270f44b2
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
    A hibernate-core/src/main/java/org/hibernate/service/internal/ConcurrentServiceBinding.java
    A hibernate-core/src/test/java/org/hibernate/service/internal/ConcurrentServiceBindingTest.java

  Log Message:
  -----------
  HHH-8947 Optimize performance of ServiceRegistry for intense lookup, small contents and almost no writes


  Commit: 7f9dc27de9e0965f404218e6d8e71263c32adc0a
      https://github.com/hibernate/hibernate-orm/commit/7f9dc27de9e0965f404218e6d8e71263c32adc0a
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java

  Log Message:
  -----------
  HHH-8947 Refactor also the Alternative registry to use the new ConcurrentServiceBinding


Compare: https://github.com/hibernate/hibernate-orm/compare/cb58f0bd68ce...7f9dc27de9e0


More information about the hibernate-commits mailing list