Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902849

jcstress: improve hot loops inlining

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      Careful look at generated code reveals that hot loop suffers from being inlined into a large task loop. It would be more accurate to split out the actual run loop into a separate method for better inlineability.

      Also, asking VM compilers to inline things properly should help.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: