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

Implement JMH benchmark for sparse CodeCache

XMLWordPrintable

    • Fix Understood

      Big Java applications can have a lot of nmethods during their lifetime. They usually have actively used (hot) nmethods and not actively used (cold) nmethods. Cold nmethods can make the placement of hot nmethods sparse.

      We need a JMH benchmark showing performance impact of active code being sparse.

            eastigeevich Evgeny Astigeevich
            eastigeevich Evgeny Astigeevich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: