RFR: Save/load nmethod without going through CodeBuffer [v2]
Ashutosh Mehra
asmehra at openjdk.org
Wed Mar 19 07:06:26 UTC 2025
On Tue, 18 Mar 2025 10:41:53 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> I am trying to get my earlier prototype working with latest premain to see if I still get the same numbers as before.
@vnkozlov I used the first prototype but I am not getting same numbers as mentioned in https://github.com/openjdk/leyden/pull/27#issue-2731492066
The startup time and `SC Load time` numbers are comparable to what I am getting with the current patch. So I don't think the current patch is any worse than the earlier prototype (and it shouldn't be!).
-------------
PR Comment: https://git.openjdk.org/leyden/pull/27#issuecomment-2735544166
More information about the leyden-dev
mailing list