dragonwell-project / dragonwell21

GNU General Public License v2.0
61 stars 18 forks source link

[Backport] 8307352: AARCH64: Improve itable_stub #43

Closed JoshuaZhuwj closed 4 months ago

JoshuaZhuwj commented 4 months ago

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.

CLAassistant commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Joshua Zhu seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.