P-Y on Nostr: npub196fu2…ppl47 if you can see the JIT running a lot that's typically a sign that ...
npub196fu2ac4p9cvaekt0nq5x0mtg32myxs93ulsf468mweeeu5mctsskppl47 (npub196f…pl47) if you can see the JIT running a lot that's typically a sign that you're not actually running with full AOT.
We did run into that once: we'd kill the process for AOT compiling but it then was being restarted by a network broadcast receiver before AOT compiling was done, and then wouldn't actually be restarted once compiling was done. So adb would tell us "app is speed compiled" but the process was still running on non optimized code.
Published at
2024-03-21 04:32:23Event JSON
{
"id": "e24a11ea34cae8b9c4b3a07f07643557eb3fc70f55f564272399399e55cdea0d",
"pubkey": "2b9c6c28bce249a1ef28497a2ec6f6c01bc7be0721124b8ce7da3e1592080c57",
"created_at": 1710995543,
"kind": 1,
"tags": [
[
"p",
"2e93c577150970cee6cb7cc1433f6b4455b21a058f3f04d747dbb39cf29bc2e1",
"wss://relay.mostr.pub"
],
[
"p",
"816e6483f992ed5d98ff6f0f57ca1bc93d9b7276a1785163504afaca483d84e4",
"wss://relay.mostr.pub"
],
[
"e",
"de22d04e194b5942addf3101cd2c6f676bdc8d5df591a10c1ffc6469078c3b0a",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://androiddev.social/users/py/statuses/112131803968694238",
"activitypub"
]
],
"content": "nostr:npub196fu2ac4p9cvaekt0nq5x0mtg32myxs93ulsf468mweeeu5mctsskppl47 if you can see the JIT running a lot that's typically a sign that you're not actually running with full AOT.\n\nWe did run into that once: we'd kill the process for AOT compiling but it then was being restarted by a network broadcast receiver before AOT compiling was done, and then wouldn't actually be restarted once compiling was done. So adb would tell us \"app is speed compiled\" but the process was still running on non optimized code.",
"sig": "dd1062baaec433ffded01eaefea5605982bfb57d484388aff574b86e2a868729991da5379d232bbb21a1be7036faf3e407f8650256d065b59b8485a5af3e3a80"
}