Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6217807

Enable Background Compilation for Client Compiler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • hotspot
    • None
    • b23
    • generic
    • generic

      The Hotspot Client compiler does not compile Java methods in the
      background by default. This prohibits Hyperthreaded or Multi-processing
      systems from taking advantage of spare CPU cycles to optimize Java
      code execution speed.

      I have performed tests on a Dual Sparc and Dual Xeon processor systems
      and have found that enabling Background Compilation on these systems
      provides a 9-10% improvement in the Startup time for Netbeans 4.0.

      I have verified that there is no performance regression when
      enabling Background compilation on even single CPU systems.


      ###@###.### 2005-1-14 19:38:21 GMT

            bobv Bob Vandette (Inactive)
            bobv Bob Vandette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: