[PPC64] Improve itable_stub

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 17, 21
    • Component/s: hotspot

      Async profiler shows that applications spend up to 10% in itable_stubs. The generated itable_stub scans itable two times while it can be done in a single pass.


      Update: I have working ppc version, which is "only working" kind of implementation. There is no performance benefit. I'm planning to look further into it, but if you can provide additional change which will guarantee the performance improvement... You're most welcome!!!!

      PR: https://github.com/openjdk/jdk/pull/19733

            Assignee:
            Amit Kumar
            Reporter:
            Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: