diff --git a/benchmarks/results/main-47aeb11-engines.csv b/benchmarks/results/main-47aeb11-engines.csv new file mode 100644 index 00000000..33388f83 --- /dev/null +++ b/benchmarks/results/main-47aeb11-engines.csv @@ -0,0 +1,23 @@ +workload,quickjs_ms,jit_auto_ms,bun_default_ms,jit_vs_quickjs_speed,jit_vs_quickjs_ci_low,jit_vs_quickjs_ci_high,jit_vs_quickjs_result,jit_vs_bun_speed,jit_vs_bun_ci_low,jit_vs_bun_ci_high,auto_native_samples_of30,auto_tier2_samples_of30 +quickjs-int-arith,6.804469,1.647821,0.914208,4.1293738822359956,4.078375943756427,4.1468258361017885,faster,0.5547981243108323,0.5520734918322868,0.5594895236564658,30,30 +quickjs-bitops,1.20275,0.209048,0.017876,5.753463319429031,5.73499406767143,5.800159484270143,faster,0.08551146148253033,0.08501939105859399,0.08637610426043973,30,30 +quickjs-fibonacci,0.930783,0.37213,0.014348,2.5012307526939512,2.4812642414819184,2.569327956619276,faster,0.038556418455915946,0.038169988695346296,0.03962712957577996,30,0 +numeric,0.620037,0.026294,0.013296,23.580931010877006,23.29253048780488,24.16038812785388,faster,0.5056666920209933,0.5014604908766739,0.5287898379858523,30,30 +scalar-loop,0.631903,0.026303,0.013371,24.023989658974262,23.382005899705014,24.315913945682027,faster,0.5083450556970688,0.5041178692859841,0.5197140793125736,30,30 +call-heavy,1.398314,0.316209,0.024323,4.422119547514461,4.391513933903199,4.459822304348101,faster,0.07692064425743733,0.06973380908775142,0.08021920271502381,30,30 +generic-call-entry,1.0784,7.98525,0.018642,0.13504899658745811,0.1342437257623207,0.13561375966356115,slower,0.0023345543345543347,0.0022573862206438674,0.0026653034929905823,30,0 +property-heavy,1.381416,5.152763,0.356667,0.2680922836932341,0.26726064772410885,0.2707536080511546,slower,0.06921859204469524,0.06890509128318612,0.06998171670515782,30,30 +fibonacci-iterative,33.803632,0.856921,1.138774,39.447781067332926,38.68410246897464,40.35605262656207,faster,1.3289136338122185,1.3048110768357002,1.360944961824057,30,30 +fibonacci-recursive,12.075744,12.21491,0.282431,0.9886068747129533,0.9841502938370427,0.9930245247523705,slower,0.023121824065834296,0.02271650262203917,0.023758591086836568,0,0 +collections,1.784929,1.797279,0.702049,0.9931285014736165,0.9883334101225166,0.9977827396348918,slower,0.39061770598777373,0.3884600108804849,0.3936628601502001,0,0 +strings-json,2.158027,2.267922,0.593462,0.9515437479772232,0.9491929652746525,0.9542949784079977,slower,0.2616765479588804,0.2608217511863055,0.2638516047617787,30,0 +calls-closures,3.5944,3.651293,0.57326,0.9844183964420276,0.982522333925659,0.9868013440307207,slower,0.15700191685520717,0.15566704726243552,0.15830962083565528,0,0 +adversarial,1.061652,1.062424,0.379237,0.999273359788559,0.9909892827003427,1.0122072691394695,tied,0.3569544739200169,0.35135104671248585,0.3624056102087903,30,0 +float64-dense,2.907874,0.371892,0.463493,7.819135663041958,7.70773543526979,7.894699058898744,faster,1.2463107568864078,1.2287957539183145,1.260864150064711,30,30 +strings-regexp,19.384228,19.943305,1.887424,0.9719666825533682,0.9707110036921738,0.9740360129769473,slower,0.09463947926384318,0.09435030716562336,0.09512640432795211,30,0 +arrays-typed,4.598559,7.011139,0.441653,0.6558932863832824,0.6535886805424823,0.6584633289970085,slower,0.06299304578043596,0.062356517767893464,0.0637762086585114,30,30 +objects-polymorphic,6.523461,6.725245,0.608141,0.9699960373190866,0.9655848036010822,0.9728545600888264,slower,0.09042659412408023,0.0896931048579964,0.090708374680768,30,0 +calls-recursion-closures,7.409529,7.664072,1.601877,0.9667874988648332,0.9642001014604247,0.9698347268344861,slower,0.2090112149259558,0.2076929875768252,0.21035725807032088,0,0 +json-codec,78.478067,78.930452,10.05028,0.9942685618980112,0.9903762837047413,0.9972558903211085,slower,0.12733083043791515,0.12678860900647762,0.12780880063475458,30,0 +map-set-bigint,15.469565,16.383663,2.210276,0.9442067381390841,0.9413300320721,0.9474540733402289,slower,0.13490731590365354,0.13440641433808126,0.1356251485012582,0,0 +exceptions-promises-async,1.974985,2.848444,0.749742,0.6933557408887098,0.6896632269530165,0.6967677791804929,slower,0.2632110724311238,0.2610737237985012,0.2672117431882383,0,0 diff --git a/benchmarks/results/main-47aeb11-engines.json b/benchmarks/results/main-47aeb11-engines.json new file mode 100644 index 00000000..2b5b0f03 --- /dev/null +++ b/benchmarks/results/main-47aeb11-engines.json @@ -0,0 +1,135712 @@ +{ + "schema": "jit-benchmark-v1", + "provenance": { + "source_revision": "47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7", + "quickjs_revision": "fd0a0210b7be00957751871e7e01b8291268fc29", + "source_dirty": false, + "command": [ + "target/release/jit-bench", + "compare", + "--modes", + "interpreter,tier1,tier2,automatic,bun", + "--output", + "/tmp/jit-main47a-five-engine.json", + "--report", + "/tmp/jit-main47a-five-engine.md" + ], + "target": "x86_64", + "target_triple": "x86_64-unknown-linux-gnu", + "os": "linux", + "kernel": "Linux 7.1.9-arch1-2", + "cpu": "model name\t: 13th Gen Intel(R) Core(TM) i7-13700KF", + "power_mode": "powersave", + "rustc": "rustc 1.98.0 (88d9e12ae 2026-08-18)\nbinary: rustc\ncommit-hash: 88d9e12ae178fab0fb5cc050a94da85685d449ea\ncommit-date: 2026-08-18\nhost: x86_64-unknown-linux-gnu\nrelease: 1.98.0\nLLVM version: 22.1.8", + "llvm": "rustc 1.98.0 (88d9e12ae 2026-08-18)\nbinary: rustc\ncommit-hash: 88d9e12ae178fab0fb5cc050a94da85685d449ea\ncommit-date: 2026-08-18\nhost: x86_64-unknown-linux-gnu\nrelease: 1.98.0\nLLVM version: 22.1.8", + "executable_bytes": 7657152, + "stripped_jit_bytes": 5830504, + "stripped_no_jit_bytes": 1721920, + "stripped_jit_delta_bytes": 4108584, + "schema_sha256": "01abae6a1b1a5b0492897612693493b19ee011d7e4dfcd7108616012f28ecaab", + "suites_lock_sha256": "84c026c6e06a7a2cfd5a91901e7e5a4ff6e7753c187866016947c2dda96d55b4", + "bun_version": "1.4.0", + "bun_path": "/home/jason/.bun/bin/bun", + "bun_sha256": "33d56b070be6a9e3da0ab013038b43d1645d0534ca811ecdba4472599117eb4b" + }, + "policy": { + "latency_warmups": 5, + "latency_processes": 30, + "throughput_windows": 10, + "throughput_window_ns": 1000000000, + "bootstrap_resamples": 10000, + "pairing": "round-robin interleaved fresh processes; pair_index is the joint resampling unit" + }, + "modes": [ + { + "mode": "automatic", + "workloads": [ + { + "name": "quickjs-int-arith", + "suite": "QuickJS microbench", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1654076, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1500180, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12627968, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37397632, + "runtime_create_ns": 28427, + "jit_attach_ns": 53591, + "context_create_ns": 111407, + "definition_eval_ns": 46028, + "first_eval_ns": 2819513, + "threshold_crossing_ns": 32500936, + "compile_ns": 29538951, + "install_ns": 86270, + "osr_ns": 0, + "steady_state_ns": 1654076 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1653640, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490237, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12623872, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37201852, + "runtime_create_ns": 28552, + "jit_attach_ns": 55449, + "context_create_ns": 111615, + "definition_eval_ns": 46148, + "first_eval_ns": 2791905, + "threshold_crossing_ns": 32323827, + "compile_ns": 29407748, + "install_ns": 72868, + "osr_ns": 0, + "steady_state_ns": 1653640 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1642847, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1503662, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12705792, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37354652, + "runtime_create_ns": 27049, + "jit_attach_ns": 62020, + "context_create_ns": 114455, + "definition_eval_ns": 50682, + "first_eval_ns": 2777218, + "threshold_crossing_ns": 32495781, + "compile_ns": 29541554, + "install_ns": 77612, + "osr_ns": 0, + "steady_state_ns": 1642847 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1648677, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1485996, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12472320, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37444617, + "runtime_create_ns": 24555, + "jit_attach_ns": 56735, + "context_create_ns": 116323, + "definition_eval_ns": 45186, + "first_eval_ns": 2754248, + "threshold_crossing_ns": 32615344, + "compile_ns": 29565856, + "install_ns": 86519, + "osr_ns": 0, + "steady_state_ns": 1648677 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1673733, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1519690, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12795904, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37542477, + "runtime_create_ns": 25202, + "jit_attach_ns": 58073, + "context_create_ns": 111440, + "definition_eval_ns": 49900, + "first_eval_ns": 2793258, + "threshold_crossing_ns": 32642006, + "compile_ns": 29643739, + "install_ns": 78087, + "osr_ns": 0, + "steady_state_ns": 1673733 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1653906, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1474079, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12660736, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37179300, + "runtime_create_ns": 26447, + "jit_attach_ns": 56936, + "context_create_ns": 112832, + "definition_eval_ns": 47616, + "first_eval_ns": 2787455, + "threshold_crossing_ns": 32301646, + "compile_ns": 29389915, + "install_ns": 68206, + "osr_ns": 0, + "steady_state_ns": 1653906 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1647406, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490345, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12701696, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37082072, + "runtime_create_ns": 40727, + "jit_attach_ns": 46226, + "context_create_ns": 97949, + "definition_eval_ns": 42882, + "first_eval_ns": 2779351, + "threshold_crossing_ns": 32244167, + "compile_ns": 29256445, + "install_ns": 70747, + "osr_ns": 0, + "steady_state_ns": 1647406 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1665186, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1480809, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12623872, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37417684, + "runtime_create_ns": 32013, + "jit_attach_ns": 51578, + "context_create_ns": 104457, + "definition_eval_ns": 44869, + "first_eval_ns": 2777576, + "threshold_crossing_ns": 32556167, + "compile_ns": 29534429, + "install_ns": 77334, + "osr_ns": 0, + "steady_state_ns": 1665186 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1644497, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490581, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12644352, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37140955, + "runtime_create_ns": 22766, + "jit_attach_ns": 49491, + "context_create_ns": 102274, + "definition_eval_ns": 39772, + "first_eval_ns": 2776712, + "threshold_crossing_ns": 32317424, + "compile_ns": 29269071, + "install_ns": 71718, + "osr_ns": 0, + "steady_state_ns": 1644497 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1640179, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1546965, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12795904, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37265109, + "runtime_create_ns": 22591, + "jit_attach_ns": 50381, + "context_create_ns": 101665, + "definition_eval_ns": 40606, + "first_eval_ns": 2797026, + "threshold_crossing_ns": 32428875, + "compile_ns": 29359418, + "install_ns": 84442, + "osr_ns": 0, + "steady_state_ns": 1640179 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1644118, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1524781, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12779520, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37169978, + "runtime_create_ns": 23244, + "jit_attach_ns": 47823, + "context_create_ns": 101496, + "definition_eval_ns": 38322, + "first_eval_ns": 2778198, + "threshold_crossing_ns": 32351974, + "compile_ns": 29339016, + "install_ns": 85230, + "osr_ns": 0, + "steady_state_ns": 1644118 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1650625, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1499187, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12644352, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37423656, + "runtime_create_ns": 25226, + "jit_attach_ns": 51206, + "context_create_ns": 113369, + "definition_eval_ns": 42434, + "first_eval_ns": 2785387, + "threshold_crossing_ns": 32571659, + "compile_ns": 29579273, + "install_ns": 78884, + "osr_ns": 0, + "steady_state_ns": 1650625 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1641012, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1487683, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12787712, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37863667, + "runtime_create_ns": 22506, + "jit_attach_ns": 50078, + "context_create_ns": 112065, + "definition_eval_ns": 45642, + "first_eval_ns": 2802185, + "threshold_crossing_ns": 32994013, + "compile_ns": 29982721, + "install_ns": 82684, + "osr_ns": 0, + "steady_state_ns": 1641012 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1641901, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1488843, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12660736, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37150532, + "runtime_create_ns": 25099, + "jit_attach_ns": 47938, + "context_create_ns": 98482, + "definition_eval_ns": 35692, + "first_eval_ns": 2768497, + "threshold_crossing_ns": 32344161, + "compile_ns": 29315998, + "install_ns": 70598, + "osr_ns": 0, + "steady_state_ns": 1641901 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1661597, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490231, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12644352, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37136773, + "runtime_create_ns": 23249, + "jit_attach_ns": 48320, + "context_create_ns": 103880, + "definition_eval_ns": 37700, + "first_eval_ns": 2774765, + "threshold_crossing_ns": 32297189, + "compile_ns": 29274731, + "install_ns": 64932, + "osr_ns": 0, + "steady_state_ns": 1661597 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1648070, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1472113, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12648448, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37482700, + "runtime_create_ns": 27483, + "jit_attach_ns": 51669, + "context_create_ns": 104538, + "definition_eval_ns": 47519, + "first_eval_ns": 2787531, + "threshold_crossing_ns": 32624367, + "compile_ns": 29593918, + "install_ns": 83025, + "osr_ns": 0, + "steady_state_ns": 1648070 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1642599, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490909, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12648448, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36986687, + "runtime_create_ns": 26943, + "jit_attach_ns": 46947, + "context_create_ns": 99641, + "definition_eval_ns": 37567, + "first_eval_ns": 2784813, + "threshold_crossing_ns": 32166086, + "compile_ns": 29129893, + "install_ns": 67924, + "osr_ns": 0, + "steady_state_ns": 1642599 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1638870, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1494409, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12640256, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37124525, + "runtime_create_ns": 23833, + "jit_attach_ns": 53049, + "context_create_ns": 105641, + "definition_eval_ns": 45920, + "first_eval_ns": 2789946, + "threshold_crossing_ns": 32272691, + "compile_ns": 29286197, + "install_ns": 69986, + "osr_ns": 0, + "steady_state_ns": 1638870 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1648741, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1492474, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12800000, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37134840, + "runtime_create_ns": 21764, + "jit_attach_ns": 49498, + "context_create_ns": 99952, + "definition_eval_ns": 37454, + "first_eval_ns": 2768517, + "threshold_crossing_ns": 32325275, + "compile_ns": 29250668, + "install_ns": 71615, + "osr_ns": 0, + "steady_state_ns": 1648741 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1642701, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1494026, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12615680, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37040581, + "runtime_create_ns": 21873, + "jit_attach_ns": 49108, + "context_create_ns": 110865, + "definition_eval_ns": 40137, + "first_eval_ns": 2784238, + "threshold_crossing_ns": 32208183, + "compile_ns": 29198010, + "install_ns": 72356, + "osr_ns": 0, + "steady_state_ns": 1642701 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1650128, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1490520, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12607488, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36999965, + "runtime_create_ns": 31619, + "jit_attach_ns": 46729, + "context_create_ns": 97863, + "definition_eval_ns": 38739, + "first_eval_ns": 2760819, + "threshold_crossing_ns": 32193274, + "compile_ns": 29104437, + "install_ns": 70965, + "osr_ns": 0, + "steady_state_ns": 1650128 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1644048, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1498956, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12652544, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37140330, + "runtime_create_ns": 26862, + "jit_attach_ns": 48356, + "context_create_ns": 102417, + "definition_eval_ns": 48091, + "first_eval_ns": 2790669, + "threshold_crossing_ns": 32298857, + "compile_ns": 29265500, + "install_ns": 74194, + "osr_ns": 0, + "steady_state_ns": 1644048 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1655858, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1502257, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12705792, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37077850, + "runtime_create_ns": 24620, + "jit_attach_ns": 46535, + "context_create_ns": 95277, + "definition_eval_ns": 40702, + "first_eval_ns": 2785413, + "threshold_crossing_ns": 32249435, + "compile_ns": 29171310, + "install_ns": 80517, + "osr_ns": 0, + "steady_state_ns": 1655858 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1647821, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1497590, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12603392, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37365686, + "runtime_create_ns": 22578, + "jit_attach_ns": 48499, + "context_create_ns": 110435, + "definition_eval_ns": 36779, + "first_eval_ns": 2748007, + "threshold_crossing_ns": 32567041, + "compile_ns": 29386951, + "install_ns": 83111, + "osr_ns": 0, + "steady_state_ns": 1647821 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1624870, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1509592, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12648448, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37201737, + "runtime_create_ns": 24100, + "jit_attach_ns": 48180, + "context_create_ns": 101062, + "definition_eval_ns": 35865, + "first_eval_ns": 2785873, + "threshold_crossing_ns": 32399792, + "compile_ns": 29381850, + "install_ns": 69580, + "osr_ns": 0, + "steady_state_ns": 1624870 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1640179, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1473275, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12636160, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36997398, + "runtime_create_ns": 25567, + "jit_attach_ns": 46961, + "context_create_ns": 99762, + "definition_eval_ns": 37731, + "first_eval_ns": 2759583, + "threshold_crossing_ns": 32196532, + "compile_ns": 29139273, + "install_ns": 73253, + "osr_ns": 0, + "steady_state_ns": 1640179 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1659598, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1484050, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12697600, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37098313, + "runtime_create_ns": 25052, + "jit_attach_ns": 50128, + "context_create_ns": 104221, + "definition_eval_ns": 40907, + "first_eval_ns": 2771200, + "threshold_crossing_ns": 32261503, + "compile_ns": 29213272, + "install_ns": 81439, + "osr_ns": 0, + "steady_state_ns": 1659598 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1643254, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1526744, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12660736, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37146555, + "runtime_create_ns": 26130, + "jit_attach_ns": 52658, + "context_create_ns": 102673, + "definition_eval_ns": 41202, + "first_eval_ns": 2783797, + "threshold_crossing_ns": 32310895, + "compile_ns": 29295889, + "install_ns": 69239, + "osr_ns": 0, + "steady_state_ns": 1643254 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1649054, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1488418, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12664832, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36995899, + "runtime_create_ns": 22815, + "jit_attach_ns": 49079, + "context_create_ns": 101878, + "definition_eval_ns": 39319, + "first_eval_ns": 2769032, + "threshold_crossing_ns": 32180138, + "compile_ns": 29136112, + "install_ns": 69562, + "osr_ns": 0, + "steady_state_ns": 1649054 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1623386, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 1507443, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12681216, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 37181447, + "runtime_create_ns": 24133, + "jit_attach_ns": 50565, + "context_create_ns": 100197, + "definition_eval_ns": 50562, + "first_eval_ns": 2767888, + "threshold_crossing_ns": 32377090, + "compile_ns": 29329973, + "install_ns": 70036, + "osr_ns": 0, + "steady_state_ns": 1623386 + } + } + ], + "raw_latency_ns": [ + 1654076, + 1653640, + 1642847, + 1648677, + 1673733, + 1653906, + 1647406, + 1665186, + 1644497, + 1640179, + 1644118, + 1650625, + 1641012, + 1641901, + 1661597, + 1648070, + 1642599, + 1638870, + 1648741, + 1642701, + 1650128, + 1644048, + 1655858, + 1647821, + 1624870, + 1640179, + 1659598, + 1643254, + 1649054, + 1623386 + ], + "raw_throughput_ops": [ + 27, + 27, + 26, + 27, + 27, + 27, + 27, + 26, + 27, + 27 + ], + "median_ns": 1647821, + "mad_ns": 5819, + "p95_ns": 1665186, + "p99_ns": 1673733, + "ci95_ns": [ + 1643254, + 1650128 + ], + "compile_ns": 29329973, + "install_ns": 73253, + "break_even_executions": 6 + }, + { + "name": "quickjs-bitops", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 207978, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 357440, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10797056, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13694049, + "runtime_create_ns": 22005, + "jit_attach_ns": 50356, + "context_create_ns": 101274, + "definition_eval_ns": 32760, + "first_eval_ns": 217356, + "threshold_crossing_ns": 13019258, + "compile_ns": 11382530, + "install_ns": 47130, + "osr_ns": 0, + "steady_state_ns": 207978 + } + }, + { + "pair_index": 1, + "elapsed_ns": 208713, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 327679, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10772480, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13789308, + "runtime_create_ns": 24342, + "jit_attach_ns": 46422, + "context_create_ns": 101077, + "definition_eval_ns": 29946, + "first_eval_ns": 212512, + "threshold_crossing_ns": 13123986, + "compile_ns": 11479339, + "install_ns": 47115, + "osr_ns": 0, + "steady_state_ns": 208713 + } + }, + { + "pair_index": 2, + "elapsed_ns": 206923, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 352793, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10797056, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13719352, + "runtime_create_ns": 22099, + "jit_attach_ns": 48518, + "context_create_ns": 102925, + "definition_eval_ns": 39401, + "first_eval_ns": 233861, + "threshold_crossing_ns": 13023536, + "compile_ns": 11367129, + "install_ns": 51960, + "osr_ns": 0, + "steady_state_ns": 206923 + } + }, + { + "pair_index": 3, + "elapsed_ns": 209264, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 333090, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10797056, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13969366, + "runtime_create_ns": 22165, + "jit_attach_ns": 47664, + "context_create_ns": 100546, + "definition_eval_ns": 30894, + "first_eval_ns": 211150, + "threshold_crossing_ns": 13296974, + "compile_ns": 11642582, + "install_ns": 47707, + "osr_ns": 0, + "steady_state_ns": 209264 + } + }, + { + "pair_index": 4, + "elapsed_ns": 209415, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319861, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10719232, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13487837, + "runtime_create_ns": 25286, + "jit_attach_ns": 46766, + "context_create_ns": 107702, + "definition_eval_ns": 44521, + "first_eval_ns": 224018, + "threshold_crossing_ns": 12789078, + "compile_ns": 11144097, + "install_ns": 49710, + "osr_ns": 0, + "steady_state_ns": 209415 + } + }, + { + "pair_index": 5, + "elapsed_ns": 217579, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319720, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10833920, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13522393, + "runtime_create_ns": 22735, + "jit_attach_ns": 48997, + "context_create_ns": 102298, + "definition_eval_ns": 30984, + "first_eval_ns": 223473, + "threshold_crossing_ns": 12835063, + "compile_ns": 11178680, + "install_ns": 62277, + "osr_ns": 0, + "steady_state_ns": 217579 + } + }, + { + "pair_index": 6, + "elapsed_ns": 207490, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 328527, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10838016, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13606672, + "runtime_create_ns": 23618, + "jit_attach_ns": 48929, + "context_create_ns": 100587, + "definition_eval_ns": 31210, + "first_eval_ns": 220914, + "threshold_crossing_ns": 12933680, + "compile_ns": 11324020, + "install_ns": 47840, + "osr_ns": 0, + "steady_state_ns": 207490 + } + }, + { + "pair_index": 7, + "elapsed_ns": 209117, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 332115, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10739712, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13502407, + "runtime_create_ns": 23799, + "jit_attach_ns": 48295, + "context_create_ns": 109914, + "definition_eval_ns": 30605, + "first_eval_ns": 215196, + "threshold_crossing_ns": 12823589, + "compile_ns": 11207977, + "install_ns": 53272, + "osr_ns": 0, + "steady_state_ns": 209117 + } + }, + { + "pair_index": 8, + "elapsed_ns": 206576, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 336909, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10780672, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13776424, + "runtime_create_ns": 22836, + "jit_attach_ns": 47289, + "context_create_ns": 100119, + "definition_eval_ns": 31534, + "first_eval_ns": 212625, + "threshold_crossing_ns": 13114195, + "compile_ns": 11456058, + "install_ns": 48340, + "osr_ns": 0, + "steady_state_ns": 206576 + } + }, + { + "pair_index": 9, + "elapsed_ns": 212052, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319916, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10936320, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13698472, + "runtime_create_ns": 25565, + "jit_attach_ns": 47383, + "context_create_ns": 108661, + "definition_eval_ns": 31679, + "first_eval_ns": 211469, + "threshold_crossing_ns": 13018725, + "compile_ns": 11387691, + "install_ns": 48263, + "osr_ns": 0, + "steady_state_ns": 212052 + } + }, + { + "pair_index": 10, + "elapsed_ns": 209048, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319432, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10760192, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13744773, + "runtime_create_ns": 24103, + "jit_attach_ns": 46503, + "context_create_ns": 95588, + "definition_eval_ns": 35076, + "first_eval_ns": 211974, + "threshold_crossing_ns": 13083071, + "compile_ns": 11454551, + "install_ns": 45667, + "osr_ns": 0, + "steady_state_ns": 209048 + } + }, + { + "pair_index": 11, + "elapsed_ns": 211318, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 331943, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10784768, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13676249, + "runtime_create_ns": 22806, + "jit_attach_ns": 47994, + "context_create_ns": 100292, + "definition_eval_ns": 32679, + "first_eval_ns": 222513, + "threshold_crossing_ns": 12996753, + "compile_ns": 11382461, + "install_ns": 49214, + "osr_ns": 0, + "steady_state_ns": 211318 + } + }, + { + "pair_index": 12, + "elapsed_ns": 208171, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 336964, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10833920, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13850711, + "runtime_create_ns": 23378, + "jit_attach_ns": 47936, + "context_create_ns": 99142, + "definition_eval_ns": 29219, + "first_eval_ns": 223548, + "threshold_crossing_ns": 13177669, + "compile_ns": 11527703, + "install_ns": 47209, + "osr_ns": 0, + "steady_state_ns": 208171 + } + }, + { + "pair_index": 13, + "elapsed_ns": 208431, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 336242, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10944512, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13754022, + "runtime_create_ns": 25865, + "jit_attach_ns": 49266, + "context_create_ns": 101267, + "definition_eval_ns": 36250, + "first_eval_ns": 215131, + "threshold_crossing_ns": 13074953, + "compile_ns": 11457919, + "install_ns": 52922, + "osr_ns": 0, + "steady_state_ns": 208431 + } + }, + { + "pair_index": 14, + "elapsed_ns": 209722, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 330281, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10846208, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13649626, + "runtime_create_ns": 22294, + "jit_attach_ns": 46842, + "context_create_ns": 99273, + "definition_eval_ns": 32211, + "first_eval_ns": 217958, + "threshold_crossing_ns": 12961036, + "compile_ns": 11307576, + "install_ns": 50718, + "osr_ns": 0, + "steady_state_ns": 209722 + } + }, + { + "pair_index": 15, + "elapsed_ns": 208166, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 330803, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10719232, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13576367, + "runtime_create_ns": 26343, + "jit_attach_ns": 48462, + "context_create_ns": 99082, + "definition_eval_ns": 31194, + "first_eval_ns": 215950, + "threshold_crossing_ns": 12905355, + "compile_ns": 11260148, + "install_ns": 47109, + "osr_ns": 0, + "steady_state_ns": 208166 + } + }, + { + "pair_index": 16, + "elapsed_ns": 207538, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 321224, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10670080, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13981222, + "runtime_create_ns": 25007, + "jit_attach_ns": 46716, + "context_create_ns": 108334, + "definition_eval_ns": 30944, + "first_eval_ns": 225983, + "threshold_crossing_ns": 13294439, + "compile_ns": 11636844, + "install_ns": 47829, + "osr_ns": 0, + "steady_state_ns": 207538 + } + }, + { + "pair_index": 17, + "elapsed_ns": 209867, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 323351, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10711040, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13663777, + "runtime_create_ns": 24001, + "jit_attach_ns": 47321, + "context_create_ns": 97711, + "definition_eval_ns": 33340, + "first_eval_ns": 215089, + "threshold_crossing_ns": 12995470, + "compile_ns": 11351326, + "install_ns": 44426, + "osr_ns": 0, + "steady_state_ns": 209867 + } + }, + { + "pair_index": 18, + "elapsed_ns": 206800, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 333216, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10723328, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13986089, + "runtime_create_ns": 24299, + "jit_attach_ns": 45877, + "context_create_ns": 95969, + "definition_eval_ns": 32987, + "first_eval_ns": 217373, + "threshold_crossing_ns": 13322196, + "compile_ns": 11663823, + "install_ns": 51140, + "osr_ns": 0, + "steady_state_ns": 206800 + } + }, + { + "pair_index": 19, + "elapsed_ns": 207925, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 339820, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10727424, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13565891, + "runtime_create_ns": 24361, + "jit_attach_ns": 47842, + "context_create_ns": 99280, + "definition_eval_ns": 31683, + "first_eval_ns": 217413, + "threshold_crossing_ns": 12896044, + "compile_ns": 11238194, + "install_ns": 50187, + "osr_ns": 0, + "steady_state_ns": 207925 + } + }, + { + "pair_index": 20, + "elapsed_ns": 220600, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 310834, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10600448, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12858286, + "runtime_create_ns": 22783, + "jit_attach_ns": 47944, + "context_create_ns": 102458, + "definition_eval_ns": 30330, + "first_eval_ns": 218169, + "threshold_crossing_ns": 12173862, + "compile_ns": 10563256, + "install_ns": 51528, + "osr_ns": 0, + "steady_state_ns": 220600 + } + }, + { + "pair_index": 21, + "elapsed_ns": 206653, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 315915, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10858496, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13681789, + "runtime_create_ns": 25151, + "jit_attach_ns": 46947, + "context_create_ns": 117792, + "definition_eval_ns": 30396, + "first_eval_ns": 215730, + "threshold_crossing_ns": 12996690, + "compile_ns": 11355912, + "install_ns": 54888, + "osr_ns": 0, + "steady_state_ns": 206653 + } + }, + { + "pair_index": 22, + "elapsed_ns": 207171, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 346320, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10706944, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13671469, + "runtime_create_ns": 24511, + "jit_attach_ns": 45234, + "context_create_ns": 96514, + "definition_eval_ns": 34935, + "first_eval_ns": 215009, + "threshold_crossing_ns": 13009013, + "compile_ns": 11357973, + "install_ns": 51163, + "osr_ns": 0, + "steady_state_ns": 207171 + } + }, + { + "pair_index": 23, + "elapsed_ns": 206858, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 348816, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10850304, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 14039352, + "runtime_create_ns": 22732, + "jit_attach_ns": 48456, + "context_create_ns": 101701, + "definition_eval_ns": 37452, + "first_eval_ns": 214556, + "threshold_crossing_ns": 13366838, + "compile_ns": 11701597, + "install_ns": 48991, + "osr_ns": 0, + "steady_state_ns": 206858 + } + }, + { + "pair_index": 24, + "elapsed_ns": 210121, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 323308, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10801152, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13434553, + "runtime_create_ns": 26032, + "jit_attach_ns": 49674, + "context_create_ns": 103144, + "definition_eval_ns": 37048, + "first_eval_ns": 216595, + "threshold_crossing_ns": 12749224, + "compile_ns": 11097962, + "install_ns": 49395, + "osr_ns": 0, + "steady_state_ns": 210121 + } + }, + { + "pair_index": 25, + "elapsed_ns": 225063, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 326313, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10936320, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13749408, + "runtime_create_ns": 24475, + "jit_attach_ns": 46477, + "context_create_ns": 99555, + "definition_eval_ns": 29893, + "first_eval_ns": 214093, + "threshold_crossing_ns": 13068061, + "compile_ns": 11407602, + "install_ns": 50081, + "osr_ns": 0, + "steady_state_ns": 225063 + } + }, + { + "pair_index": 26, + "elapsed_ns": 209170, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 307322, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10825728, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13319289, + "runtime_create_ns": 23050, + "jit_attach_ns": 47137, + "context_create_ns": 108504, + "definition_eval_ns": 32736, + "first_eval_ns": 211868, + "threshold_crossing_ns": 12635746, + "compile_ns": 10994294, + "install_ns": 52256, + "osr_ns": 0, + "steady_state_ns": 209170 + } + }, + { + "pair_index": 27, + "elapsed_ns": 223734, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319703, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10657792, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13877290, + "runtime_create_ns": 24119, + "jit_attach_ns": 49359, + "context_create_ns": 103258, + "definition_eval_ns": 39279, + "first_eval_ns": 220984, + "threshold_crossing_ns": 13174786, + "compile_ns": 11527740, + "install_ns": 45525, + "osr_ns": 0, + "steady_state_ns": 223734 + } + }, + { + "pair_index": 28, + "elapsed_ns": 207453, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 338485, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10862592, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13841372, + "runtime_create_ns": 22900, + "jit_attach_ns": 48215, + "context_create_ns": 99438, + "definition_eval_ns": 28711, + "first_eval_ns": 224953, + "threshold_crossing_ns": 13168369, + "compile_ns": 11539945, + "install_ns": 48038, + "osr_ns": 0, + "steady_state_ns": 207453 + } + }, + { + "pair_index": 29, + "elapsed_ns": 221751, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 329705, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10850304, + "code_bytes": 36248, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13755307, + "runtime_create_ns": 24896, + "jit_attach_ns": 46413, + "context_create_ns": 96838, + "definition_eval_ns": 38245, + "first_eval_ns": 218099, + "threshold_crossing_ns": 13069072, + "compile_ns": 11402665, + "install_ns": 48187, + "osr_ns": 0, + "steady_state_ns": 221751 + } + } + ], + "raw_latency_ns": [ + 207978, + 208713, + 206923, + 209264, + 209415, + 217579, + 207490, + 209117, + 206576, + 212052, + 209048, + 211318, + 208171, + 208431, + 209722, + 208166, + 207538, + 209867, + 206800, + 207925, + 220600, + 206653, + 207171, + 206858, + 210121, + 225063, + 209170, + 223734, + 207453, + 221751 + ], + "raw_throughput_ops": [ + 71, + 70, + 70, + 70, + 70, + 70, + 70, + 70, + 71, + 70 + ], + "median_ns": 209048, + "mad_ns": 1558, + "p95_ns": 223734, + "p99_ns": 225063, + "ci95_ns": [ + 207978, + 209722 + ], + "compile_ns": 11382530, + "install_ns": 49214, + "break_even_executions": 12 + }, + { + "name": "quickjs-fibonacci", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 362059, + "checksum": "number:41d4c00d39400000", + "native_entries": 14439, + "native_acquisitions": 14439, + "native_exits": 14439, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14439, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10768384, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001008954, + "runtime_create_ns": 29515, + "jit_attach_ns": 49600, + "context_create_ns": 96999, + "definition_eval_ns": 34588, + "first_eval_ns": 238948, + "threshold_crossing_ns": 2000139964, + "compile_ns": 10147417, + "install_ns": 37646, + "osr_ns": 0, + "steady_state_ns": 362059 + } + }, + { + "pair_index": 1, + "elapsed_ns": 373096, + "checksum": "number:41d4c00d39400000", + "native_entries": 14484, + "native_acquisitions": 14484, + "native_exits": 14484, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14484, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10854400, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001137474, + "runtime_create_ns": 25650, + "jit_attach_ns": 47971, + "context_create_ns": 98526, + "definition_eval_ns": 31899, + "first_eval_ns": 262605, + "threshold_crossing_ns": 2000237427, + "compile_ns": 9978979, + "install_ns": 35337, + "osr_ns": 0, + "steady_state_ns": 373096 + } + }, + { + "pair_index": 2, + "elapsed_ns": 373653, + "checksum": "number:41d4c00d39400000", + "native_entries": 14521, + "native_acquisitions": 14521, + "native_exits": 14521, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14521, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10711040, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2000982739, + "runtime_create_ns": 26117, + "jit_attach_ns": 51203, + "context_create_ns": 96857, + "definition_eval_ns": 34945, + "first_eval_ns": 228516, + "threshold_crossing_ns": 2000113746, + "compile_ns": 9949396, + "install_ns": 35143, + "osr_ns": 0, + "steady_state_ns": 373653 + } + }, + { + "pair_index": 3, + "elapsed_ns": 373053, + "checksum": "number:41d4c00d39400000", + "native_entries": 14434, + "native_acquisitions": 14434, + "native_exits": 14434, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14434, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10776576, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001077200, + "runtime_create_ns": 26475, + "jit_attach_ns": 46815, + "context_create_ns": 94649, + "definition_eval_ns": 37852, + "first_eval_ns": 249386, + "threshold_crossing_ns": 2000190871, + "compile_ns": 10395109, + "install_ns": 38845, + "osr_ns": 0, + "steady_state_ns": 373053 + } + }, + { + "pair_index": 4, + "elapsed_ns": 356370, + "checksum": "number:41d4c00d39400000", + "native_entries": 14439, + "native_acquisitions": 14439, + "native_exits": 14439, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14439, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10665984, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001001497, + "runtime_create_ns": 23923, + "jit_attach_ns": 48176, + "context_create_ns": 97048, + "definition_eval_ns": 30896, + "first_eval_ns": 239243, + "threshold_crossing_ns": 2000149233, + "compile_ns": 10176015, + "install_ns": 39554, + "osr_ns": 0, + "steady_state_ns": 356370 + } + }, + { + "pair_index": 5, + "elapsed_ns": 364783, + "checksum": "number:41d4c00d39400000", + "native_entries": 14586, + "native_acquisitions": 14586, + "native_exits": 14586, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14586, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10756096, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2000989012, + "runtime_create_ns": 27117, + "jit_attach_ns": 50329, + "context_create_ns": 101826, + "definition_eval_ns": 36373, + "first_eval_ns": 238817, + "threshold_crossing_ns": 2000110392, + "compile_ns": 10232111, + "install_ns": 38982, + "osr_ns": 0, + "steady_state_ns": 364783 + } + }, + { + "pair_index": 6, + "elapsed_ns": 362807, + "checksum": "number:41d4c00d39400000", + "native_entries": 14449, + "native_acquisitions": 14449, + "native_exits": 14449, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14449, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10784768, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2000998410, + "runtime_create_ns": 23786, + "jit_attach_ns": 49865, + "context_create_ns": 98178, + "definition_eval_ns": 33524, + "first_eval_ns": 230969, + "threshold_crossing_ns": 2000140695, + "compile_ns": 10336008, + "install_ns": 37134, + "osr_ns": 0, + "steady_state_ns": 362807 + } + }, + { + "pair_index": 7, + "elapsed_ns": 362699, + "checksum": "number:41d4c00d39400000", + "native_entries": 14467, + "native_acquisitions": 14467, + "native_exits": 14467, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14467, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10854400, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001048154, + "runtime_create_ns": 22613, + "jit_attach_ns": 47122, + "context_create_ns": 98198, + "definition_eval_ns": 31969, + "first_eval_ns": 232730, + "threshold_crossing_ns": 2000193066, + "compile_ns": 10257661, + "install_ns": 35834, + "osr_ns": 0, + "steady_state_ns": 362699 + } + }, + { + "pair_index": 8, + "elapsed_ns": 379404, + "checksum": "number:41d4c00d39400000", + "native_entries": 14467, + "native_acquisitions": 14467, + "native_exits": 14467, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14467, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10801152, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001134045, + "runtime_create_ns": 24889, + "jit_attach_ns": 48539, + "context_create_ns": 97796, + "definition_eval_ns": 30572, + "first_eval_ns": 233838, + "threshold_crossing_ns": 2000257208, + "compile_ns": 10284112, + "install_ns": 38232, + "osr_ns": 0, + "steady_state_ns": 379404 + } + }, + { + "pair_index": 9, + "elapsed_ns": 377267, + "checksum": "number:41d4c00d39400000", + "native_entries": 14464, + "native_acquisitions": 14464, + "native_exits": 14464, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14464, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10731520, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001009597, + "runtime_create_ns": 23445, + "jit_attach_ns": 48703, + "context_create_ns": 98946, + "definition_eval_ns": 29496, + "first_eval_ns": 234259, + "threshold_crossing_ns": 2000137982, + "compile_ns": 10271956, + "install_ns": 34736, + "osr_ns": 0, + "steady_state_ns": 377267 + } + }, + { + "pair_index": 10, + "elapsed_ns": 357653, + "checksum": "number:41d4c00d39400000", + "native_entries": 14444, + "native_acquisitions": 14444, + "native_exits": 14444, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14444, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10788864, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001051068, + "runtime_create_ns": 22207, + "jit_attach_ns": 47158, + "context_create_ns": 100612, + "definition_eval_ns": 32570, + "first_eval_ns": 225220, + "threshold_crossing_ns": 2000201208, + "compile_ns": 10293318, + "install_ns": 33143, + "osr_ns": 0, + "steady_state_ns": 357653 + } + }, + { + "pair_index": 11, + "elapsed_ns": 371117, + "checksum": "number:41d4c00d39400000", + "native_entries": 14456, + "native_acquisitions": 14456, + "native_exits": 14456, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14456, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10760192, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001069245, + "runtime_create_ns": 25626, + "jit_attach_ns": 46432, + "context_create_ns": 96694, + "definition_eval_ns": 30631, + "first_eval_ns": 233806, + "threshold_crossing_ns": 2000206324, + "compile_ns": 10074261, + "install_ns": 38918, + "osr_ns": 0, + "steady_state_ns": 371117 + } + }, + { + "pair_index": 12, + "elapsed_ns": 371629, + "checksum": "number:41d4c00d39400000", + "native_entries": 14589, + "native_acquisitions": 14589, + "native_exits": 14589, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14589, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10674176, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001072162, + "runtime_create_ns": 24607, + "jit_attach_ns": 47924, + "context_create_ns": 96937, + "definition_eval_ns": 29114, + "first_eval_ns": 246240, + "threshold_crossing_ns": 2000194914, + "compile_ns": 10391779, + "install_ns": 39050, + "osr_ns": 0, + "steady_state_ns": 371629 + } + }, + { + "pair_index": 13, + "elapsed_ns": 373030, + "checksum": "number:41d4c00d39400000", + "native_entries": 14564, + "native_acquisitions": 14564, + "native_exits": 14564, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14564, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10788864, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001052295, + "runtime_create_ns": 24787, + "jit_attach_ns": 75932, + "context_create_ns": 101235, + "definition_eval_ns": 36397, + "first_eval_ns": 239709, + "threshold_crossing_ns": 2000140068, + "compile_ns": 9818871, + "install_ns": 37603, + "osr_ns": 0, + "steady_state_ns": 373030 + } + }, + { + "pair_index": 14, + "elapsed_ns": 372566, + "checksum": "number:41d4c00d39400000", + "native_entries": 14570, + "native_acquisitions": 14570, + "native_exits": 14570, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14570, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10801152, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001067493, + "runtime_create_ns": 25015, + "jit_attach_ns": 45565, + "context_create_ns": 95634, + "definition_eval_ns": 35318, + "first_eval_ns": 233765, + "threshold_crossing_ns": 2000202131, + "compile_ns": 10137348, + "install_ns": 33087, + "osr_ns": 0, + "steady_state_ns": 372566 + } + }, + { + "pair_index": 15, + "elapsed_ns": 373086, + "checksum": "number:41d4c00d39400000", + "native_entries": 14438, + "native_acquisitions": 14438, + "native_exits": 14438, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14438, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10821632, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2000995598, + "runtime_create_ns": 25651, + "jit_attach_ns": 48626, + "context_create_ns": 101032, + "definition_eval_ns": 31901, + "first_eval_ns": 225957, + "threshold_crossing_ns": 2000127708, + "compile_ns": 10129936, + "install_ns": 40892, + "osr_ns": 0, + "steady_state_ns": 373086 + } + }, + { + "pair_index": 16, + "elapsed_ns": 377274, + "checksum": "number:41d4c00d39400000", + "native_entries": 14441, + "native_acquisitions": 14441, + "native_exits": 14441, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14441, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10756096, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001048163, + "runtime_create_ns": 25096, + "jit_attach_ns": 47274, + "context_create_ns": 97606, + "definition_eval_ns": 33393, + "first_eval_ns": 236601, + "threshold_crossing_ns": 2000169982, + "compile_ns": 10128897, + "install_ns": 33569, + "osr_ns": 0, + "steady_state_ns": 377274 + } + }, + { + "pair_index": 17, + "elapsed_ns": 371683, + "checksum": "number:41d4c00d39400000", + "native_entries": 14457, + "native_acquisitions": 14457, + "native_exits": 14457, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14457, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10764288, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2000990685, + "runtime_create_ns": 22499, + "jit_attach_ns": 48142, + "context_create_ns": 101649, + "definition_eval_ns": 32687, + "first_eval_ns": 238340, + "threshold_crossing_ns": 2000115472, + "compile_ns": 10152177, + "install_ns": 35566, + "osr_ns": 0, + "steady_state_ns": 371683 + } + }, + { + "pair_index": 18, + "elapsed_ns": 372919, + "checksum": "number:41d4c00d39400000", + "native_entries": 14465, + "native_acquisitions": 14465, + "native_exits": 14465, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14465, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10842112, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001041692, + "runtime_create_ns": 24646, + "jit_attach_ns": 48097, + "context_create_ns": 113536, + "definition_eval_ns": 35527, + "first_eval_ns": 236155, + "threshold_crossing_ns": 2000151072, + "compile_ns": 10379889, + "install_ns": 34992, + "osr_ns": 0, + "steady_state_ns": 372919 + } + }, + { + "pair_index": 19, + "elapsed_ns": 363295, + "checksum": "number:41d4c00d39400000", + "native_entries": 14461, + "native_acquisitions": 14461, + "native_exits": 14461, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14461, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10776576, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001114829, + "runtime_create_ns": 33712, + "jit_attach_ns": 53272, + "context_create_ns": 103979, + "definition_eval_ns": 35667, + "first_eval_ns": 235126, + "threshold_crossing_ns": 2000228757, + "compile_ns": 10215961, + "install_ns": 35492, + "osr_ns": 0, + "steady_state_ns": 363295 + } + }, + { + "pair_index": 20, + "elapsed_ns": 372413, + "checksum": "number:41d4c00d39400000", + "native_entries": 14565, + "native_acquisitions": 14565, + "native_exits": 14565, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14565, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10555392, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001129323, + "runtime_create_ns": 25175, + "jit_attach_ns": 57951, + "context_create_ns": 116329, + "definition_eval_ns": 40542, + "first_eval_ns": 252465, + "threshold_crossing_ns": 2000201270, + "compile_ns": 10456739, + "install_ns": 44400, + "osr_ns": 0, + "steady_state_ns": 372413 + } + }, + { + "pair_index": 21, + "elapsed_ns": 378604, + "checksum": "number:41d4c00d39400000", + "native_entries": 14406, + "native_acquisitions": 14406, + "native_exits": 14406, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14406, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10780672, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001044439, + "runtime_create_ns": 25007, + "jit_attach_ns": 56304, + "context_create_ns": 103427, + "definition_eval_ns": 37890, + "first_eval_ns": 236056, + "threshold_crossing_ns": 2000144798, + "compile_ns": 10413999, + "install_ns": 38737, + "osr_ns": 0, + "steady_state_ns": 378604 + } + }, + { + "pair_index": 22, + "elapsed_ns": 372387, + "checksum": "number:41d4c00d39400000", + "native_entries": 14560, + "native_acquisitions": 14560, + "native_exits": 14560, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14560, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10747904, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001055654, + "runtime_create_ns": 25767, + "jit_attach_ns": 53446, + "context_create_ns": 98876, + "definition_eval_ns": 35720, + "first_eval_ns": 239138, + "threshold_crossing_ns": 2000170576, + "compile_ns": 10492215, + "install_ns": 39653, + "osr_ns": 0, + "steady_state_ns": 372387 + } + }, + { + "pair_index": 23, + "elapsed_ns": 356592, + "checksum": "number:41d4c00d39400000", + "native_entries": 14573, + "native_acquisitions": 14573, + "native_exits": 14573, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14573, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10555392, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001010811, + "runtime_create_ns": 23417, + "jit_attach_ns": 48515, + "context_create_ns": 102979, + "definition_eval_ns": 31670, + "first_eval_ns": 248188, + "threshold_crossing_ns": 2000140302, + "compile_ns": 10058704, + "install_ns": 39486, + "osr_ns": 0, + "steady_state_ns": 356592 + } + }, + { + "pair_index": 24, + "elapsed_ns": 372130, + "checksum": "number:41d4c00d39400000", + "native_entries": 14581, + "native_acquisitions": 14581, + "native_exits": 14581, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14581, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10760192, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001036914, + "runtime_create_ns": 23014, + "jit_attach_ns": 46648, + "context_create_ns": 99516, + "definition_eval_ns": 32330, + "first_eval_ns": 233108, + "threshold_crossing_ns": 2000170736, + "compile_ns": 10135584, + "install_ns": 34641, + "osr_ns": 0, + "steady_state_ns": 372130 + } + }, + { + "pair_index": 25, + "elapsed_ns": 356833, + "checksum": "number:41d4c00d39400000", + "native_entries": 14470, + "native_acquisitions": 14470, + "native_exits": 14470, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14470, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10711040, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001097717, + "runtime_create_ns": 26086, + "jit_attach_ns": 50599, + "context_create_ns": 95480, + "definition_eval_ns": 28867, + "first_eval_ns": 236412, + "threshold_crossing_ns": 2000245543, + "compile_ns": 9998201, + "install_ns": 38497, + "osr_ns": 0, + "steady_state_ns": 356833 + } + }, + { + "pair_index": 26, + "elapsed_ns": 356622, + "checksum": "number:41d4c00d39400000", + "native_entries": 14467, + "native_acquisitions": 14467, + "native_exits": 14467, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14467, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10833920, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001095986, + "runtime_create_ns": 24893, + "jit_attach_ns": 48993, + "context_create_ns": 99561, + "definition_eval_ns": 30824, + "first_eval_ns": 230532, + "threshold_crossing_ns": 2000246260, + "compile_ns": 10110171, + "install_ns": 34217, + "osr_ns": 0, + "steady_state_ns": 356622 + } + }, + { + "pair_index": 27, + "elapsed_ns": 374956, + "checksum": "number:41d4c00d39400000", + "native_entries": 14467, + "native_acquisitions": 14467, + "native_exits": 14467, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14467, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10805248, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001088164, + "runtime_create_ns": 26076, + "jit_attach_ns": 47906, + "context_create_ns": 102462, + "definition_eval_ns": 38448, + "first_eval_ns": 233311, + "threshold_crossing_ns": 2000201340, + "compile_ns": 10095503, + "install_ns": 33990, + "osr_ns": 0, + "steady_state_ns": 374956 + } + }, + { + "pair_index": 28, + "elapsed_ns": 357750, + "checksum": "number:41d4c00d39400000", + "native_entries": 14476, + "native_acquisitions": 14476, + "native_exits": 14476, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14476, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10829824, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001015656, + "runtime_create_ns": 23663, + "jit_attach_ns": 51797, + "context_create_ns": 101838, + "definition_eval_ns": 39528, + "first_eval_ns": 246424, + "threshold_crossing_ns": 2000136476, + "compile_ns": 9849616, + "install_ns": 39263, + "osr_ns": 0, + "steady_state_ns": 357750 + } + }, + { + "pair_index": 29, + "elapsed_ns": 356046, + "checksum": "number:41d4c00d39400000", + "native_entries": 14487, + "native_acquisitions": 14487, + "native_exits": 14487, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14487, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10723328, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 2001031363, + "runtime_create_ns": 24652, + "jit_attach_ns": 47784, + "context_create_ns": 96946, + "definition_eval_ns": 30454, + "first_eval_ns": 236574, + "threshold_crossing_ns": 2000181573, + "compile_ns": 10091263, + "install_ns": 34765, + "osr_ns": 0, + "steady_state_ns": 356046 + } + } + ], + "raw_latency_ns": [ + 362059, + 373096, + 373653, + 373053, + 356370, + 364783, + 362807, + 362699, + 379404, + 377267, + 357653, + 371117, + 371629, + 373030, + 372566, + 373086, + 377274, + 371683, + 372919, + 363295, + 372413, + 378604, + 372387, + 356592, + 372130, + 356833, + 356622, + 374956, + 357750, + 356046 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 372130, + "mad_ns": 5144, + "p95_ns": 378604, + "p99_ns": 379404, + "ci95_ns": [ + 363295, + 373030 + ], + "compile_ns": 10152177, + "install_ns": 37603, + "break_even_executions": 19 + }, + { + "name": "numeric", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 26294, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281589, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9953280, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8318688, + "runtime_create_ns": 24344, + "jit_attach_ns": 47945, + "context_create_ns": 101881, + "definition_eval_ns": 30006, + "first_eval_ns": 194229, + "threshold_crossing_ns": 7869438, + "compile_ns": 6494061, + "install_ns": 49542, + "osr_ns": 0, + "steady_state_ns": 26294 + } + }, + { + "pair_index": 1, + "elapsed_ns": 26110, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283586, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10063872, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7802747, + "runtime_create_ns": 24734, + "jit_attach_ns": 47142, + "context_create_ns": 97802, + "definition_eval_ns": 24662, + "first_eval_ns": 188152, + "threshold_crossing_ns": 7369707, + "compile_ns": 5950136, + "install_ns": 46147, + "osr_ns": 0, + "steady_state_ns": 26110 + } + }, + { + "pair_index": 2, + "elapsed_ns": 26361, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284600, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10051584, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7592502, + "runtime_create_ns": 22555, + "jit_attach_ns": 48292, + "context_create_ns": 99886, + "definition_eval_ns": 26613, + "first_eval_ns": 192845, + "threshold_crossing_ns": 7153143, + "compile_ns": 5764924, + "install_ns": 39382, + "osr_ns": 0, + "steady_state_ns": 26361 + } + }, + { + "pair_index": 3, + "elapsed_ns": 26343, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280455, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9920512, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7673525, + "runtime_create_ns": 24766, + "jit_attach_ns": 46816, + "context_create_ns": 98972, + "definition_eval_ns": 27067, + "first_eval_ns": 191214, + "threshold_crossing_ns": 7234856, + "compile_ns": 5785840, + "install_ns": 40870, + "osr_ns": 0, + "steady_state_ns": 26343 + } + }, + { + "pair_index": 4, + "elapsed_ns": 26240, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280214, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9953280, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7339373, + "runtime_create_ns": 23914, + "jit_attach_ns": 50209, + "context_create_ns": 104010, + "definition_eval_ns": 28788, + "first_eval_ns": 189358, + "threshold_crossing_ns": 6892602, + "compile_ns": 5539058, + "install_ns": 42185, + "osr_ns": 0, + "steady_state_ns": 26240 + } + }, + { + "pair_index": 5, + "elapsed_ns": 26763, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 290203, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9965568, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7773473, + "runtime_create_ns": 22564, + "jit_attach_ns": 56598, + "context_create_ns": 100290, + "definition_eval_ns": 26161, + "first_eval_ns": 189685, + "threshold_crossing_ns": 7328890, + "compile_ns": 5933228, + "install_ns": 41353, + "osr_ns": 0, + "steady_state_ns": 26763 + } + }, + { + "pair_index": 6, + "elapsed_ns": 26185, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 291021, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9818112, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7689256, + "runtime_create_ns": 24751, + "jit_attach_ns": 52807, + "context_create_ns": 106699, + "definition_eval_ns": 30175, + "first_eval_ns": 190156, + "threshold_crossing_ns": 7234148, + "compile_ns": 5728526, + "install_ns": 44192, + "osr_ns": 0, + "steady_state_ns": 26185 + } + }, + { + "pair_index": 7, + "elapsed_ns": 26326, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 286055, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9945088, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7449268, + "runtime_create_ns": 26682, + "jit_attach_ns": 49372, + "context_create_ns": 100071, + "definition_eval_ns": 36603, + "first_eval_ns": 190985, + "threshold_crossing_ns": 6995655, + "compile_ns": 5594947, + "install_ns": 47488, + "osr_ns": 0, + "steady_state_ns": 26326 + } + }, + { + "pair_index": 8, + "elapsed_ns": 25983, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284086, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9981952, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7700136, + "runtime_create_ns": 24275, + "jit_attach_ns": 56124, + "context_create_ns": 113065, + "definition_eval_ns": 36314, + "first_eval_ns": 192693, + "threshold_crossing_ns": 7223846, + "compile_ns": 5755836, + "install_ns": 44501, + "osr_ns": 0, + "steady_state_ns": 25983 + } + }, + { + "pair_index": 9, + "elapsed_ns": 26256, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 290878, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9936896, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8066962, + "runtime_create_ns": 29167, + "jit_attach_ns": 50969, + "context_create_ns": 101303, + "definition_eval_ns": 38642, + "first_eval_ns": 193882, + "threshold_crossing_ns": 7601963, + "compile_ns": 6128253, + "install_ns": 41577, + "osr_ns": 0, + "steady_state_ns": 26256 + } + }, + { + "pair_index": 10, + "elapsed_ns": 26280, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283598, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10063872, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7622762, + "runtime_create_ns": 23790, + "jit_attach_ns": 47115, + "context_create_ns": 98742, + "definition_eval_ns": 24949, + "first_eval_ns": 186349, + "threshold_crossing_ns": 7191482, + "compile_ns": 5768385, + "install_ns": 40642, + "osr_ns": 0, + "steady_state_ns": 26280 + } + }, + { + "pair_index": 11, + "elapsed_ns": 26454, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280598, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10027008, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7501540, + "runtime_create_ns": 25929, + "jit_attach_ns": 45744, + "context_create_ns": 99150, + "definition_eval_ns": 29460, + "first_eval_ns": 189374, + "threshold_crossing_ns": 7062893, + "compile_ns": 5662886, + "install_ns": 41941, + "osr_ns": 0, + "steady_state_ns": 26454 + } + }, + { + "pair_index": 12, + "elapsed_ns": 26073, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284069, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10088448, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7987921, + "runtime_create_ns": 22494, + "jit_attach_ns": 49169, + "context_create_ns": 101368, + "definition_eval_ns": 29288, + "first_eval_ns": 186321, + "threshold_crossing_ns": 7548151, + "compile_ns": 6123661, + "install_ns": 44173, + "osr_ns": 0, + "steady_state_ns": 26073 + } + }, + { + "pair_index": 13, + "elapsed_ns": 26098, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 299645, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10010624, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7440187, + "runtime_create_ns": 23372, + "jit_attach_ns": 49514, + "context_create_ns": 101175, + "definition_eval_ns": 27818, + "first_eval_ns": 192751, + "threshold_crossing_ns": 6995784, + "compile_ns": 5535833, + "install_ns": 39933, + "osr_ns": 0, + "steady_state_ns": 26098 + } + }, + { + "pair_index": 14, + "elapsed_ns": 26774, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280779, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9986048, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7693611, + "runtime_create_ns": 24323, + "jit_attach_ns": 46326, + "context_create_ns": 100530, + "definition_eval_ns": 28866, + "first_eval_ns": 190797, + "threshold_crossing_ns": 7253813, + "compile_ns": 5817028, + "install_ns": 50147, + "osr_ns": 0, + "steady_state_ns": 26774 + } + }, + { + "pair_index": 15, + "elapsed_ns": 26171, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 288673, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9953280, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8185492, + "runtime_create_ns": 24514, + "jit_attach_ns": 47116, + "context_create_ns": 97677, + "definition_eval_ns": 25720, + "first_eval_ns": 192036, + "threshold_crossing_ns": 7747794, + "compile_ns": 6271990, + "install_ns": 42251, + "osr_ns": 0, + "steady_state_ns": 26171 + } + }, + { + "pair_index": 16, + "elapsed_ns": 36310, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 273466, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9928704, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7632640, + "runtime_create_ns": 27513, + "jit_attach_ns": 45227, + "context_create_ns": 99614, + "definition_eval_ns": 27706, + "first_eval_ns": 183226, + "threshold_crossing_ns": 7188757, + "compile_ns": 5769244, + "install_ns": 40443, + "osr_ns": 0, + "steady_state_ns": 36310 + } + }, + { + "pair_index": 17, + "elapsed_ns": 39945, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 263056, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9965568, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7239848, + "runtime_create_ns": 25214, + "jit_attach_ns": 48111, + "context_create_ns": 100496, + "definition_eval_ns": 28702, + "first_eval_ns": 187292, + "threshold_crossing_ns": 6784247, + "compile_ns": 5408265, + "install_ns": 39443, + "osr_ns": 0, + "steady_state_ns": 39945 + } + }, + { + "pair_index": 18, + "elapsed_ns": 26184, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280740, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9924608, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7658262, + "runtime_create_ns": 22204, + "jit_attach_ns": 49833, + "context_create_ns": 101717, + "definition_eval_ns": 28675, + "first_eval_ns": 198251, + "threshold_crossing_ns": 7206221, + "compile_ns": 5845874, + "install_ns": 43918, + "osr_ns": 0, + "steady_state_ns": 26184 + } + }, + { + "pair_index": 19, + "elapsed_ns": 26501, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 279964, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10027008, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7700220, + "runtime_create_ns": 23156, + "jit_attach_ns": 52960, + "context_create_ns": 103605, + "definition_eval_ns": 32270, + "first_eval_ns": 194559, + "threshold_crossing_ns": 7241486, + "compile_ns": 5802852, + "install_ns": 42064, + "osr_ns": 0, + "steady_state_ns": 26501 + } + }, + { + "pair_index": 20, + "elapsed_ns": 25919, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 292374, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9920512, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7394008, + "runtime_create_ns": 25044, + "jit_attach_ns": 48423, + "context_create_ns": 102557, + "definition_eval_ns": 34557, + "first_eval_ns": 194621, + "threshold_crossing_ns": 6936581, + "compile_ns": 5517023, + "install_ns": 39211, + "osr_ns": 0, + "steady_state_ns": 25919 + } + }, + { + "pair_index": 21, + "elapsed_ns": 26168, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 282686, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9961472, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7280087, + "runtime_create_ns": 23638, + "jit_attach_ns": 46953, + "context_create_ns": 99449, + "definition_eval_ns": 28099, + "first_eval_ns": 186662, + "threshold_crossing_ns": 6843650, + "compile_ns": 5510738, + "install_ns": 39975, + "osr_ns": 0, + "steady_state_ns": 26168 + } + }, + { + "pair_index": 22, + "elapsed_ns": 26520, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 279458, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9764864, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7600503, + "runtime_create_ns": 23864, + "jit_attach_ns": 48342, + "context_create_ns": 103237, + "definition_eval_ns": 26411, + "first_eval_ns": 201368, + "threshold_crossing_ns": 7146934, + "compile_ns": 5787969, + "install_ns": 41665, + "osr_ns": 0, + "steady_state_ns": 26520 + } + }, + { + "pair_index": 23, + "elapsed_ns": 26481, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281061, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9924608, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7373796, + "runtime_create_ns": 24437, + "jit_attach_ns": 46793, + "context_create_ns": 97850, + "definition_eval_ns": 35641, + "first_eval_ns": 187325, + "threshold_crossing_ns": 6931457, + "compile_ns": 5528113, + "install_ns": 39816, + "osr_ns": 0, + "steady_state_ns": 26481 + } + }, + { + "pair_index": 24, + "elapsed_ns": 26653, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284634, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10006528, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7361570, + "runtime_create_ns": 21660, + "jit_attach_ns": 48104, + "context_create_ns": 100201, + "definition_eval_ns": 27744, + "first_eval_ns": 186786, + "threshold_crossing_ns": 6925417, + "compile_ns": 5501931, + "install_ns": 40445, + "osr_ns": 0, + "steady_state_ns": 26653 + } + }, + { + "pair_index": 25, + "elapsed_ns": 26162, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281402, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9977856, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7561603, + "runtime_create_ns": 25868, + "jit_attach_ns": 46347, + "context_create_ns": 99783, + "definition_eval_ns": 29864, + "first_eval_ns": 192696, + "threshold_crossing_ns": 7116740, + "compile_ns": 5685427, + "install_ns": 43233, + "osr_ns": 0, + "steady_state_ns": 26162 + } + }, + { + "pair_index": 26, + "elapsed_ns": 26565, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 288535, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9994240, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8389734, + "runtime_create_ns": 25369, + "jit_attach_ns": 46572, + "context_create_ns": 98723, + "definition_eval_ns": 24643, + "first_eval_ns": 190451, + "threshold_crossing_ns": 7953471, + "compile_ns": 6531225, + "install_ns": 41208, + "osr_ns": 0, + "steady_state_ns": 26565 + } + }, + { + "pair_index": 27, + "elapsed_ns": 26288, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284953, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10067968, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8894132, + "runtime_create_ns": 22917, + "jit_attach_ns": 49798, + "context_create_ns": 99945, + "definition_eval_ns": 27061, + "first_eval_ns": 188855, + "threshold_crossing_ns": 8455440, + "compile_ns": 6973141, + "install_ns": 45576, + "osr_ns": 0, + "steady_state_ns": 26288 + } + }, + { + "pair_index": 28, + "elapsed_ns": 26194, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 332176, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9895936, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8384440, + "runtime_create_ns": 24790, + "jit_attach_ns": 45263, + "context_create_ns": 94004, + "definition_eval_ns": 29873, + "first_eval_ns": 186901, + "threshold_crossing_ns": 7955444, + "compile_ns": 6444454, + "install_ns": 42181, + "osr_ns": 0, + "steady_state_ns": 26194 + } + }, + { + "pair_index": 29, + "elapsed_ns": 26811, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283040, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10076160, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7557012, + "runtime_create_ns": 22108, + "jit_attach_ns": 48563, + "context_create_ns": 111540, + "definition_eval_ns": 27752, + "first_eval_ns": 187730, + "threshold_crossing_ns": 7107391, + "compile_ns": 5682940, + "install_ns": 40206, + "osr_ns": 0, + "steady_state_ns": 26811 + } + } + ], + "raw_latency_ns": [ + 26294, + 26110, + 26361, + 26343, + 26240, + 26763, + 26185, + 26326, + 25983, + 26256, + 26280, + 26454, + 26073, + 26098, + 26774, + 26171, + 36310, + 39945, + 26184, + 26501, + 25919, + 26168, + 26520, + 26481, + 26653, + 26162, + 26565, + 26288, + 26194, + 26811 + ], + "raw_throughput_ops": [ + 122, + 123, + 123, + 124, + 121, + 124, + 125, + 124, + 124, + 124 + ], + "median_ns": 26294, + "mad_ns": 184, + "p95_ns": 36310, + "p99_ns": 39945, + "ci95_ns": [ + 26194, + 26481 + ], + "compile_ns": 5769244, + "install_ns": 41941, + "break_even_executions": 10 + }, + { + "name": "scalar-loop", + "suite": "rquickjs-jit focused", + "group": "scalar-loop", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 26035, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 295333, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7382709, + "runtime_create_ns": 22879, + "jit_attach_ns": 55131, + "context_create_ns": 100888, + "definition_eval_ns": 28707, + "first_eval_ns": 186770, + "threshold_crossing_ns": 6937230, + "compile_ns": 5514639, + "install_ns": 39282, + "osr_ns": 0, + "steady_state_ns": 26035 + } + }, + { + "pair_index": 1, + "elapsed_ns": 26105, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 285540, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10092544, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7890408, + "runtime_create_ns": 23071, + "jit_attach_ns": 48019, + "context_create_ns": 122214, + "definition_eval_ns": 28228, + "first_eval_ns": 188981, + "threshold_crossing_ns": 7428345, + "compile_ns": 6036768, + "install_ns": 43233, + "osr_ns": 0, + "steady_state_ns": 26105 + } + }, + { + "pair_index": 2, + "elapsed_ns": 26470, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 319813, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9945088, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7608719, + "runtime_create_ns": 23447, + "jit_attach_ns": 47271, + "context_create_ns": 130499, + "definition_eval_ns": 28350, + "first_eval_ns": 185990, + "threshold_crossing_ns": 7142319, + "compile_ns": 5696571, + "install_ns": 43020, + "osr_ns": 0, + "steady_state_ns": 26470 + } + }, + { + "pair_index": 3, + "elapsed_ns": 26300, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 289696, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7371129, + "runtime_create_ns": 22658, + "jit_attach_ns": 48201, + "context_create_ns": 99549, + "definition_eval_ns": 27515, + "first_eval_ns": 190215, + "threshold_crossing_ns": 6933196, + "compile_ns": 5528282, + "install_ns": 40652, + "osr_ns": 0, + "steady_state_ns": 26300 + } + }, + { + "pair_index": 4, + "elapsed_ns": 26301, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 284030, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9768960, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7393406, + "runtime_create_ns": 22731, + "jit_attach_ns": 47132, + "context_create_ns": 113388, + "definition_eval_ns": 28051, + "first_eval_ns": 192148, + "threshold_crossing_ns": 6939270, + "compile_ns": 5524553, + "install_ns": 39180, + "osr_ns": 0, + "steady_state_ns": 26301 + } + }, + { + "pair_index": 5, + "elapsed_ns": 26278, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 286926, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10002432, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7963865, + "runtime_create_ns": 24524, + "jit_attach_ns": 46730, + "context_create_ns": 98152, + "definition_eval_ns": 25907, + "first_eval_ns": 196238, + "threshold_crossing_ns": 7522383, + "compile_ns": 6100387, + "install_ns": 46434, + "osr_ns": 0, + "steady_state_ns": 26278 + } + }, + { + "pair_index": 6, + "elapsed_ns": 26442, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 295597, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9949184, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7409731, + "runtime_create_ns": 25300, + "jit_attach_ns": 46263, + "context_create_ns": 97106, + "definition_eval_ns": 28847, + "first_eval_ns": 196217, + "threshold_crossing_ns": 6967111, + "compile_ns": 5590342, + "install_ns": 44415, + "osr_ns": 0, + "steady_state_ns": 26442 + } + }, + { + "pair_index": 7, + "elapsed_ns": 26764, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283201, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9986048, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7405824, + "runtime_create_ns": 23892, + "jit_attach_ns": 48122, + "context_create_ns": 108962, + "definition_eval_ns": 25354, + "first_eval_ns": 188763, + "threshold_crossing_ns": 6959138, + "compile_ns": 5547252, + "install_ns": 41551, + "osr_ns": 0, + "steady_state_ns": 26764 + } + }, + { + "pair_index": 8, + "elapsed_ns": 26165, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 285166, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9986048, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7799677, + "runtime_create_ns": 21502, + "jit_attach_ns": 47916, + "context_create_ns": 100225, + "definition_eval_ns": 27726, + "first_eval_ns": 195066, + "threshold_crossing_ns": 7355844, + "compile_ns": 5932289, + "install_ns": 38736, + "osr_ns": 0, + "steady_state_ns": 26165 + } + }, + { + "pair_index": 9, + "elapsed_ns": 39958, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 263454, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9932800, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7476809, + "runtime_create_ns": 24625, + "jit_attach_ns": 46684, + "context_create_ns": 98343, + "definition_eval_ns": 29870, + "first_eval_ns": 192461, + "threshold_crossing_ns": 7021193, + "compile_ns": 5637819, + "install_ns": 38819, + "osr_ns": 0, + "steady_state_ns": 39958 + } + }, + { + "pair_index": 10, + "elapsed_ns": 26694, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 285873, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9990144, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7557347, + "runtime_create_ns": 22480, + "jit_attach_ns": 47797, + "context_create_ns": 114908, + "definition_eval_ns": 27439, + "first_eval_ns": 188245, + "threshold_crossing_ns": 7106119, + "compile_ns": 5688095, + "install_ns": 45592, + "osr_ns": 0, + "steady_state_ns": 26694 + } + }, + { + "pair_index": 11, + "elapsed_ns": 31873, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 276227, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9900032, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7196510, + "runtime_create_ns": 25674, + "jit_attach_ns": 47326, + "context_create_ns": 97511, + "definition_eval_ns": 24842, + "first_eval_ns": 187213, + "threshold_crossing_ns": 6756841, + "compile_ns": 5407441, + "install_ns": 42934, + "osr_ns": 0, + "steady_state_ns": 31873 + } + }, + { + "pair_index": 12, + "elapsed_ns": 26153, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280876, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9818112, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7699812, + "runtime_create_ns": 23836, + "jit_attach_ns": 52415, + "context_create_ns": 104972, + "definition_eval_ns": 34030, + "first_eval_ns": 197166, + "threshold_crossing_ns": 7235144, + "compile_ns": 5814525, + "install_ns": 41030, + "osr_ns": 0, + "steady_state_ns": 26153 + } + }, + { + "pair_index": 13, + "elapsed_ns": 26482, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 288265, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9957376, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7372540, + "runtime_create_ns": 24683, + "jit_attach_ns": 46498, + "context_create_ns": 95015, + "definition_eval_ns": 32031, + "first_eval_ns": 188685, + "threshold_crossing_ns": 6936583, + "compile_ns": 5534351, + "install_ns": 39500, + "osr_ns": 0, + "steady_state_ns": 26482 + } + }, + { + "pair_index": 14, + "elapsed_ns": 26056, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281585, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10018816, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 8025814, + "runtime_create_ns": 21815, + "jit_attach_ns": 59942, + "context_create_ns": 107791, + "definition_eval_ns": 30404, + "first_eval_ns": 186636, + "threshold_crossing_ns": 7567785, + "compile_ns": 6124283, + "install_ns": 40486, + "osr_ns": 0, + "steady_state_ns": 26056 + } + }, + { + "pair_index": 15, + "elapsed_ns": 29653, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 275580, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9895936, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7619605, + "runtime_create_ns": 24083, + "jit_attach_ns": 46918, + "context_create_ns": 97894, + "definition_eval_ns": 25859, + "first_eval_ns": 188043, + "threshold_crossing_ns": 7180433, + "compile_ns": 5827759, + "install_ns": 39645, + "osr_ns": 0, + "steady_state_ns": 29653 + } + }, + { + "pair_index": 16, + "elapsed_ns": 26763, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280672, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9924608, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7631910, + "runtime_create_ns": 25583, + "jit_attach_ns": 46465, + "context_create_ns": 98621, + "definition_eval_ns": 29139, + "first_eval_ns": 190685, + "threshold_crossing_ns": 7191483, + "compile_ns": 5781809, + "install_ns": 44469, + "osr_ns": 0, + "steady_state_ns": 26763 + } + }, + { + "pair_index": 17, + "elapsed_ns": 26303, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 333775, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10072064, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7539726, + "runtime_create_ns": 20960, + "jit_attach_ns": 48478, + "context_create_ns": 100276, + "definition_eval_ns": 27653, + "first_eval_ns": 183438, + "threshold_crossing_ns": 7107223, + "compile_ns": 5666233, + "install_ns": 38933, + "osr_ns": 0, + "steady_state_ns": 26303 + } + }, + { + "pair_index": 18, + "elapsed_ns": 25989, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 289839, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10027008, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7793055, + "runtime_create_ns": 22077, + "jit_attach_ns": 49279, + "context_create_ns": 100074, + "definition_eval_ns": 28308, + "first_eval_ns": 195425, + "threshold_crossing_ns": 7346515, + "compile_ns": 5843842, + "install_ns": 43058, + "osr_ns": 0, + "steady_state_ns": 25989 + } + }, + { + "pair_index": 19, + "elapsed_ns": 25995, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281447, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9945088, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7535206, + "runtime_create_ns": 22366, + "jit_attach_ns": 51199, + "context_create_ns": 105652, + "definition_eval_ns": 27562, + "first_eval_ns": 185917, + "threshold_crossing_ns": 7091447, + "compile_ns": 5665722, + "install_ns": 39817, + "osr_ns": 0, + "steady_state_ns": 25995 + } + }, + { + "pair_index": 20, + "elapsed_ns": 26043, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 297786, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10063872, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7795788, + "runtime_create_ns": 23218, + "jit_attach_ns": 54020, + "context_create_ns": 103075, + "definition_eval_ns": 25192, + "first_eval_ns": 185219, + "threshold_crossing_ns": 7354408, + "compile_ns": 5922908, + "install_ns": 42094, + "osr_ns": 0, + "steady_state_ns": 26043 + } + }, + { + "pair_index": 21, + "elapsed_ns": 26450, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283220, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9998336, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7954591, + "runtime_create_ns": 23103, + "jit_attach_ns": 48264, + "context_create_ns": 99804, + "definition_eval_ns": 31033, + "first_eval_ns": 192099, + "threshold_crossing_ns": 7508346, + "compile_ns": 5987558, + "install_ns": 44653, + "osr_ns": 0, + "steady_state_ns": 26450 + } + }, + { + "pair_index": 22, + "elapsed_ns": 26414, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 286559, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7546162, + "runtime_create_ns": 21272, + "jit_attach_ns": 58951, + "context_create_ns": 100784, + "definition_eval_ns": 28304, + "first_eval_ns": 187931, + "threshold_crossing_ns": 7096535, + "compile_ns": 5753096, + "install_ns": 63066, + "osr_ns": 0, + "steady_state_ns": 26414 + } + }, + { + "pair_index": 23, + "elapsed_ns": 26216, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281297, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9928704, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7961216, + "runtime_create_ns": 24750, + "jit_attach_ns": 48743, + "context_create_ns": 105939, + "definition_eval_ns": 32887, + "first_eval_ns": 194301, + "threshold_crossing_ns": 7505352, + "compile_ns": 6078237, + "install_ns": 45291, + "osr_ns": 0, + "steady_state_ns": 26216 + } + }, + { + "pair_index": 24, + "elapsed_ns": 26497, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 283198, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10043392, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7325857, + "runtime_create_ns": 22477, + "jit_attach_ns": 49383, + "context_create_ns": 103371, + "definition_eval_ns": 33803, + "first_eval_ns": 191388, + "threshold_crossing_ns": 6873650, + "compile_ns": 5522492, + "install_ns": 40860, + "osr_ns": 0, + "steady_state_ns": 26497 + } + }, + { + "pair_index": 25, + "elapsed_ns": 26042, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 299660, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9994240, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7937044, + "runtime_create_ns": 23586, + "jit_attach_ns": 47130, + "context_create_ns": 98904, + "definition_eval_ns": 25574, + "first_eval_ns": 191779, + "threshold_crossing_ns": 7498809, + "compile_ns": 6056325, + "install_ns": 39988, + "osr_ns": 0, + "steady_state_ns": 26042 + } + }, + { + "pair_index": 26, + "elapsed_ns": 25932, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281627, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9895936, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7671184, + "runtime_create_ns": 25923, + "jit_attach_ns": 46770, + "context_create_ns": 99422, + "definition_eval_ns": 32021, + "first_eval_ns": 188862, + "threshold_crossing_ns": 7229308, + "compile_ns": 5804584, + "install_ns": 44640, + "osr_ns": 0, + "steady_state_ns": 25932 + } + }, + { + "pair_index": 27, + "elapsed_ns": 26200, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 281231, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7471207, + "runtime_create_ns": 24497, + "jit_attach_ns": 46605, + "context_create_ns": 104175, + "definition_eval_ns": 30036, + "first_eval_ns": 187879, + "threshold_crossing_ns": 7028902, + "compile_ns": 5681580, + "install_ns": 38813, + "osr_ns": 0, + "steady_state_ns": 26200 + } + }, + { + "pair_index": 28, + "elapsed_ns": 26353, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 280156, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9965568, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7760301, + "runtime_create_ns": 24969, + "jit_attach_ns": 48013, + "context_create_ns": 99487, + "definition_eval_ns": 28817, + "first_eval_ns": 191681, + "threshold_crossing_ns": 7316961, + "compile_ns": 5933637, + "install_ns": 40143, + "osr_ns": 0, + "steady_state_ns": 26353 + } + }, + { + "pair_index": 29, + "elapsed_ns": 34869, + "checksum": "number:413e809800000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 276974, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9998336, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7787690, + "runtime_create_ns": 24369, + "jit_attach_ns": 47190, + "context_create_ns": 99585, + "definition_eval_ns": 26820, + "first_eval_ns": 188381, + "threshold_crossing_ns": 7342735, + "compile_ns": 5922625, + "install_ns": 39119, + "osr_ns": 0, + "steady_state_ns": 34869 + } + } + ], + "raw_latency_ns": [ + 26035, + 26105, + 26470, + 26300, + 26301, + 26278, + 26442, + 26764, + 26165, + 39958, + 26694, + 31873, + 26153, + 26482, + 26056, + 29653, + 26763, + 26303, + 25989, + 25995, + 26043, + 26450, + 26414, + 26216, + 26497, + 26042, + 25932, + 26200, + 26353, + 34869 + ], + "raw_throughput_ops": [ + 124, + 124, + 120, + 122, + 125, + 124, + 125, + 125, + 124, + 125 + ], + "median_ns": 26303, + "mad_ns": 198, + "p95_ns": 34869, + "p99_ns": 39958, + "ci95_ns": [ + 26200, + 26470 + ], + "compile_ns": 5781809, + "install_ns": 41030, + "break_even_executions": 10 + }, + { + "name": "call-heavy", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 315530, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 12133347, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11091968, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18381092, + "runtime_create_ns": 26783, + "jit_attach_ns": 53685, + "context_create_ns": 98241, + "definition_eval_ns": 45337, + "first_eval_ns": 643270, + "threshold_crossing_ns": 17145898, + "compile_ns": 15881736, + "install_ns": 80425, + "osr_ns": 0, + "steady_state_ns": 315530 + } + }, + { + "pair_index": 1, + "elapsed_ns": 315470, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 11912087, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11165696, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18367423, + "runtime_create_ns": 23235, + "jit_attach_ns": 49626, + "context_create_ns": 101384, + "definition_eval_ns": 44486, + "first_eval_ns": 651542, + "threshold_crossing_ns": 17128556, + "compile_ns": 15918876, + "install_ns": 75217, + "osr_ns": 0, + "steady_state_ns": 315470 + } + }, + { + "pair_index": 2, + "elapsed_ns": 323672, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 12101070, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11173888, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18289672, + "runtime_create_ns": 24197, + "jit_attach_ns": 48574, + "context_create_ns": 99322, + "definition_eval_ns": 42112, + "first_eval_ns": 660651, + "threshold_crossing_ns": 17039602, + "compile_ns": 15603770, + "install_ns": 79664, + "osr_ns": 0, + "steady_state_ns": 323672 + } + }, + { + "pair_index": 3, + "elapsed_ns": 323365, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12018981, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11083776, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18347678, + "runtime_create_ns": 22058, + "jit_attach_ns": 48241, + "context_create_ns": 113130, + "definition_eval_ns": 42602, + "first_eval_ns": 639277, + "threshold_crossing_ns": 17107206, + "compile_ns": 15823375, + "install_ns": 89861, + "osr_ns": 0, + "steady_state_ns": 323365 + } + }, + { + "pair_index": 4, + "elapsed_ns": 315735, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 84, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 11896285, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11051008, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18380514, + "runtime_create_ns": 23151, + "jit_attach_ns": 49260, + "context_create_ns": 104134, + "definition_eval_ns": 44118, + "first_eval_ns": 652568, + "threshold_crossing_ns": 17139659, + "compile_ns": 15881768, + "install_ns": 80467, + "osr_ns": 0, + "steady_state_ns": 315735 + } + }, + { + "pair_index": 5, + "elapsed_ns": 322044, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 11918687, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11137024, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18535146, + "runtime_create_ns": 24087, + "jit_attach_ns": 55776, + "context_create_ns": 107158, + "definition_eval_ns": 49715, + "first_eval_ns": 655127, + "threshold_crossing_ns": 17266988, + "compile_ns": 16081549, + "install_ns": 88333, + "osr_ns": 0, + "steady_state_ns": 322044 + } + }, + { + "pair_index": 6, + "elapsed_ns": 314955, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2012, + "measured_benefit_ns": 12185856, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11137024, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18513307, + "runtime_create_ns": 22868, + "jit_attach_ns": 49841, + "context_create_ns": 98949, + "definition_eval_ns": 45844, + "first_eval_ns": 653946, + "threshold_crossing_ns": 17272845, + "compile_ns": 16011520, + "install_ns": 82766, + "osr_ns": 0, + "steady_state_ns": 314955 + } + }, + { + "pair_index": 7, + "elapsed_ns": 332772, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2012, + "measured_benefit_ns": 11989525, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11177984, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18313722, + "runtime_create_ns": 23944, + "jit_attach_ns": 51219, + "context_create_ns": 107938, + "definition_eval_ns": 40654, + "first_eval_ns": 642779, + "threshold_crossing_ns": 17061848, + "compile_ns": 15802293, + "install_ns": 73103, + "osr_ns": 0, + "steady_state_ns": 332772 + } + }, + { + "pair_index": 8, + "elapsed_ns": 315557, + "checksum": "number:40bb580000000000", + "native_entries": 2142, + "native_acquisitions": 85, + "native_exits": 2142, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 127, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 11890192, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11079680, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17927720, + "runtime_create_ns": 26284, + "jit_attach_ns": 47014, + "context_create_ns": 110270, + "definition_eval_ns": 43651, + "first_eval_ns": 648516, + "threshold_crossing_ns": 16682237, + "compile_ns": 15433558, + "install_ns": 81440, + "osr_ns": 0, + "steady_state_ns": 315557 + } + }, + { + "pair_index": 9, + "elapsed_ns": 323029, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12138637, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11194368, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18516238, + "runtime_create_ns": 21712, + "jit_attach_ns": 49774, + "context_create_ns": 100123, + "definition_eval_ns": 42560, + "first_eval_ns": 650971, + "threshold_crossing_ns": 17275380, + "compile_ns": 15989066, + "install_ns": 79732, + "osr_ns": 0, + "steady_state_ns": 323029 + } + }, + { + "pair_index": 10, + "elapsed_ns": 315744, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 11812369, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11030528, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18331375, + "runtime_create_ns": 24885, + "jit_attach_ns": 46291, + "context_create_ns": 96399, + "definition_eval_ns": 44925, + "first_eval_ns": 655748, + "threshold_crossing_ns": 17096962, + "compile_ns": 15843312, + "install_ns": 77529, + "osr_ns": 0, + "steady_state_ns": 315744 + } + }, + { + "pair_index": 11, + "elapsed_ns": 316267, + "checksum": "number:40bb580000000000", + "native_entries": 2109, + "native_acquisitions": 85, + "native_exits": 2109, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 94, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12065960, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10956800, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18349994, + "runtime_create_ns": 25920, + "jit_attach_ns": 46983, + "context_create_ns": 101515, + "definition_eval_ns": 44963, + "first_eval_ns": 655285, + "threshold_crossing_ns": 17107099, + "compile_ns": 15855299, + "install_ns": 81791, + "osr_ns": 0, + "steady_state_ns": 316267 + } + }, + { + "pair_index": 12, + "elapsed_ns": 316566, + "checksum": "number:40bb580000000000", + "native_entries": 109, + "native_acquisitions": 19, + "native_exits": 109, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 94, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11038720, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17538436, + "runtime_create_ns": 26095, + "jit_attach_ns": 51094, + "context_create_ns": 104074, + "definition_eval_ns": 41421, + "first_eval_ns": 650705, + "threshold_crossing_ns": 16295460, + "compile_ns": 15872428, + "install_ns": 72708, + "osr_ns": 0, + "steady_state_ns": 316566 + } + }, + { + "pair_index": 13, + "elapsed_ns": 317110, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2012, + "measured_benefit_ns": 12138892, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10985472, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18651524, + "runtime_create_ns": 24100, + "jit_attach_ns": 48300, + "context_create_ns": 101667, + "definition_eval_ns": 44822, + "first_eval_ns": 648634, + "threshold_crossing_ns": 17413945, + "compile_ns": 16136472, + "install_ns": 89416, + "osr_ns": 0, + "steady_state_ns": 317110 + } + }, + { + "pair_index": 14, + "elapsed_ns": 316046, + "checksum": "number:40bb580000000000", + "native_entries": 107, + "native_acquisitions": 21, + "native_exits": 107, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 92, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11182080, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17523870, + "runtime_create_ns": 23465, + "jit_attach_ns": 49088, + "context_create_ns": 99730, + "definition_eval_ns": 41129, + "first_eval_ns": 641221, + "threshold_crossing_ns": 16300526, + "compile_ns": 15852411, + "install_ns": 77068, + "osr_ns": 0, + "steady_state_ns": 316046 + } + }, + { + "pair_index": 15, + "elapsed_ns": 335732, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2012, + "measured_benefit_ns": 12046452, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11132928, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18309479, + "runtime_create_ns": 33775, + "jit_attach_ns": 47074, + "context_create_ns": 97262, + "definition_eval_ns": 41396, + "first_eval_ns": 641262, + "threshold_crossing_ns": 17060468, + "compile_ns": 15785604, + "install_ns": 75771, + "osr_ns": 0, + "steady_state_ns": 335732 + } + }, + { + "pair_index": 16, + "elapsed_ns": 317066, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 11914239, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10977280, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18411512, + "runtime_create_ns": 29240, + "jit_attach_ns": 47443, + "context_create_ns": 99469, + "definition_eval_ns": 55241, + "first_eval_ns": 661668, + "threshold_crossing_ns": 17150145, + "compile_ns": 15951994, + "install_ns": 72898, + "osr_ns": 0, + "steady_state_ns": 317066 + } + }, + { + "pair_index": 17, + "elapsed_ns": 315677, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12078621, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11042816, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18385279, + "runtime_create_ns": 28206, + "jit_attach_ns": 49761, + "context_create_ns": 101819, + "definition_eval_ns": 45112, + "first_eval_ns": 643291, + "threshold_crossing_ns": 17147918, + "compile_ns": 15908761, + "install_ns": 75019, + "osr_ns": 0, + "steady_state_ns": 315677 + } + }, + { + "pair_index": 18, + "elapsed_ns": 314680, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12010984, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11067392, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18358403, + "runtime_create_ns": 24354, + "jit_attach_ns": 49366, + "context_create_ns": 97845, + "definition_eval_ns": 41663, + "first_eval_ns": 646477, + "threshold_crossing_ns": 17132205, + "compile_ns": 15884403, + "install_ns": 80287, + "osr_ns": 0, + "steady_state_ns": 314680 + } + }, + { + "pair_index": 19, + "elapsed_ns": 315714, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2009, + "measured_benefit_ns": 12021271, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11034624, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18427563, + "runtime_create_ns": 26221, + "jit_attach_ns": 59784, + "context_create_ns": 101938, + "definition_eval_ns": 43076, + "first_eval_ns": 641965, + "threshold_crossing_ns": 17185178, + "compile_ns": 15929478, + "install_ns": 82446, + "osr_ns": 0, + "steady_state_ns": 315714 + } + }, + { + "pair_index": 20, + "elapsed_ns": 316512, + "checksum": "number:40bb580000000000", + "native_entries": 2108, + "native_acquisitions": 86, + "native_exits": 2108, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 93, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 11894316, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11120640, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18336099, + "runtime_create_ns": 24069, + "jit_attach_ns": 47199, + "context_create_ns": 98355, + "definition_eval_ns": 42426, + "first_eval_ns": 645324, + "threshold_crossing_ns": 17111099, + "compile_ns": 15831345, + "install_ns": 77493, + "osr_ns": 0, + "steady_state_ns": 316512 + } + }, + { + "pair_index": 21, + "elapsed_ns": 316202, + "checksum": "number:40bb580000000000", + "native_entries": 2140, + "native_acquisitions": 87, + "native_exits": 2140, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 125, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 11824053, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11071488, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18410306, + "runtime_create_ns": 26224, + "jit_attach_ns": 47595, + "context_create_ns": 97923, + "definition_eval_ns": 44518, + "first_eval_ns": 649665, + "threshold_crossing_ns": 17176387, + "compile_ns": 15927393, + "install_ns": 72235, + "osr_ns": 0, + "steady_state_ns": 316202 + } + }, + { + "pair_index": 22, + "elapsed_ns": 314634, + "checksum": "number:40bb580000000000", + "native_entries": 109, + "native_acquisitions": 20, + "native_exits": 109, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 94, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10940416, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17431663, + "runtime_create_ns": 23411, + "jit_attach_ns": 49479, + "context_create_ns": 103804, + "definition_eval_ns": 41105, + "first_eval_ns": 653827, + "threshold_crossing_ns": 16194116, + "compile_ns": 15750858, + "install_ns": 76430, + "osr_ns": 0, + "steady_state_ns": 314634 + } + }, + { + "pair_index": 23, + "elapsed_ns": 324306, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 11925092, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11145216, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18313177, + "runtime_create_ns": 26101, + "jit_attach_ns": 49678, + "context_create_ns": 101310, + "definition_eval_ns": 45844, + "first_eval_ns": 642285, + "threshold_crossing_ns": 17065402, + "compile_ns": 15830464, + "install_ns": 74397, + "osr_ns": 0, + "steady_state_ns": 324306 + } + }, + { + "pair_index": 24, + "elapsed_ns": 315670, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 12074059, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11034624, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18365217, + "runtime_create_ns": 25161, + "jit_attach_ns": 48079, + "context_create_ns": 100316, + "definition_eval_ns": 42065, + "first_eval_ns": 638637, + "threshold_crossing_ns": 17142123, + "compile_ns": 15850735, + "install_ns": 79323, + "osr_ns": 0, + "steady_state_ns": 315670 + } + }, + { + "pair_index": 25, + "elapsed_ns": 316690, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 85, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2013, + "measured_benefit_ns": 12039671, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11030528, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18585708, + "runtime_create_ns": 22523, + "jit_attach_ns": 58460, + "context_create_ns": 101056, + "definition_eval_ns": 41953, + "first_eval_ns": 651325, + "threshold_crossing_ns": 17341492, + "compile_ns": 16095759, + "install_ns": 77896, + "osr_ns": 0, + "steady_state_ns": 316690 + } + }, + { + "pair_index": 26, + "elapsed_ns": 316209, + "checksum": "number:40bb580000000000", + "native_entries": 2140, + "native_acquisitions": 87, + "native_exits": 2140, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 125, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2014, + "measured_benefit_ns": 12087610, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11141120, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18334340, + "runtime_create_ns": 23404, + "jit_attach_ns": 51034, + "context_create_ns": 100571, + "definition_eval_ns": 48395, + "first_eval_ns": 654269, + "threshold_crossing_ns": 17086809, + "compile_ns": 15859475, + "install_ns": 73920, + "osr_ns": 0, + "steady_state_ns": 316209 + } + }, + { + "pair_index": 27, + "elapsed_ns": 313880, + "checksum": "number:40bb580000000000", + "native_entries": 107, + "native_acquisitions": 21, + "native_exits": 107, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 92, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11104256, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17457580, + "runtime_create_ns": 23972, + "jit_attach_ns": 49897, + "context_create_ns": 100560, + "definition_eval_ns": 42054, + "first_eval_ns": 654189, + "threshold_crossing_ns": 16220378, + "compile_ns": 15791588, + "install_ns": 72677, + "osr_ns": 0, + "steady_state_ns": 313880 + } + }, + { + "pair_index": 28, + "elapsed_ns": 315872, + "checksum": "number:40bb580000000000", + "native_entries": 2110, + "native_acquisitions": 84, + "native_exits": 2110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 95, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 2012, + "measured_benefit_ns": 12114650, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11120640, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18364191, + "runtime_create_ns": 24054, + "jit_attach_ns": 47907, + "context_create_ns": 98047, + "definition_eval_ns": 42218, + "first_eval_ns": 648537, + "threshold_crossing_ns": 17135737, + "compile_ns": 15889618, + "install_ns": 79996, + "osr_ns": 0, + "steady_state_ns": 315872 + } + }, + { + "pair_index": 29, + "elapsed_ns": 316488, + "checksum": "number:40bb580000000000", + "native_entries": 109, + "native_acquisitions": 20, + "native_exits": 109, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 94, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11063296, + "code_bytes": 36429, + "metadata_bytes": 11716, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17736823, + "runtime_create_ns": 25930, + "jit_attach_ns": 49534, + "context_create_ns": 109704, + "definition_eval_ns": 41190, + "first_eval_ns": 640294, + "threshold_crossing_ns": 16502276, + "compile_ns": 16045969, + "install_ns": 77369, + "osr_ns": 0, + "steady_state_ns": 316488 + } + } + ], + "raw_latency_ns": [ + 315530, + 315470, + 323672, + 323365, + 315735, + 322044, + 314955, + 332772, + 315557, + 323029, + 315744, + 316267, + 316566, + 317110, + 316046, + 335732, + 317066, + 315677, + 314680, + 315714, + 316512, + 316202, + 314634, + 324306, + 315670, + 316690, + 316209, + 313880, + 315872, + 316488 + ], + "raw_throughput_ops": [ + 54, + 54, + 54, + 53, + 54, + 54, + 54, + 54, + 54, + 54 + ], + "median_ns": 316209, + "mad_ns": 679, + "p95_ns": 332772, + "p99_ns": 335732, + "ci95_ns": [ + 315735, + 316690 + ], + "compile_ns": 15881736, + "install_ns": 77896, + "break_even_executions": 15 + }, + { + "name": "generic-call-entry", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 8040934, + "checksum": "number:409f400000000000", + "native_entries": 4426992, + "native_acquisitions": 141797, + "native_exits": 4426992, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4426992, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9768960, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012917856, + "runtime_create_ns": 26346, + "jit_attach_ns": 50333, + "context_create_ns": 99000, + "definition_eval_ns": 38055, + "first_eval_ns": 592825, + "threshold_crossing_ns": 2003232377, + "compile_ns": 9775466, + "install_ns": 37315, + "osr_ns": 0, + "steady_state_ns": 8040934 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7983331, + "checksum": "number:409f400000000000", + "native_entries": 4457161, + "native_acquisitions": 142763, + "native_exits": 4457161, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457161, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9789440, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012749136, + "runtime_create_ns": 24904, + "jit_attach_ns": 50615, + "context_create_ns": 97114, + "definition_eval_ns": 40913, + "first_eval_ns": 589589, + "threshold_crossing_ns": 2003144925, + "compile_ns": 9870067, + "install_ns": 37628, + "osr_ns": 0, + "steady_state_ns": 7983331 + } + }, + { + "pair_index": 2, + "elapsed_ns": 8010649, + "checksum": "number:409f400000000000", + "native_entries": 4457152, + "native_acquisitions": 142763, + "native_exits": 4457152, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457152, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10301440, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012282363, + "runtime_create_ns": 28381, + "jit_attach_ns": 50253, + "context_create_ns": 99502, + "definition_eval_ns": 39279, + "first_eval_ns": 582095, + "threshold_crossing_ns": 2002643149, + "compile_ns": 9921243, + "install_ns": 41593, + "osr_ns": 0, + "steady_state_ns": 8010649 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7993828, + "checksum": "number:409f400000000000", + "native_entries": 4457325, + "native_acquisitions": 142769, + "native_exits": 4457325, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457325, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10145792, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012224460, + "runtime_create_ns": 27115, + "jit_attach_ns": 52092, + "context_create_ns": 101253, + "definition_eval_ns": 47171, + "first_eval_ns": 602237, + "threshold_crossing_ns": 2002576326, + "compile_ns": 9995827, + "install_ns": 40250, + "osr_ns": 0, + "steady_state_ns": 7993828 + } + }, + { + "pair_index": 4, + "elapsed_ns": 7977480, + "checksum": "number:409f400000000000", + "native_entries": 4458971, + "native_acquisitions": 142819, + "native_exits": 4458971, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4458971, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9936896, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012713400, + "runtime_create_ns": 24947, + "jit_attach_ns": 48338, + "context_create_ns": 108520, + "definition_eval_ns": 38796, + "first_eval_ns": 585858, + "threshold_crossing_ns": 2003108678, + "compile_ns": 9771323, + "install_ns": 40936, + "osr_ns": 0, + "steady_state_ns": 7977480 + } + }, + { + "pair_index": 5, + "elapsed_ns": 7985250, + "checksum": "number:409f400000000000", + "native_entries": 4434888, + "native_acquisitions": 142047, + "native_exits": 4434888, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4434888, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10227712, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012744794, + "runtime_create_ns": 24100, + "jit_attach_ns": 48106, + "context_create_ns": 107960, + "definition_eval_ns": 36407, + "first_eval_ns": 577081, + "threshold_crossing_ns": 2003138495, + "compile_ns": 9888058, + "install_ns": 41717, + "osr_ns": 0, + "steady_state_ns": 7985250 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7924644, + "checksum": "number:409f400000000000", + "native_entries": 4449322, + "native_acquisitions": 142514, + "native_exits": 4449322, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4449322, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9981952, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012150804, + "runtime_create_ns": 24798, + "jit_attach_ns": 52465, + "context_create_ns": 100984, + "definition_eval_ns": 41422, + "first_eval_ns": 584347, + "threshold_crossing_ns": 2002602137, + "compile_ns": 9909506, + "install_ns": 38708, + "osr_ns": 0, + "steady_state_ns": 7924644 + } + }, + { + "pair_index": 7, + "elapsed_ns": 8014639, + "checksum": "number:409f400000000000", + "native_entries": 4453060, + "native_acquisitions": 142632, + "native_exits": 4453060, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4453060, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9912320, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012352857, + "runtime_create_ns": 24653, + "jit_attach_ns": 50078, + "context_create_ns": 100877, + "definition_eval_ns": 47115, + "first_eval_ns": 581919, + "threshold_crossing_ns": 2002707178, + "compile_ns": 9825037, + "install_ns": 37465, + "osr_ns": 0, + "steady_state_ns": 8014639 + } + }, + { + "pair_index": 8, + "elapsed_ns": 8015121, + "checksum": "number:409f400000000000", + "native_entries": 4442940, + "native_acquisitions": 142306, + "native_exits": 4442940, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4442940, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9781248, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012339775, + "runtime_create_ns": 24970, + "jit_attach_ns": 49672, + "context_create_ns": 98958, + "definition_eval_ns": 38214, + "first_eval_ns": 591204, + "threshold_crossing_ns": 2002710000, + "compile_ns": 9774321, + "install_ns": 40957, + "osr_ns": 0, + "steady_state_ns": 8015121 + } + }, + { + "pair_index": 9, + "elapsed_ns": 8010592, + "checksum": "number:409f400000000000", + "native_entries": 4457052, + "native_acquisitions": 142760, + "native_exits": 4457052, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457052, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9883648, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012636563, + "runtime_create_ns": 25225, + "jit_attach_ns": 48888, + "context_create_ns": 98638, + "definition_eval_ns": 37446, + "first_eval_ns": 591353, + "threshold_crossing_ns": 2003003530, + "compile_ns": 9806597, + "install_ns": 38753, + "osr_ns": 0, + "steady_state_ns": 8010592 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7982433, + "checksum": "number:409f400000000000", + "native_entries": 4459146, + "native_acquisitions": 142828, + "native_exits": 4459146, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4459146, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9908224, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012751013, + "runtime_create_ns": 33264, + "jit_attach_ns": 51303, + "context_create_ns": 102403, + "definition_eval_ns": 40738, + "first_eval_ns": 585321, + "threshold_crossing_ns": 2003132947, + "compile_ns": 9839733, + "install_ns": 37910, + "osr_ns": 0, + "steady_state_ns": 7982433 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7955426, + "checksum": "number:409f400000000000", + "native_entries": 4463225, + "native_acquisitions": 142958, + "native_exits": 4463225, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4463225, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10199040, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012490753, + "runtime_create_ns": 31806, + "jit_attach_ns": 51774, + "context_create_ns": 98781, + "definition_eval_ns": 38732, + "first_eval_ns": 587194, + "threshold_crossing_ns": 2002905321, + "compile_ns": 9930139, + "install_ns": 38923, + "osr_ns": 0, + "steady_state_ns": 7955426 + } + }, + { + "pair_index": 12, + "elapsed_ns": 8036984, + "checksum": "number:409f400000000000", + "native_entries": 4461012, + "native_acquisitions": 142885, + "native_exits": 4461012, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4461012, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9842688, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012384290, + "runtime_create_ns": 23558, + "jit_attach_ns": 49920, + "context_create_ns": 101343, + "definition_eval_ns": 41111, + "first_eval_ns": 597746, + "threshold_crossing_ns": 2002714500, + "compile_ns": 9768587, + "install_ns": 37515, + "osr_ns": 0, + "steady_state_ns": 8036984 + } + }, + { + "pair_index": 13, + "elapsed_ns": 8017532, + "checksum": "number:409f400000000000", + "native_entries": 4453117, + "native_acquisitions": 142635, + "native_exits": 4453117, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4453117, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9871360, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012652875, + "runtime_create_ns": 35082, + "jit_attach_ns": 53322, + "context_create_ns": 115096, + "definition_eval_ns": 40335, + "first_eval_ns": 591662, + "threshold_crossing_ns": 2002986419, + "compile_ns": 9895379, + "install_ns": 42276, + "osr_ns": 0, + "steady_state_ns": 8017532 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7971670, + "checksum": "number:409f400000000000", + "native_entries": 4450973, + "native_acquisitions": 142562, + "native_exits": 4450973, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4450973, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10084352, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012886497, + "runtime_create_ns": 22939, + "jit_attach_ns": 49593, + "context_create_ns": 98619, + "definition_eval_ns": 36784, + "first_eval_ns": 597571, + "threshold_crossing_ns": 2003276408, + "compile_ns": 9784138, + "install_ns": 43182, + "osr_ns": 0, + "steady_state_ns": 7971670 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7943905, + "checksum": "number:409f400000000000", + "native_entries": 4457096, + "native_acquisitions": 142760, + "native_exits": 4457096, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457096, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10162176, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012364362, + "runtime_create_ns": 27245, + "jit_attach_ns": 46811, + "context_create_ns": 96187, + "definition_eval_ns": 38770, + "first_eval_ns": 608889, + "threshold_crossing_ns": 2002787126, + "compile_ns": 9886061, + "install_ns": 44227, + "osr_ns": 0, + "steady_state_ns": 7943905 + } + }, + { + "pair_index": 16, + "elapsed_ns": 7991965, + "checksum": "number:409f400000000000", + "native_entries": 4459063, + "native_acquisitions": 142824, + "native_exits": 4459063, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4459063, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9732096, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012328471, + "runtime_create_ns": 23725, + "jit_attach_ns": 51578, + "context_create_ns": 102628, + "definition_eval_ns": 40957, + "first_eval_ns": 583814, + "threshold_crossing_ns": 2002705437, + "compile_ns": 9811555, + "install_ns": 36472, + "osr_ns": 0, + "steady_state_ns": 7991965 + } + }, + { + "pair_index": 17, + "elapsed_ns": 8033423, + "checksum": "number:409f400000000000", + "native_entries": 4445064, + "native_acquisitions": 142374, + "native_exits": 4445064, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4445064, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9863168, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012912174, + "runtime_create_ns": 25620, + "jit_attach_ns": 49766, + "context_create_ns": 101367, + "definition_eval_ns": 41762, + "first_eval_ns": 605834, + "threshold_crossing_ns": 2003227386, + "compile_ns": 9908497, + "install_ns": 42662, + "osr_ns": 0, + "steady_state_ns": 8033423 + } + }, + { + "pair_index": 18, + "elapsed_ns": 7955736, + "checksum": "number:409f400000000000", + "native_entries": 4462915, + "native_acquisitions": 142945, + "native_exits": 4462915, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4462915, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9883648, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012064738, + "runtime_create_ns": 24085, + "jit_attach_ns": 47445, + "context_create_ns": 106477, + "definition_eval_ns": 37241, + "first_eval_ns": 584679, + "threshold_crossing_ns": 2002492213, + "compile_ns": 9759348, + "install_ns": 39394, + "osr_ns": 0, + "steady_state_ns": 7955736 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7942720, + "checksum": "number:409f400000000000", + "native_entries": 4459054, + "native_acquisitions": 142824, + "native_exits": 4459054, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4459054, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9961472, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012249248, + "runtime_create_ns": 25130, + "jit_attach_ns": 47612, + "context_create_ns": 102118, + "definition_eval_ns": 42738, + "first_eval_ns": 600125, + "threshold_crossing_ns": 2002669210, + "compile_ns": 9421831, + "install_ns": 39608, + "osr_ns": 0, + "steady_state_ns": 7942720 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7963543, + "checksum": "number:409f400000000000", + "native_entries": 4459219, + "native_acquisitions": 142830, + "native_exits": 4459219, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4459219, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9703424, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012551719, + "runtime_create_ns": 25864, + "jit_attach_ns": 51427, + "context_create_ns": 101972, + "definition_eval_ns": 47665, + "first_eval_ns": 597868, + "threshold_crossing_ns": 2002957204, + "compile_ns": 9887656, + "install_ns": 37314, + "osr_ns": 0, + "steady_state_ns": 7963543 + } + }, + { + "pair_index": 21, + "elapsed_ns": 8033499, + "checksum": "number:409f400000000000", + "native_entries": 4428910, + "native_acquisitions": 141856, + "native_exits": 4428910, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4428910, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9764864, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012922142, + "runtime_create_ns": 24545, + "jit_attach_ns": 46745, + "context_create_ns": 101495, + "definition_eval_ns": 40268, + "first_eval_ns": 580811, + "threshold_crossing_ns": 2003278913, + "compile_ns": 9725274, + "install_ns": 36979, + "osr_ns": 0, + "steady_state_ns": 8033499 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7941285, + "checksum": "number:409f400000000000", + "native_entries": 4469318, + "native_acquisitions": 143155, + "native_exits": 4469318, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4469318, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10305536, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012397994, + "runtime_create_ns": 28128, + "jit_attach_ns": 57135, + "context_create_ns": 103764, + "definition_eval_ns": 47585, + "first_eval_ns": 607205, + "threshold_crossing_ns": 2002796634, + "compile_ns": 10062069, + "install_ns": 48281, + "osr_ns": 0, + "steady_state_ns": 7941285 + } + }, + { + "pair_index": 23, + "elapsed_ns": 8095144, + "checksum": "number:409f400000000000", + "native_entries": 4460997, + "native_acquisitions": 142885, + "native_exits": 4460997, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4460997, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9891840, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012190467, + "runtime_create_ns": 23016, + "jit_attach_ns": 48518, + "context_create_ns": 101436, + "definition_eval_ns": 40779, + "first_eval_ns": 590371, + "threshold_crossing_ns": 2002468206, + "compile_ns": 9838384, + "install_ns": 39953, + "osr_ns": 0, + "steady_state_ns": 8095144 + } + }, + { + "pair_index": 24, + "elapsed_ns": 8024491, + "checksum": "number:409f400000000000", + "native_entries": 4431194, + "native_acquisitions": 141932, + "native_exits": 4431194, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4431194, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9932800, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012312230, + "runtime_create_ns": 24939, + "jit_attach_ns": 51728, + "context_create_ns": 100927, + "definition_eval_ns": 45924, + "first_eval_ns": 587791, + "threshold_crossing_ns": 2002655647, + "compile_ns": 9903417, + "install_ns": 40514, + "osr_ns": 0, + "steady_state_ns": 8024491 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7983858, + "checksum": "number:409f400000000000", + "native_entries": 4449027, + "native_acquisitions": 142502, + "native_exits": 4449027, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4449027, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10027008, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012337553, + "runtime_create_ns": 24803, + "jit_attach_ns": 49436, + "context_create_ns": 101706, + "definition_eval_ns": 41162, + "first_eval_ns": 594003, + "threshold_crossing_ns": 2002733360, + "compile_ns": 9832685, + "install_ns": 39187, + "osr_ns": 0, + "steady_state_ns": 7983858 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7960144, + "checksum": "number:409f400000000000", + "native_entries": 4457515, + "native_acquisitions": 142783, + "native_exits": 4457515, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457515, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10321920, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012768110, + "runtime_create_ns": 39615, + "jit_attach_ns": 57279, + "context_create_ns": 109927, + "definition_eval_ns": 49663, + "first_eval_ns": 587139, + "threshold_crossing_ns": 2003135328, + "compile_ns": 9278763, + "install_ns": 45901, + "osr_ns": 0, + "steady_state_ns": 7960144 + } + }, + { + "pair_index": 27, + "elapsed_ns": 7987122, + "checksum": "number:409f400000000000", + "native_entries": 4441054, + "native_acquisitions": 142247, + "native_exits": 4441054, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4441054, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10108928, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012053233, + "runtime_create_ns": 25440, + "jit_attach_ns": 50097, + "context_create_ns": 100703, + "definition_eval_ns": 39402, + "first_eval_ns": 594849, + "threshold_crossing_ns": 2002425141, + "compile_ns": 9913722, + "install_ns": 46424, + "osr_ns": 0, + "steady_state_ns": 7987122 + } + }, + { + "pair_index": 28, + "elapsed_ns": 7980758, + "checksum": "number:409f400000000000", + "native_entries": 4445526, + "native_acquisitions": 142398, + "native_exits": 4445526, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4445526, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10174464, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012424428, + "runtime_create_ns": 28927, + "jit_attach_ns": 57047, + "context_create_ns": 105814, + "definition_eval_ns": 54918, + "first_eval_ns": 605946, + "threshold_crossing_ns": 2002770008, + "compile_ns": 9242739, + "install_ns": 42556, + "osr_ns": 0, + "steady_state_ns": 7980758 + } + }, + { + "pair_index": 29, + "elapsed_ns": 7964685, + "checksum": "number:409f400000000000", + "native_entries": 4457556, + "native_acquisitions": 142810, + "native_exits": 4457556, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4457556, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10248192, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 2012329765, + "runtime_create_ns": 29208, + "jit_attach_ns": 56948, + "context_create_ns": 107928, + "definition_eval_ns": 48520, + "first_eval_ns": 588072, + "threshold_crossing_ns": 2002717960, + "compile_ns": 11037533, + "install_ns": 45615, + "osr_ns": 0, + "steady_state_ns": 7964685 + } + } + ], + "raw_latency_ns": [ + 8040934, + 7983331, + 8010649, + 7993828, + 7977480, + 7985250, + 7924644, + 8014639, + 8015121, + 8010592, + 7982433, + 7955426, + 8036984, + 8017532, + 7971670, + 7943905, + 7991965, + 8033423, + 7955736, + 7942720, + 7963543, + 8033499, + 7941285, + 8095144, + 8024491, + 7983858, + 7960144, + 7987122, + 7980758, + 7964685 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 7985250, + "mad_ns": 29389, + "p95_ns": 8040934, + "p99_ns": 8095144, + "ci95_ns": [ + 7977480, + 8010649 + ], + "compile_ns": 9839733, + "install_ns": 40250, + "break_even_executions": null + }, + { + "name": "property-heavy", + "suite": "rquickjs-jit focused", + "group": "property-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 5130446, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11702272, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32066889, + "runtime_create_ns": 25684, + "jit_attach_ns": 50526, + "context_create_ns": 104165, + "definition_eval_ns": 45470, + "first_eval_ns": 470456, + "threshold_crossing_ns": 25703258, + "compile_ns": 18467409, + "install_ns": 54350, + "osr_ns": 0, + "steady_state_ns": 5130446 + } + }, + { + "pair_index": 1, + "elapsed_ns": 5146422, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11767808, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31963469, + "runtime_create_ns": 26510, + "jit_attach_ns": 57520, + "context_create_ns": 106682, + "definition_eval_ns": 42772, + "first_eval_ns": 459040, + "threshold_crossing_ns": 25590173, + "compile_ns": 18368147, + "install_ns": 54355, + "osr_ns": 0, + "steady_state_ns": 5146422 + } + }, + { + "pair_index": 2, + "elapsed_ns": 5134280, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11759616, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32659065, + "runtime_create_ns": 23949, + "jit_attach_ns": 49717, + "context_create_ns": 100054, + "definition_eval_ns": 38268, + "first_eval_ns": 479907, + "threshold_crossing_ns": 26292997, + "compile_ns": 19001772, + "install_ns": 60081, + "osr_ns": 0, + "steady_state_ns": 5134280 + } + }, + { + "pair_index": 3, + "elapsed_ns": 5161804, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11804672, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32470268, + "runtime_create_ns": 26398, + "jit_attach_ns": 59195, + "context_create_ns": 106151, + "definition_eval_ns": 44930, + "first_eval_ns": 474799, + "threshold_crossing_ns": 26063298, + "compile_ns": 18822705, + "install_ns": 62842, + "osr_ns": 0, + "steady_state_ns": 5161804 + } + }, + { + "pair_index": 4, + "elapsed_ns": 5126308, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11698176, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32314189, + "runtime_create_ns": 26959, + "jit_attach_ns": 47727, + "context_create_ns": 134937, + "definition_eval_ns": 41339, + "first_eval_ns": 457891, + "threshold_crossing_ns": 25938005, + "compile_ns": 18655552, + "install_ns": 110450, + "osr_ns": 0, + "steady_state_ns": 5126308 + } + }, + { + "pair_index": 5, + "elapsed_ns": 5143778, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11898880, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32239192, + "runtime_create_ns": 26392, + "jit_attach_ns": 50975, + "context_create_ns": 99635, + "definition_eval_ns": 43092, + "first_eval_ns": 471668, + "threshold_crossing_ns": 25871878, + "compile_ns": 18591929, + "install_ns": 52017, + "osr_ns": 0, + "steady_state_ns": 5143778 + } + }, + { + "pair_index": 6, + "elapsed_ns": 5141161, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11759616, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31918469, + "runtime_create_ns": 25707, + "jit_attach_ns": 48355, + "context_create_ns": 100633, + "definition_eval_ns": 48320, + "first_eval_ns": 473599, + "threshold_crossing_ns": 25540498, + "compile_ns": 18326220, + "install_ns": 53648, + "osr_ns": 0, + "steady_state_ns": 5141161 + } + }, + { + "pair_index": 7, + "elapsed_ns": 5154432, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11874304, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31731021, + "runtime_create_ns": 27161, + "jit_attach_ns": 52506, + "context_create_ns": 102341, + "definition_eval_ns": 42227, + "first_eval_ns": 461524, + "threshold_crossing_ns": 25360616, + "compile_ns": 18157042, + "install_ns": 56113, + "osr_ns": 0, + "steady_state_ns": 5154432 + } + }, + { + "pair_index": 8, + "elapsed_ns": 5156993, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11718656, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31990829, + "runtime_create_ns": 25187, + "jit_attach_ns": 47495, + "context_create_ns": 97265, + "definition_eval_ns": 43532, + "first_eval_ns": 471486, + "threshold_crossing_ns": 25612884, + "compile_ns": 18341611, + "install_ns": 56483, + "osr_ns": 0, + "steady_state_ns": 5156993 + } + }, + { + "pair_index": 9, + "elapsed_ns": 5173129, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11767808, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31609975, + "runtime_create_ns": 27715, + "jit_attach_ns": 48131, + "context_create_ns": 100465, + "definition_eval_ns": 39241, + "first_eval_ns": 469728, + "threshold_crossing_ns": 25210374, + "compile_ns": 18145183, + "install_ns": 58917, + "osr_ns": 0, + "steady_state_ns": 5173129 + } + }, + { + "pair_index": 10, + "elapsed_ns": 5159897, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11771904, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31889950, + "runtime_create_ns": 27018, + "jit_attach_ns": 46764, + "context_create_ns": 99914, + "definition_eval_ns": 50889, + "first_eval_ns": 470611, + "threshold_crossing_ns": 25493524, + "compile_ns": 18245183, + "install_ns": 52463, + "osr_ns": 0, + "steady_state_ns": 5159897 + } + }, + { + "pair_index": 11, + "elapsed_ns": 5158902, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11841536, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32159420, + "runtime_create_ns": 26583, + "jit_attach_ns": 59789, + "context_create_ns": 105261, + "definition_eval_ns": 42917, + "first_eval_ns": 463157, + "threshold_crossing_ns": 25760841, + "compile_ns": 18543889, + "install_ns": 55351, + "osr_ns": 0, + "steady_state_ns": 5158902 + } + }, + { + "pair_index": 12, + "elapsed_ns": 5152851, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11755520, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32001378, + "runtime_create_ns": 27305, + "jit_attach_ns": 49625, + "context_create_ns": 97970, + "definition_eval_ns": 44741, + "first_eval_ns": 468795, + "threshold_crossing_ns": 25629446, + "compile_ns": 18365975, + "install_ns": 52762, + "osr_ns": 0, + "steady_state_ns": 5152851 + } + }, + { + "pair_index": 13, + "elapsed_ns": 5164117, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11927552, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32019177, + "runtime_create_ns": 22282, + "jit_attach_ns": 48912, + "context_create_ns": 101852, + "definition_eval_ns": 50683, + "first_eval_ns": 454682, + "threshold_crossing_ns": 25632164, + "compile_ns": 18407243, + "install_ns": 53413, + "osr_ns": 0, + "steady_state_ns": 5164117 + } + }, + { + "pair_index": 14, + "elapsed_ns": 5147936, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11812864, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32120046, + "runtime_create_ns": 26792, + "jit_attach_ns": 58642, + "context_create_ns": 109432, + "definition_eval_ns": 56556, + "first_eval_ns": 496990, + "threshold_crossing_ns": 25680469, + "compile_ns": 18529902, + "install_ns": 54748, + "osr_ns": 0, + "steady_state_ns": 5147936 + } + }, + { + "pair_index": 15, + "elapsed_ns": 5141434, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11837440, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32316187, + "runtime_create_ns": 28211, + "jit_attach_ns": 58772, + "context_create_ns": 103575, + "definition_eval_ns": 46324, + "first_eval_ns": 456846, + "threshold_crossing_ns": 25925664, + "compile_ns": 18713801, + "install_ns": 62156, + "osr_ns": 0, + "steady_state_ns": 5141434 + } + }, + { + "pair_index": 16, + "elapsed_ns": 5180563, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11730944, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31978389, + "runtime_create_ns": 26253, + "jit_attach_ns": 50686, + "context_create_ns": 103119, + "definition_eval_ns": 47871, + "first_eval_ns": 462933, + "threshold_crossing_ns": 25573354, + "compile_ns": 18355600, + "install_ns": 52996, + "osr_ns": 0, + "steady_state_ns": 5180563 + } + }, + { + "pair_index": 17, + "elapsed_ns": 5386641, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11853824, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32306902, + "runtime_create_ns": 27161, + "jit_attach_ns": 60331, + "context_create_ns": 107808, + "definition_eval_ns": 45057, + "first_eval_ns": 473203, + "threshold_crossing_ns": 25642727, + "compile_ns": 18370404, + "install_ns": 54759, + "osr_ns": 0, + "steady_state_ns": 5386641 + } + }, + { + "pair_index": 18, + "elapsed_ns": 5151491, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11870208, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32108553, + "runtime_create_ns": 24696, + "jit_attach_ns": 55608, + "context_create_ns": 106751, + "definition_eval_ns": 46300, + "first_eval_ns": 467649, + "threshold_crossing_ns": 25717508, + "compile_ns": 18491971, + "install_ns": 55063, + "osr_ns": 0, + "steady_state_ns": 5151491 + } + }, + { + "pair_index": 19, + "elapsed_ns": 5139491, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11866112, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31567053, + "runtime_create_ns": 23738, + "jit_attach_ns": 50275, + "context_create_ns": 101736, + "definition_eval_ns": 47815, + "first_eval_ns": 468356, + "threshold_crossing_ns": 25197018, + "compile_ns": 18255884, + "install_ns": 57349, + "osr_ns": 0, + "steady_state_ns": 5139491 + } + }, + { + "pair_index": 20, + "elapsed_ns": 5178281, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11718656, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32024388, + "runtime_create_ns": 26174, + "jit_attach_ns": 46904, + "context_create_ns": 98523, + "definition_eval_ns": 49516, + "first_eval_ns": 458451, + "threshold_crossing_ns": 25628444, + "compile_ns": 18367894, + "install_ns": 57879, + "osr_ns": 0, + "steady_state_ns": 5178281 + } + }, + { + "pair_index": 21, + "elapsed_ns": 5157127, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11853824, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32030658, + "runtime_create_ns": 24513, + "jit_attach_ns": 51580, + "context_create_ns": 104623, + "definition_eval_ns": 47357, + "first_eval_ns": 464157, + "threshold_crossing_ns": 25653997, + "compile_ns": 18433801, + "install_ns": 60172, + "osr_ns": 0, + "steady_state_ns": 5157127 + } + }, + { + "pair_index": 22, + "elapsed_ns": 5139550, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11862016, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32112510, + "runtime_create_ns": 28739, + "jit_attach_ns": 55074, + "context_create_ns": 103825, + "definition_eval_ns": 45611, + "first_eval_ns": 463428, + "threshold_crossing_ns": 25735354, + "compile_ns": 18446434, + "install_ns": 58792, + "osr_ns": 0, + "steady_state_ns": 5139550 + } + }, + { + "pair_index": 23, + "elapsed_ns": 5149685, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11784192, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32012331, + "runtime_create_ns": 24009, + "jit_attach_ns": 50822, + "context_create_ns": 105429, + "definition_eval_ns": 44574, + "first_eval_ns": 470614, + "threshold_crossing_ns": 25631377, + "compile_ns": 18331829, + "install_ns": 55194, + "osr_ns": 0, + "steady_state_ns": 5149685 + } + }, + { + "pair_index": 24, + "elapsed_ns": 5157628, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11825152, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32505120, + "runtime_create_ns": 24490, + "jit_attach_ns": 51755, + "context_create_ns": 103551, + "definition_eval_ns": 44583, + "first_eval_ns": 462646, + "threshold_crossing_ns": 26125379, + "compile_ns": 18802323, + "install_ns": 55553, + "osr_ns": 0, + "steady_state_ns": 5157628 + } + }, + { + "pair_index": 25, + "elapsed_ns": 5126804, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11763712, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31592840, + "runtime_create_ns": 26705, + "jit_attach_ns": 47587, + "context_create_ns": 98411, + "definition_eval_ns": 44241, + "first_eval_ns": 463991, + "threshold_crossing_ns": 25245060, + "compile_ns": 17950822, + "install_ns": 57117, + "osr_ns": 0, + "steady_state_ns": 5126804 + } + }, + { + "pair_index": 26, + "elapsed_ns": 5116277, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11816960, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32077582, + "runtime_create_ns": 27090, + "jit_attach_ns": 53919, + "context_create_ns": 103893, + "definition_eval_ns": 45458, + "first_eval_ns": 473055, + "threshold_crossing_ns": 25726394, + "compile_ns": 18458814, + "install_ns": 59597, + "osr_ns": 0, + "steady_state_ns": 5116277 + } + }, + { + "pair_index": 27, + "elapsed_ns": 5179196, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11624448, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 32147048, + "runtime_create_ns": 26949, + "jit_attach_ns": 48784, + "context_create_ns": 96811, + "definition_eval_ns": 40869, + "first_eval_ns": 461688, + "threshold_crossing_ns": 25738910, + "compile_ns": 18442129, + "install_ns": 51863, + "osr_ns": 0, + "steady_state_ns": 5179196 + } + }, + { + "pair_index": 28, + "elapsed_ns": 5150896, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11685888, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 33583396, + "runtime_create_ns": 26120, + "jit_attach_ns": 49210, + "context_create_ns": 103099, + "definition_eval_ns": 42493, + "first_eval_ns": 494289, + "threshold_crossing_ns": 27182793, + "compile_ns": 19933605, + "install_ns": 57582, + "osr_ns": 0, + "steady_state_ns": 5150896 + } + }, + { + "pair_index": 29, + "elapsed_ns": 5152763, + "checksum": "number:412e942200000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11706368, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 31953875, + "runtime_create_ns": 26712, + "jit_attach_ns": 48801, + "context_create_ns": 102486, + "definition_eval_ns": 47873, + "first_eval_ns": 461313, + "threshold_crossing_ns": 25579806, + "compile_ns": 18334066, + "install_ns": 54442, + "osr_ns": 0, + "steady_state_ns": 5152763 + } + } + ], + "raw_latency_ns": [ + 5130446, + 5146422, + 5134280, + 5161804, + 5126308, + 5143778, + 5141161, + 5154432, + 5156993, + 5173129, + 5159897, + 5158902, + 5152851, + 5164117, + 5147936, + 5141434, + 5180563, + 5386641, + 5151491, + 5139491, + 5178281, + 5157127, + 5139550, + 5149685, + 5157628, + 5126804, + 5116277, + 5179196, + 5150896, + 5152763 + ], + "raw_throughput_ops": [ + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 31 + ], + "median_ns": 5152763, + "mad_ns": 11329, + "p95_ns": 5180563, + "p99_ns": 5386641, + "ci95_ns": [ + 5146422, + 5157628 + ], + "compile_ns": 18433801, + "install_ns": 55553, + "break_even_executions": null + }, + { + "name": "fibonacci-iterative", + "suite": "rquickjs-jit focused", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 901052, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9606611, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12619776, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45387792, + "runtime_create_ns": 29396, + "jit_attach_ns": 57398, + "context_create_ns": 109984, + "definition_eval_ns": 56897, + "first_eval_ns": 13750184, + "threshold_crossing_ns": 30369702, + "compile_ns": 29563662, + "install_ns": 74750, + "osr_ns": 0, + "steady_state_ns": 901052 + } + }, + { + "pair_index": 1, + "elapsed_ns": 900065, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9483685, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12533760, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 46257632, + "runtime_create_ns": 32409, + "jit_attach_ns": 62946, + "context_create_ns": 113421, + "definition_eval_ns": 45520, + "first_eval_ns": 13509905, + "threshold_crossing_ns": 31479502, + "compile_ns": 30578349, + "install_ns": 79290, + "osr_ns": 0, + "steady_state_ns": 900065 + } + }, + { + "pair_index": 2, + "elapsed_ns": 835254, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9061757, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12529664, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 47831187, + "runtime_create_ns": 34706, + "jit_attach_ns": 61380, + "context_create_ns": 112304, + "definition_eval_ns": 48076, + "first_eval_ns": 13462726, + "threshold_crossing_ns": 33163499, + "compile_ns": 32645418, + "install_ns": 81490, + "osr_ns": 0, + "steady_state_ns": 835254 + } + }, + { + "pair_index": 3, + "elapsed_ns": 861643, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10197429, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12558336, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43149951, + "runtime_create_ns": 31449, + "jit_attach_ns": 55845, + "context_create_ns": 111346, + "definition_eval_ns": 47589, + "first_eval_ns": 13413147, + "threshold_crossing_ns": 28520345, + "compile_ns": 27305871, + "install_ns": 71352, + "osr_ns": 0, + "steady_state_ns": 861643 + } + }, + { + "pair_index": 4, + "elapsed_ns": 873318, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9617261, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12337152, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 46217121, + "runtime_create_ns": 27022, + "jit_attach_ns": 63198, + "context_create_ns": 117176, + "definition_eval_ns": 48187, + "first_eval_ns": 13481598, + "threshold_crossing_ns": 31492372, + "compile_ns": 30555352, + "install_ns": 78868, + "osr_ns": 0, + "steady_state_ns": 873318 + } + }, + { + "pair_index": 5, + "elapsed_ns": 854652, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9930042, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12505088, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 44123784, + "runtime_create_ns": 26853, + "jit_attach_ns": 57269, + "context_create_ns": 113528, + "definition_eval_ns": 47737, + "first_eval_ns": 13425695, + "threshold_crossing_ns": 29492841, + "compile_ns": 28348648, + "install_ns": 83073, + "osr_ns": 0, + "steady_state_ns": 854652 + } + }, + { + "pair_index": 6, + "elapsed_ns": 839272, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10103628, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12447744, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43256790, + "runtime_create_ns": 29183, + "jit_attach_ns": 57784, + "context_create_ns": 124384, + "definition_eval_ns": 48111, + "first_eval_ns": 13470016, + "threshold_crossing_ns": 28578097, + "compile_ns": 27485700, + "install_ns": 72825, + "osr_ns": 0, + "steady_state_ns": 839272 + } + }, + { + "pair_index": 7, + "elapsed_ns": 827889, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9826600, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12673024, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45157502, + "runtime_create_ns": 24951, + "jit_attach_ns": 60000, + "context_create_ns": 110383, + "definition_eval_ns": 57500, + "first_eval_ns": 13507409, + "threshold_crossing_ns": 30460464, + "compile_ns": 29517489, + "install_ns": 76997, + "osr_ns": 0, + "steady_state_ns": 827889 + } + }, + { + "pair_index": 8, + "elapsed_ns": 875831, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9677165, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12533760, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45490077, + "runtime_create_ns": 27967, + "jit_attach_ns": 62696, + "context_create_ns": 138844, + "definition_eval_ns": 50319, + "first_eval_ns": 13526556, + "threshold_crossing_ns": 30691663, + "compile_ns": 29903669, + "install_ns": 84704, + "osr_ns": 0, + "steady_state_ns": 875831 + } + }, + { + "pair_index": 9, + "elapsed_ns": 836287, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9714451, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12546048, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45039652, + "runtime_create_ns": 28623, + "jit_attach_ns": 55599, + "context_create_ns": 113126, + "definition_eval_ns": 45862, + "first_eval_ns": 13489586, + "threshold_crossing_ns": 30362304, + "compile_ns": 29504227, + "install_ns": 71602, + "osr_ns": 0, + "steady_state_ns": 836287 + } + }, + { + "pair_index": 10, + "elapsed_ns": 838037, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9458313, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12623872, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45544517, + "runtime_create_ns": 31609, + "jit_attach_ns": 57714, + "context_create_ns": 112093, + "definition_eval_ns": 48787, + "first_eval_ns": 13877513, + "threshold_crossing_ns": 30469037, + "compile_ns": 30098202, + "install_ns": 78967, + "osr_ns": 0, + "steady_state_ns": 838037 + } + }, + { + "pair_index": 11, + "elapsed_ns": 836277, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9776543, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12361728, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45056722, + "runtime_create_ns": 29993, + "jit_attach_ns": 59374, + "context_create_ns": 107308, + "definition_eval_ns": 45443, + "first_eval_ns": 13474129, + "threshold_crossing_ns": 30396340, + "compile_ns": 29388158, + "install_ns": 72632, + "osr_ns": 0, + "steady_state_ns": 836277 + } + }, + { + "pair_index": 12, + "elapsed_ns": 896805, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10549160, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12484608, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 46646433, + "runtime_create_ns": 25952, + "jit_attach_ns": 57513, + "context_create_ns": 113191, + "definition_eval_ns": 49839, + "first_eval_ns": 13461120, + "threshold_crossing_ns": 31927898, + "compile_ns": 30253119, + "install_ns": 83776, + "osr_ns": 0, + "steady_state_ns": 896805 + } + }, + { + "pair_index": 13, + "elapsed_ns": 841645, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9726130, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12513280, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45225270, + "runtime_create_ns": 32385, + "jit_attach_ns": 65355, + "context_create_ns": 112907, + "definition_eval_ns": 47966, + "first_eval_ns": 13434122, + "threshold_crossing_ns": 30581899, + "compile_ns": 29661727, + "install_ns": 76961, + "osr_ns": 0, + "steady_state_ns": 841645 + } + }, + { + "pair_index": 14, + "elapsed_ns": 836767, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10112726, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43112015, + "runtime_create_ns": 26859, + "jit_attach_ns": 58463, + "context_create_ns": 112251, + "definition_eval_ns": 48327, + "first_eval_ns": 13390413, + "threshold_crossing_ns": 28526344, + "compile_ns": 27240690, + "install_ns": 72144, + "osr_ns": 0, + "steady_state_ns": 836767 + } + }, + { + "pair_index": 15, + "elapsed_ns": 856921, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9670047, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12435456, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45225312, + "runtime_create_ns": 29259, + "jit_attach_ns": 56812, + "context_create_ns": 110545, + "definition_eval_ns": 44883, + "first_eval_ns": 13824225, + "threshold_crossing_ns": 30193846, + "compile_ns": 29577300, + "install_ns": 72806, + "osr_ns": 0, + "steady_state_ns": 856921 + } + }, + { + "pair_index": 16, + "elapsed_ns": 869076, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10064011, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12365824, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43388969, + "runtime_create_ns": 38831, + "jit_attach_ns": 62263, + "context_create_ns": 108681, + "definition_eval_ns": 47019, + "first_eval_ns": 13473972, + "threshold_crossing_ns": 28681385, + "compile_ns": 27634064, + "install_ns": 87948, + "osr_ns": 0, + "steady_state_ns": 869076 + } + }, + { + "pair_index": 17, + "elapsed_ns": 875668, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9536237, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12390400, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 44947962, + "runtime_create_ns": 29192, + "jit_attach_ns": 52583, + "context_create_ns": 105492, + "definition_eval_ns": 51278, + "first_eval_ns": 10583570, + "threshold_crossing_ns": 33145313, + "compile_ns": 29326844, + "install_ns": 71133, + "osr_ns": 0, + "steady_state_ns": 875668 + } + }, + { + "pair_index": 18, + "elapsed_ns": 830951, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9504007, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12410880, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45853629, + "runtime_create_ns": 31401, + "jit_attach_ns": 60485, + "context_create_ns": 111991, + "definition_eval_ns": 45880, + "first_eval_ns": 13460794, + "threshold_crossing_ns": 31205207, + "compile_ns": 30357945, + "install_ns": 79420, + "osr_ns": 0, + "steady_state_ns": 830951 + } + }, + { + "pair_index": 19, + "elapsed_ns": 859002, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9645039, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12484608, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45607744, + "runtime_create_ns": 27163, + "jit_attach_ns": 66690, + "context_create_ns": 118318, + "definition_eval_ns": 53225, + "first_eval_ns": 13395786, + "threshold_crossing_ns": 30971995, + "compile_ns": 30026692, + "install_ns": 79376, + "osr_ns": 0, + "steady_state_ns": 859002 + } + }, + { + "pair_index": 20, + "elapsed_ns": 873351, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9978409, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12578816, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43318066, + "runtime_create_ns": 30183, + "jit_attach_ns": 66797, + "context_create_ns": 110514, + "definition_eval_ns": 50374, + "first_eval_ns": 13492501, + "threshold_crossing_ns": 28587464, + "compile_ns": 27538057, + "install_ns": 84720, + "osr_ns": 0, + "steady_state_ns": 873351 + } + }, + { + "pair_index": 21, + "elapsed_ns": 860624, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 8701374, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 42571738, + "runtime_create_ns": 31170, + "jit_attach_ns": 61750, + "context_create_ns": 117354, + "definition_eval_ns": 51784, + "first_eval_ns": 13439094, + "threshold_crossing_ns": 27885609, + "compile_ns": 27464417, + "install_ns": 87400, + "osr_ns": 0, + "steady_state_ns": 860624 + } + }, + { + "pair_index": 22, + "elapsed_ns": 893940, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10024373, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12455936, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43351393, + "runtime_create_ns": 25270, + "jit_attach_ns": 60399, + "context_create_ns": 115604, + "definition_eval_ns": 48987, + "first_eval_ns": 13431722, + "threshold_crossing_ns": 28667823, + "compile_ns": 27456135, + "install_ns": 80180, + "osr_ns": 0, + "steady_state_ns": 893940 + } + }, + { + "pair_index": 23, + "elapsed_ns": 837584, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9594913, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12402688, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45174754, + "runtime_create_ns": 28673, + "jit_attach_ns": 57221, + "context_create_ns": 107675, + "definition_eval_ns": 50859, + "first_eval_ns": 13434706, + "threshold_crossing_ns": 30551640, + "compile_ns": 29922001, + "install_ns": 83507, + "osr_ns": 0, + "steady_state_ns": 837584 + } + }, + { + "pair_index": 24, + "elapsed_ns": 917086, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 9293266, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12558336, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 45891823, + "runtime_create_ns": 24467, + "jit_attach_ns": 59320, + "context_create_ns": 120089, + "definition_eval_ns": 52999, + "first_eval_ns": 13414546, + "threshold_crossing_ns": 31185203, + "compile_ns": 30342157, + "install_ns": 78351, + "osr_ns": 0, + "steady_state_ns": 917086 + } + }, + { + "pair_index": 25, + "elapsed_ns": 839530, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 8613315, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12292096, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 42597364, + "runtime_create_ns": 26729, + "jit_attach_ns": 60744, + "context_create_ns": 116979, + "definition_eval_ns": 48262, + "first_eval_ns": 13507965, + "threshold_crossing_ns": 27880046, + "compile_ns": 27531378, + "install_ns": 74405, + "osr_ns": 0, + "steady_state_ns": 839530 + } + }, + { + "pair_index": 26, + "elapsed_ns": 834281, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 8667138, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12554240, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 42344572, + "runtime_create_ns": 30502, + "jit_attach_ns": 55095, + "context_create_ns": 108564, + "definition_eval_ns": 48952, + "first_eval_ns": 13461720, + "threshold_crossing_ns": 27698931, + "compile_ns": 27313228, + "install_ns": 69725, + "osr_ns": 0, + "steady_state_ns": 834281 + } + }, + { + "pair_index": 27, + "elapsed_ns": 832473, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 10009890, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12484608, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 43201482, + "runtime_create_ns": 28895, + "jit_attach_ns": 59691, + "context_create_ns": 115126, + "definition_eval_ns": 48919, + "first_eval_ns": 13431003, + "threshold_crossing_ns": 28570187, + "compile_ns": 27459988, + "install_ns": 83304, + "osr_ns": 0, + "steady_state_ns": 832473 + } + }, + { + "pair_index": 28, + "elapsed_ns": 900895, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 8531630, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12488704, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 42713616, + "runtime_create_ns": 30266, + "jit_attach_ns": 60374, + "context_create_ns": 113694, + "definition_eval_ns": 48487, + "first_eval_ns": 13442073, + "threshold_crossing_ns": 28000083, + "compile_ns": 27655285, + "install_ns": 90139, + "osr_ns": 0, + "steady_state_ns": 900895 + } + }, + { + "pair_index": 29, + "elapsed_ns": 835581, + "checksum": "number:419865fb2c000000", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 15, + "measured_benefit_ns": 8688291, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 12337152, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 42559756, + "runtime_create_ns": 31556, + "jit_attach_ns": 63749, + "context_create_ns": 112956, + "definition_eval_ns": 48712, + "first_eval_ns": 13458637, + "threshold_crossing_ns": 27894205, + "compile_ns": 27540373, + "install_ns": 78269, + "osr_ns": 0, + "steady_state_ns": 835581 + } + } + ], + "raw_latency_ns": [ + 901052, + 900065, + 835254, + 861643, + 873318, + 854652, + 839272, + 827889, + 875831, + 836287, + 838037, + 836277, + 896805, + 841645, + 836767, + 856921, + 869076, + 875668, + 830951, + 859002, + 873351, + 860624, + 893940, + 837584, + 917086, + 839530, + 834281, + 832473, + 900895, + 835581 + ], + "raw_throughput_ops": [ + 23, + 22, + 22, + 23, + 22, + 22, + 22, + 22, + 23, + 23 + ], + "median_ns": 856921, + "mad_ns": 20154, + "p95_ns": 901052, + "p99_ns": 917086, + "ci95_ns": [ + 838037, + 873318 + ], + "compile_ns": 29504227, + "install_ns": 78967, + "break_even_executions": 1 + }, + { + "name": "fibonacci-recursive", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 12450960, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9170944, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022482138, + "runtime_create_ns": 31229, + "jit_attach_ns": 57632, + "context_create_ns": 105890, + "definition_eval_ns": 46478, + "first_eval_ns": 4112810, + "threshold_crossing_ns": 2004294751, + "compile_ns": 3214097, + "install_ns": 42961, + "osr_ns": 0, + "steady_state_ns": 12450960 + } + }, + { + "pair_index": 1, + "elapsed_ns": 12335724, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9334784, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023479889, + "runtime_create_ns": 25012, + "jit_attach_ns": 59042, + "context_create_ns": 110133, + "definition_eval_ns": 41420, + "first_eval_ns": 5816536, + "threshold_crossing_ns": 2003774518, + "compile_ns": 5455349, + "install_ns": 40335, + "osr_ns": 0, + "steady_state_ns": 12335724 + } + }, + { + "pair_index": 2, + "elapsed_ns": 12127754, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9355264, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2021689021, + "runtime_create_ns": 24099, + "jit_attach_ns": 56322, + "context_create_ns": 107835, + "definition_eval_ns": 40819, + "first_eval_ns": 4313571, + "threshold_crossing_ns": 2003744583, + "compile_ns": 3551947, + "install_ns": 48399, + "osr_ns": 0, + "steady_state_ns": 12127754 + } + }, + { + "pair_index": 3, + "elapsed_ns": 12088225, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9318400, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022586901, + "runtime_create_ns": 24754, + "jit_attach_ns": 57201, + "context_create_ns": 106272, + "definition_eval_ns": 40503, + "first_eval_ns": 4471326, + "threshold_crossing_ns": 2004546743, + "compile_ns": 3648388, + "install_ns": 46693, + "osr_ns": 0, + "steady_state_ns": 12088225 + } + }, + { + "pair_index": 4, + "elapsed_ns": 12156759, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022803086, + "runtime_create_ns": 28346, + "jit_attach_ns": 55909, + "context_create_ns": 108864, + "definition_eval_ns": 40556, + "first_eval_ns": 4668252, + "threshold_crossing_ns": 2004463223, + "compile_ns": 3895013, + "install_ns": 40475, + "osr_ns": 0, + "steady_state_ns": 12156759 + } + }, + { + "pair_index": 5, + "elapsed_ns": 16179833, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9363456, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2029651645, + "runtime_create_ns": 26147, + "jit_attach_ns": 63718, + "context_create_ns": 120365, + "definition_eval_ns": 43513, + "first_eval_ns": 5827218, + "threshold_crossing_ns": 2005780611, + "compile_ns": 5504498, + "install_ns": 41704, + "osr_ns": 0, + "steady_state_ns": 16179833 + } + }, + { + "pair_index": 6, + "elapsed_ns": 12161315, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9216000, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023206650, + "runtime_create_ns": 38341, + "jit_attach_ns": 61507, + "context_create_ns": 108661, + "definition_eval_ns": 40792, + "first_eval_ns": 5808047, + "threshold_crossing_ns": 2003737505, + "compile_ns": 5502156, + "install_ns": 40263, + "osr_ns": 0, + "steady_state_ns": 12161315 + } + }, + { + "pair_index": 7, + "elapsed_ns": 12245835, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9183232, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2024342750, + "runtime_create_ns": 44400, + "jit_attach_ns": 85554, + "context_create_ns": 159403, + "definition_eval_ns": 72822, + "first_eval_ns": 5947118, + "threshold_crossing_ns": 2004512978, + "compile_ns": 6020558, + "install_ns": 49398, + "osr_ns": 0, + "steady_state_ns": 12245835 + } + }, + { + "pair_index": 8, + "elapsed_ns": 12155554, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9269248, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023392185, + "runtime_create_ns": 28097, + "jit_attach_ns": 65560, + "context_create_ns": 117485, + "definition_eval_ns": 47542, + "first_eval_ns": 5902404, + "threshold_crossing_ns": 2003816253, + "compile_ns": 5716230, + "install_ns": 48071, + "osr_ns": 0, + "steady_state_ns": 12155554 + } + }, + { + "pair_index": 9, + "elapsed_ns": 12359078, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9228288, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023399855, + "runtime_create_ns": 28193, + "jit_attach_ns": 63627, + "context_create_ns": 113786, + "definition_eval_ns": 41815, + "first_eval_ns": 4752092, + "threshold_crossing_ns": 2004818995, + "compile_ns": 4062955, + "install_ns": 38670, + "osr_ns": 0, + "steady_state_ns": 12359078 + } + }, + { + "pair_index": 10, + "elapsed_ns": 12214910, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9252864, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023459841, + "runtime_create_ns": 33477, + "jit_attach_ns": 71288, + "context_create_ns": 117592, + "definition_eval_ns": 47856, + "first_eval_ns": 4870138, + "threshold_crossing_ns": 2004864791, + "compile_ns": 4253217, + "install_ns": 45743, + "osr_ns": 0, + "steady_state_ns": 12214910 + } + }, + { + "pair_index": 11, + "elapsed_ns": 12260866, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023465851, + "runtime_create_ns": 27616, + "jit_attach_ns": 65423, + "context_create_ns": 116056, + "definition_eval_ns": 44714, + "first_eval_ns": 5831009, + "threshold_crossing_ns": 2003867679, + "compile_ns": 5537508, + "install_ns": 40152, + "osr_ns": 0, + "steady_state_ns": 12260866 + } + }, + { + "pair_index": 12, + "elapsed_ns": 12204995, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9342976, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2024179505, + "runtime_create_ns": 29645, + "jit_attach_ns": 61834, + "context_create_ns": 113714, + "definition_eval_ns": 41203, + "first_eval_ns": 5981027, + "threshold_crossing_ns": 2004476059, + "compile_ns": 5554860, + "install_ns": 47640, + "osr_ns": 0, + "steady_state_ns": 12204995 + } + }, + { + "pair_index": 13, + "elapsed_ns": 16302099, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9252864, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2028180120, + "runtime_create_ns": 31959, + "jit_attach_ns": 60693, + "context_create_ns": 109857, + "definition_eval_ns": 40721, + "first_eval_ns": 4607030, + "threshold_crossing_ns": 2005335248, + "compile_ns": 3869009, + "install_ns": 39771, + "osr_ns": 0, + "steady_state_ns": 16302099 + } + }, + { + "pair_index": 14, + "elapsed_ns": 12249817, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9408512, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022496996, + "runtime_create_ns": 26502, + "jit_attach_ns": 65680, + "context_create_ns": 112622, + "definition_eval_ns": 53498, + "first_eval_ns": 4354234, + "threshold_crossing_ns": 2004410257, + "compile_ns": 3552208, + "install_ns": 44080, + "osr_ns": 0, + "steady_state_ns": 12249817 + } + }, + { + "pair_index": 15, + "elapsed_ns": 12162169, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9416704, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2021646418, + "runtime_create_ns": 30558, + "jit_attach_ns": 58531, + "context_create_ns": 111025, + "definition_eval_ns": 41773, + "first_eval_ns": 4067540, + "threshold_crossing_ns": 2003962154, + "compile_ns": 3169228, + "install_ns": 39412, + "osr_ns": 0, + "steady_state_ns": 12162169 + } + }, + { + "pair_index": 16, + "elapsed_ns": 12277216, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9314304, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023685625, + "runtime_create_ns": 32670, + "jit_attach_ns": 61676, + "context_create_ns": 113230, + "definition_eval_ns": 42549, + "first_eval_ns": 5828038, + "threshold_crossing_ns": 2004075559, + "compile_ns": 5481845, + "install_ns": 40313, + "osr_ns": 0, + "steady_state_ns": 12277216 + } + }, + { + "pair_index": 17, + "elapsed_ns": 12175176, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9277440, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022315881, + "runtime_create_ns": 30297, + "jit_attach_ns": 57170, + "context_create_ns": 107440, + "definition_eval_ns": 47506, + "first_eval_ns": 4830720, + "threshold_crossing_ns": 2003836263, + "compile_ns": 4139892, + "install_ns": 40133, + "osr_ns": 0, + "steady_state_ns": 12175176 + } + }, + { + "pair_index": 18, + "elapsed_ns": 12091708, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9314304, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022848015, + "runtime_create_ns": 26476, + "jit_attach_ns": 65247, + "context_create_ns": 112725, + "definition_eval_ns": 52828, + "first_eval_ns": 4365485, + "threshold_crossing_ns": 2004907324, + "compile_ns": 3498703, + "install_ns": 38071, + "osr_ns": 0, + "steady_state_ns": 12091708 + } + }, + { + "pair_index": 19, + "elapsed_ns": 12141621, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9310208, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023528773, + "runtime_create_ns": 28075, + "jit_attach_ns": 65171, + "context_create_ns": 114426, + "definition_eval_ns": 41941, + "first_eval_ns": 5782074, + "threshold_crossing_ns": 2004108595, + "compile_ns": 5463313, + "install_ns": 34818, + "osr_ns": 0, + "steady_state_ns": 12141621 + } + }, + { + "pair_index": 20, + "elapsed_ns": 12221915, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9359360, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2024240837, + "runtime_create_ns": 28011, + "jit_attach_ns": 64059, + "context_create_ns": 111259, + "definition_eval_ns": 43004, + "first_eval_ns": 5858236, + "threshold_crossing_ns": 2004657935, + "compile_ns": 5497706, + "install_ns": 41896, + "osr_ns": 0, + "steady_state_ns": 12221915 + } + }, + { + "pair_index": 21, + "elapsed_ns": 12198156, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9338880, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022971444, + "runtime_create_ns": 28228, + "jit_attach_ns": 63527, + "context_create_ns": 116484, + "definition_eval_ns": 43364, + "first_eval_ns": 4679676, + "threshold_crossing_ns": 2004621918, + "compile_ns": 3969111, + "install_ns": 40433, + "osr_ns": 0, + "steady_state_ns": 12198156 + } + }, + { + "pair_index": 22, + "elapsed_ns": 12301656, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9359360, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2024639618, + "runtime_create_ns": 31044, + "jit_attach_ns": 59933, + "context_create_ns": 113147, + "definition_eval_ns": 40140, + "first_eval_ns": 5856847, + "threshold_crossing_ns": 2004981565, + "compile_ns": 5473382, + "install_ns": 40782, + "osr_ns": 0, + "steady_state_ns": 12301656 + } + }, + { + "pair_index": 23, + "elapsed_ns": 12115145, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9318400, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022178568, + "runtime_create_ns": 26481, + "jit_attach_ns": 68360, + "context_create_ns": 110837, + "definition_eval_ns": 42825, + "first_eval_ns": 4427391, + "threshold_crossing_ns": 2004154820, + "compile_ns": 3619926, + "install_ns": 39773, + "osr_ns": 0, + "steady_state_ns": 12115145 + } + }, + { + "pair_index": 24, + "elapsed_ns": 12134517, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9170944, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022460185, + "runtime_create_ns": 27540, + "jit_attach_ns": 59373, + "context_create_ns": 112279, + "definition_eval_ns": 39027, + "first_eval_ns": 4648820, + "threshold_crossing_ns": 2004189468, + "compile_ns": 3914373, + "install_ns": 37268, + "osr_ns": 0, + "steady_state_ns": 12134517 + } + }, + { + "pair_index": 25, + "elapsed_ns": 12238989, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9281536, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2021588322, + "runtime_create_ns": 27676, + "jit_attach_ns": 56070, + "context_create_ns": 109096, + "definition_eval_ns": 39626, + "first_eval_ns": 4018041, + "threshold_crossing_ns": 2003834825, + "compile_ns": 3069009, + "install_ns": 37543, + "osr_ns": 0, + "steady_state_ns": 12238989 + } + }, + { + "pair_index": 26, + "elapsed_ns": 12251515, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9269248, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2023084482, + "runtime_create_ns": 27298, + "jit_attach_ns": 62256, + "context_create_ns": 112281, + "definition_eval_ns": 41469, + "first_eval_ns": 4733705, + "threshold_crossing_ns": 2004619924, + "compile_ns": 4037855, + "install_ns": 42025, + "osr_ns": 0, + "steady_state_ns": 12251515 + } + }, + { + "pair_index": 27, + "elapsed_ns": 12100845, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022401185, + "runtime_create_ns": 29703, + "jit_attach_ns": 60534, + "context_create_ns": 110205, + "definition_eval_ns": 53330, + "first_eval_ns": 4292209, + "threshold_crossing_ns": 2004536082, + "compile_ns": 3460965, + "install_ns": 38088, + "osr_ns": 0, + "steady_state_ns": 12100845 + } + }, + { + "pair_index": 28, + "elapsed_ns": 12266290, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9322496, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2022857976, + "runtime_create_ns": 28752, + "jit_attach_ns": 62515, + "context_create_ns": 114940, + "definition_eval_ns": 42064, + "first_eval_ns": 4733711, + "threshold_crossing_ns": 2004353945, + "compile_ns": 4065431, + "install_ns": 37797, + "osr_ns": 0, + "steady_state_ns": 12266290 + } + }, + { + "pair_index": 29, + "elapsed_ns": 12189277, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9310208, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 2021921621, + "runtime_create_ns": 25937, + "jit_attach_ns": 64368, + "context_create_ns": 121728, + "definition_eval_ns": 42657, + "first_eval_ns": 4277200, + "threshold_crossing_ns": 2003975348, + "compile_ns": 3463126, + "install_ns": 40270, + "osr_ns": 0, + "steady_state_ns": 12189277 + } + } + ], + "raw_latency_ns": [ + 12450960, + 12335724, + 12127754, + 12088225, + 12156759, + 16179833, + 12161315, + 12245835, + 12155554, + 12359078, + 12214910, + 12260866, + 12204995, + 16302099, + 12249817, + 12162169, + 12277216, + 12175176, + 12091708, + 12141621, + 12221915, + 12198156, + 12301656, + 12115145, + 12134517, + 12238989, + 12251515, + 12100845, + 12266290, + 12189277 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 12214910, + "mad_ns": 59356, + "p95_ns": 16179833, + "p99_ns": 16302099, + "ci95_ns": [ + 12162169, + 12251515 + ], + "compile_ns": 4062955, + "install_ns": 40335, + "break_even_executions": null + }, + { + "name": "collections", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1787548, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6402048, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003278600, + "runtime_create_ns": 24899, + "jit_attach_ns": 52509, + "context_create_ns": 110205, + "definition_eval_ns": 49426, + "first_eval_ns": 225281, + "threshold_crossing_ns": 2000823002, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787548 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1882168, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6279168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003189355, + "runtime_create_ns": 24790, + "jit_attach_ns": 49645, + "context_create_ns": 109772, + "definition_eval_ns": 46920, + "first_eval_ns": 227456, + "threshold_crossing_ns": 2000646138, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1882168 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1786973, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6467584, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003060234, + "runtime_create_ns": 24693, + "jit_attach_ns": 47719, + "context_create_ns": 100628, + "definition_eval_ns": 34382, + "first_eval_ns": 228645, + "threshold_crossing_ns": 2000638158, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1786973 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1794278, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003026187, + "runtime_create_ns": 25207, + "jit_attach_ns": 60188, + "context_create_ns": 115293, + "definition_eval_ns": 49737, + "first_eval_ns": 221593, + "threshold_crossing_ns": 2000559853, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1794278 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1781481, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6393856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003005360, + "runtime_create_ns": 25356, + "jit_attach_ns": 50471, + "context_create_ns": 109667, + "definition_eval_ns": 48711, + "first_eval_ns": 230335, + "threshold_crossing_ns": 2000555861, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1781481 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1786926, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003039284, + "runtime_create_ns": 24505, + "jit_attach_ns": 53200, + "context_create_ns": 106991, + "definition_eval_ns": 35521, + "first_eval_ns": 216999, + "threshold_crossing_ns": 2000614381, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1786926 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1772441, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003141286, + "runtime_create_ns": 21726, + "jit_attach_ns": 51265, + "context_create_ns": 101640, + "definition_eval_ns": 37688, + "first_eval_ns": 222971, + "threshold_crossing_ns": 2000733181, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1772441 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1791662, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6258688, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003148045, + "runtime_create_ns": 24448, + "jit_attach_ns": 51391, + "context_create_ns": 100038, + "definition_eval_ns": 36226, + "first_eval_ns": 214879, + "threshold_crossing_ns": 2000732079, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1791662 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1782011, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6299648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003066886, + "runtime_create_ns": 28068, + "jit_attach_ns": 62402, + "context_create_ns": 118311, + "definition_eval_ns": 49512, + "first_eval_ns": 223581, + "threshold_crossing_ns": 2000601798, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1782011 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1785989, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003255358, + "runtime_create_ns": 25159, + "jit_attach_ns": 52311, + "context_create_ns": 107030, + "definition_eval_ns": 46788, + "first_eval_ns": 226473, + "threshold_crossing_ns": 2000804940, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1785989 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1800243, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6176768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003029910, + "runtime_create_ns": 25118, + "jit_attach_ns": 50020, + "context_create_ns": 106591, + "definition_eval_ns": 38518, + "first_eval_ns": 216646, + "threshold_crossing_ns": 2000587278, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1800243 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1800684, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6127616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003099240, + "runtime_create_ns": 27617, + "jit_attach_ns": 48680, + "context_create_ns": 100896, + "definition_eval_ns": 38316, + "first_eval_ns": 215382, + "threshold_crossing_ns": 2000663977, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1800684 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1795437, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003168305, + "runtime_create_ns": 24939, + "jit_attach_ns": 48888, + "context_create_ns": 103895, + "definition_eval_ns": 44230, + "first_eval_ns": 226582, + "threshold_crossing_ns": 2000725142, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1795437 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1816227, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6307840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003313624, + "runtime_create_ns": 26372, + "jit_attach_ns": 67270, + "context_create_ns": 108538, + "definition_eval_ns": 50851, + "first_eval_ns": 219935, + "threshold_crossing_ns": 2000811707, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1816227 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1787223, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003193234, + "runtime_create_ns": 27536, + "jit_attach_ns": 52515, + "context_create_ns": 106988, + "definition_eval_ns": 50880, + "first_eval_ns": 239367, + "threshold_crossing_ns": 2000726285, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787223 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1808436, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003197509, + "runtime_create_ns": 23332, + "jit_attach_ns": 51402, + "context_create_ns": 102687, + "definition_eval_ns": 34915, + "first_eval_ns": 225444, + "threshold_crossing_ns": 2000749522, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1808436 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1800720, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003112977, + "runtime_create_ns": 24324, + "jit_attach_ns": 54454, + "context_create_ns": 109421, + "definition_eval_ns": 51977, + "first_eval_ns": 222644, + "threshold_crossing_ns": 2000645012, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1800720 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1801644, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6131712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003054132, + "runtime_create_ns": 25185, + "jit_attach_ns": 46451, + "context_create_ns": 106583, + "definition_eval_ns": 33500, + "first_eval_ns": 216274, + "threshold_crossing_ns": 2000619553, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1801644 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1779669, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003139296, + "runtime_create_ns": 24583, + "jit_attach_ns": 61582, + "context_create_ns": 112913, + "definition_eval_ns": 48786, + "first_eval_ns": 222563, + "threshold_crossing_ns": 2000682789, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1779669 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1797279, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003136879, + "runtime_create_ns": 24839, + "jit_attach_ns": 48974, + "context_create_ns": 100865, + "definition_eval_ns": 32166, + "first_eval_ns": 221266, + "threshold_crossing_ns": 2000711967, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1797279 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1824256, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6127616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003079271, + "runtime_create_ns": 27221, + "jit_attach_ns": 49860, + "context_create_ns": 100266, + "definition_eval_ns": 50265, + "first_eval_ns": 224418, + "threshold_crossing_ns": 2000602293, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1824256 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1797714, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003440462, + "runtime_create_ns": 34857, + "jit_attach_ns": 71396, + "context_create_ns": 162431, + "definition_eval_ns": 52563, + "first_eval_ns": 304589, + "threshold_crossing_ns": 2000808951, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1797714 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1801469, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6123520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003167473, + "runtime_create_ns": 27252, + "jit_attach_ns": 48267, + "context_create_ns": 122099, + "definition_eval_ns": 52333, + "first_eval_ns": 219817, + "threshold_crossing_ns": 2000697151, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1801469 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1795605, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003101972, + "runtime_create_ns": 31836, + "jit_attach_ns": 60581, + "context_create_ns": 115014, + "definition_eval_ns": 48661, + "first_eval_ns": 227537, + "threshold_crossing_ns": 2000621573, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1795605 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1796137, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003088869, + "runtime_create_ns": 23844, + "jit_attach_ns": 51415, + "context_create_ns": 101683, + "definition_eval_ns": 36379, + "first_eval_ns": 224065, + "threshold_crossing_ns": 2000654791, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1796137 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1814367, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003239700, + "runtime_create_ns": 26205, + "jit_attach_ns": 47751, + "context_create_ns": 97391, + "definition_eval_ns": 31895, + "first_eval_ns": 230181, + "threshold_crossing_ns": 2000788355, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1814367 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1816584, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003172721, + "runtime_create_ns": 22869, + "jit_attach_ns": 48829, + "context_create_ns": 109605, + "definition_eval_ns": 47530, + "first_eval_ns": 222252, + "threshold_crossing_ns": 2000701566, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1816584 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1808103, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003189732, + "runtime_create_ns": 23770, + "jit_attach_ns": 49234, + "context_create_ns": 100975, + "definition_eval_ns": 33107, + "first_eval_ns": 219644, + "threshold_crossing_ns": 2000753360, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1808103 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1791054, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003214468, + "runtime_create_ns": 24950, + "jit_attach_ns": 58092, + "context_create_ns": 114572, + "definition_eval_ns": 48929, + "first_eval_ns": 234246, + "threshold_crossing_ns": 2000734177, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1791054 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1817296, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003188682, + "runtime_create_ns": 26159, + "jit_attach_ns": 50020, + "context_create_ns": 102101, + "definition_eval_ns": 33423, + "first_eval_ns": 216892, + "threshold_crossing_ns": 2000741734, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1817296 + } + } + ], + "raw_latency_ns": [ + 1787548, + 1882168, + 1786973, + 1794278, + 1781481, + 1786926, + 1772441, + 1791662, + 1782011, + 1785989, + 1800243, + 1800684, + 1795437, + 1816227, + 1787223, + 1808436, + 1800720, + 1801644, + 1779669, + 1797279, + 1824256, + 1797714, + 1801469, + 1795605, + 1796137, + 1814367, + 1816584, + 1808103, + 1791054, + 1817296 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 1797279, + "mad_ns": 10306, + "p95_ns": 1824256, + "p99_ns": 1882168, + "ci95_ns": [ + 1791662, + 1801469 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "strings-json", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2266380, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11362304, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004240889, + "runtime_create_ns": 24859, + "jit_attach_ns": 53197, + "context_create_ns": 112327, + "definition_eval_ns": 45117, + "first_eval_ns": 468010, + "threshold_crossing_ns": 2001013280, + "compile_ns": 13855578, + "install_ns": 35682, + "osr_ns": 0, + "steady_state_ns": 2266380 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2266802, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11272192, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004090846, + "runtime_create_ns": 24524, + "jit_attach_ns": 49071, + "context_create_ns": 99938, + "definition_eval_ns": 35765, + "first_eval_ns": 478640, + "threshold_crossing_ns": 2000887532, + "compile_ns": 13837029, + "install_ns": 34706, + "osr_ns": 0, + "steady_state_ns": 2266802 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2259320, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11218944, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003936091, + "runtime_create_ns": 26483, + "jit_attach_ns": 49859, + "context_create_ns": 112117, + "definition_eval_ns": 43212, + "first_eval_ns": 472156, + "threshold_crossing_ns": 2000726732, + "compile_ns": 13822249, + "install_ns": 33487, + "osr_ns": 0, + "steady_state_ns": 2259320 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2264357, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11366400, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003887451, + "runtime_create_ns": 23781, + "jit_attach_ns": 51877, + "context_create_ns": 101773, + "definition_eval_ns": 41185, + "first_eval_ns": 475459, + "threshold_crossing_ns": 2000683169, + "compile_ns": 13876211, + "install_ns": 36196, + "osr_ns": 0, + "steady_state_ns": 2264357 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2284497, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11370496, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004041071, + "runtime_create_ns": 24393, + "jit_attach_ns": 47981, + "context_create_ns": 102177, + "definition_eval_ns": 39802, + "first_eval_ns": 541966, + "threshold_crossing_ns": 2000752130, + "compile_ns": 13903866, + "install_ns": 36269, + "osr_ns": 0, + "steady_state_ns": 2284497 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2279804, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11390976, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004069598, + "runtime_create_ns": 22736, + "jit_attach_ns": 50788, + "context_create_ns": 103716, + "definition_eval_ns": 46170, + "first_eval_ns": 488673, + "threshold_crossing_ns": 2000833756, + "compile_ns": 13785301, + "install_ns": 34500, + "osr_ns": 0, + "steady_state_ns": 2279804 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2256094, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004095925, + "runtime_create_ns": 24460, + "jit_attach_ns": 48109, + "context_create_ns": 101852, + "definition_eval_ns": 37888, + "first_eval_ns": 460487, + "threshold_crossing_ns": 2000919138, + "compile_ns": 13812815, + "install_ns": 46837, + "osr_ns": 0, + "steady_state_ns": 2256094 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2268520, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11223040, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003893088, + "runtime_create_ns": 25772, + "jit_attach_ns": 54952, + "context_create_ns": 99686, + "definition_eval_ns": 38330, + "first_eval_ns": 483138, + "threshold_crossing_ns": 2000676998, + "compile_ns": 13901682, + "install_ns": 33015, + "osr_ns": 0, + "steady_state_ns": 2268520 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2320691, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11354112, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004203027, + "runtime_create_ns": 23259, + "jit_attach_ns": 60081, + "context_create_ns": 101718, + "definition_eval_ns": 38397, + "first_eval_ns": 473587, + "threshold_crossing_ns": 2000929426, + "compile_ns": 13885283, + "install_ns": 37768, + "osr_ns": 0, + "steady_state_ns": 2320691 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2272391, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11239424, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004210948, + "runtime_create_ns": 26491, + "jit_attach_ns": 48277, + "context_create_ns": 109536, + "definition_eval_ns": 60065, + "first_eval_ns": 533584, + "threshold_crossing_ns": 2000905767, + "compile_ns": 13879132, + "install_ns": 36154, + "osr_ns": 0, + "steady_state_ns": 2272391 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2268743, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11190272, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004079930, + "runtime_create_ns": 25720, + "jit_attach_ns": 48474, + "context_create_ns": 102562, + "definition_eval_ns": 43167, + "first_eval_ns": 476064, + "threshold_crossing_ns": 2000858988, + "compile_ns": 13793797, + "install_ns": 32673, + "osr_ns": 0, + "steady_state_ns": 2268743 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2267922, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11378688, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003972778, + "runtime_create_ns": 25846, + "jit_attach_ns": 50851, + "context_create_ns": 110919, + "definition_eval_ns": 39207, + "first_eval_ns": 469002, + "threshold_crossing_ns": 2000760244, + "compile_ns": 13857244, + "install_ns": 34661, + "osr_ns": 0, + "steady_state_ns": 2267922 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2269093, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11214848, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003997219, + "runtime_create_ns": 33138, + "jit_attach_ns": 51036, + "context_create_ns": 102369, + "definition_eval_ns": 39967, + "first_eval_ns": 467913, + "threshold_crossing_ns": 2000780137, + "compile_ns": 13857713, + "install_ns": 35753, + "osr_ns": 0, + "steady_state_ns": 2269093 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2261684, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11292672, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004032207, + "runtime_create_ns": 25379, + "jit_attach_ns": 50954, + "context_create_ns": 101830, + "definition_eval_ns": 40867, + "first_eval_ns": 488478, + "threshold_crossing_ns": 2000808112, + "compile_ns": 13948372, + "install_ns": 42942, + "osr_ns": 0, + "steady_state_ns": 2261684 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2281461, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11284480, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004007772, + "runtime_create_ns": 26245, + "jit_attach_ns": 48272, + "context_create_ns": 99980, + "definition_eval_ns": 36901, + "first_eval_ns": 479055, + "threshold_crossing_ns": 2000785499, + "compile_ns": 13770931, + "install_ns": 37348, + "osr_ns": 0, + "steady_state_ns": 2281461 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2248670, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11214848, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004210087, + "runtime_create_ns": 29317, + "jit_attach_ns": 56130, + "context_create_ns": 106250, + "definition_eval_ns": 44692, + "first_eval_ns": 490856, + "threshold_crossing_ns": 2000986678, + "compile_ns": 13916217, + "install_ns": 38273, + "osr_ns": 0, + "steady_state_ns": 2248670 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2275528, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11333632, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004011637, + "runtime_create_ns": 25690, + "jit_attach_ns": 60933, + "context_create_ns": 109861, + "definition_eval_ns": 43608, + "first_eval_ns": 475656, + "threshold_crossing_ns": 2000774374, + "compile_ns": 13962977, + "install_ns": 38289, + "osr_ns": 0, + "steady_state_ns": 2275528 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2293439, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11198464, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004048987, + "runtime_create_ns": 29924, + "jit_attach_ns": 54866, + "context_create_ns": 103470, + "definition_eval_ns": 49314, + "first_eval_ns": 488937, + "threshold_crossing_ns": 2000780506, + "compile_ns": 14019073, + "install_ns": 37433, + "osr_ns": 0, + "steady_state_ns": 2293439 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2301267, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11190272, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004003401, + "runtime_create_ns": 29008, + "jit_attach_ns": 51057, + "context_create_ns": 102719, + "definition_eval_ns": 43230, + "first_eval_ns": 517720, + "threshold_crossing_ns": 2000699805, + "compile_ns": 14008987, + "install_ns": 38458, + "osr_ns": 0, + "steady_state_ns": 2301267 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2270906, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11243520, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004255801, + "runtime_create_ns": 26650, + "jit_attach_ns": 54822, + "context_create_ns": 107998, + "definition_eval_ns": 45988, + "first_eval_ns": 490816, + "threshold_crossing_ns": 2001007655, + "compile_ns": 14025347, + "install_ns": 36926, + "osr_ns": 0, + "steady_state_ns": 2270906 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2264649, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11288576, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004017270, + "runtime_create_ns": 28849, + "jit_attach_ns": 64893, + "context_create_ns": 115458, + "definition_eval_ns": 45062, + "first_eval_ns": 474075, + "threshold_crossing_ns": 2000772916, + "compile_ns": 13942087, + "install_ns": 35911, + "osr_ns": 0, + "steady_state_ns": 2264649 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2258143, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11149312, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003915467, + "runtime_create_ns": 31419, + "jit_attach_ns": 55079, + "context_create_ns": 108076, + "definition_eval_ns": 53579, + "first_eval_ns": 484703, + "threshold_crossing_ns": 2000677656, + "compile_ns": 14087737, + "install_ns": 37961, + "osr_ns": 0, + "steady_state_ns": 2258143 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2263515, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11354112, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004045257, + "runtime_create_ns": 25852, + "jit_attach_ns": 58550, + "context_create_ns": 117972, + "definition_eval_ns": 48583, + "first_eval_ns": 473901, + "threshold_crossing_ns": 2000803601, + "compile_ns": 14131289, + "install_ns": 39128, + "osr_ns": 0, + "steady_state_ns": 2263515 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2264959, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11087872, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003944508, + "runtime_create_ns": 26235, + "jit_attach_ns": 54440, + "context_create_ns": 110587, + "definition_eval_ns": 52314, + "first_eval_ns": 473702, + "threshold_crossing_ns": 2000710047, + "compile_ns": 13955958, + "install_ns": 38723, + "osr_ns": 0, + "steady_state_ns": 2264959 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2276323, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11223040, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2003957006, + "runtime_create_ns": 29821, + "jit_attach_ns": 59100, + "context_create_ns": 105671, + "definition_eval_ns": 49941, + "first_eval_ns": 473882, + "threshold_crossing_ns": 2000712393, + "compile_ns": 14208061, + "install_ns": 50880, + "osr_ns": 0, + "steady_state_ns": 2276323 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2273503, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11386880, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004061717, + "runtime_create_ns": 26387, + "jit_attach_ns": 57196, + "context_create_ns": 104633, + "definition_eval_ns": 44210, + "first_eval_ns": 470933, + "threshold_crossing_ns": 2000832784, + "compile_ns": 13961884, + "install_ns": 39737, + "osr_ns": 0, + "steady_state_ns": 2273503 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2259977, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11386880, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004039839, + "runtime_create_ns": 30758, + "jit_attach_ns": 56241, + "context_create_ns": 109859, + "definition_eval_ns": 44647, + "first_eval_ns": 493164, + "threshold_crossing_ns": 2000789125, + "compile_ns": 14039171, + "install_ns": 36722, + "osr_ns": 0, + "steady_state_ns": 2259977 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2258068, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004181445, + "runtime_create_ns": 26655, + "jit_attach_ns": 58761, + "context_create_ns": 111385, + "definition_eval_ns": 49674, + "first_eval_ns": 478253, + "threshold_crossing_ns": 2000947325, + "compile_ns": 14032049, + "install_ns": 39806, + "osr_ns": 0, + "steady_state_ns": 2258068 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2253132, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11259904, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004239631, + "runtime_create_ns": 30711, + "jit_attach_ns": 56110, + "context_create_ns": 107099, + "definition_eval_ns": 48546, + "first_eval_ns": 489064, + "threshold_crossing_ns": 2001006848, + "compile_ns": 14122718, + "install_ns": 37594, + "osr_ns": 0, + "steady_state_ns": 2253132 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2265421, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 11218944, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 2004053201, + "runtime_create_ns": 27487, + "jit_attach_ns": 57656, + "context_create_ns": 108237, + "definition_eval_ns": 47470, + "first_eval_ns": 490613, + "threshold_crossing_ns": 2000808196, + "compile_ns": 14221074, + "install_ns": 46191, + "osr_ns": 0, + "steady_state_ns": 2265421 + } + } + ], + "raw_latency_ns": [ + 2266380, + 2266802, + 2259320, + 2264357, + 2284497, + 2279804, + 2256094, + 2268520, + 2320691, + 2272391, + 2268743, + 2267922, + 2269093, + 2261684, + 2281461, + 2248670, + 2275528, + 2293439, + 2301267, + 2270906, + 2264649, + 2258143, + 2263515, + 2264959, + 2276323, + 2273503, + 2259977, + 2258068, + 2253132, + 2265421 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 2267922, + "mad_ns": 7606, + "p95_ns": 2301267, + "p99_ns": 2320691, + "ci95_ns": [ + 2264649, + 2272391 + ], + "compile_ns": 13942087, + "install_ns": 37433, + "break_even_executions": null + }, + { + "name": "calls-closures", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3634669, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006180265, + "runtime_create_ns": 25991, + "jit_attach_ns": 47979, + "context_create_ns": 98734, + "definition_eval_ns": 35515, + "first_eval_ns": 426690, + "threshold_crossing_ns": 2001525777, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3634669 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3665751, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005915458, + "runtime_create_ns": 25659, + "jit_attach_ns": 47635, + "context_create_ns": 99206, + "definition_eval_ns": 35861, + "first_eval_ns": 431254, + "threshold_crossing_ns": 2001224933, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3665751 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3629761, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6422528, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005988946, + "runtime_create_ns": 25812, + "jit_attach_ns": 46021, + "context_create_ns": 98613, + "definition_eval_ns": 43500, + "first_eval_ns": 422757, + "threshold_crossing_ns": 2001332788, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3629761 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3656209, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6410240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006034964, + "runtime_create_ns": 24299, + "jit_attach_ns": 46194, + "context_create_ns": 109966, + "definition_eval_ns": 34681, + "first_eval_ns": 423253, + "threshold_crossing_ns": 2001348408, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3656209 + } + }, + { + "pair_index": 4, + "elapsed_ns": 3645077, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6160384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006168403, + "runtime_create_ns": 24320, + "jit_attach_ns": 49066, + "context_create_ns": 106324, + "definition_eval_ns": 47622, + "first_eval_ns": 437596, + "threshold_crossing_ns": 2001473737, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3645077 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3633628, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6426624, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006105401, + "runtime_create_ns": 22916, + "jit_attach_ns": 47423, + "context_create_ns": 100414, + "definition_eval_ns": 35538, + "first_eval_ns": 434971, + "threshold_crossing_ns": 2001443872, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3633628 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3740689, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6430720, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006164978, + "runtime_create_ns": 23237, + "jit_attach_ns": 47443, + "context_create_ns": 103323, + "definition_eval_ns": 35743, + "first_eval_ns": 447038, + "threshold_crossing_ns": 2001366347, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3740689 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3664316, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006221132, + "runtime_create_ns": 22167, + "jit_attach_ns": 46803, + "context_create_ns": 102766, + "definition_eval_ns": 33938, + "first_eval_ns": 424885, + "threshold_crossing_ns": 2001540944, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3664316 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3666183, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6066176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006192265, + "runtime_create_ns": 24461, + "jit_attach_ns": 50370, + "context_create_ns": 101135, + "definition_eval_ns": 35026, + "first_eval_ns": 428365, + "threshold_crossing_ns": 2001495760, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3666183 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3638192, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006195458, + "runtime_create_ns": 25464, + "jit_attach_ns": 52969, + "context_create_ns": 102083, + "definition_eval_ns": 35870, + "first_eval_ns": 425098, + "threshold_crossing_ns": 2001532022, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3638192 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3640768, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006201492, + "runtime_create_ns": 22188, + "jit_attach_ns": 49174, + "context_create_ns": 98701, + "definition_eval_ns": 35974, + "first_eval_ns": 430072, + "threshold_crossing_ns": 2001535855, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3640768 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3645750, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6410240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005986937, + "runtime_create_ns": 25047, + "jit_attach_ns": 50496, + "context_create_ns": 104190, + "definition_eval_ns": 50110, + "first_eval_ns": 432978, + "threshold_crossing_ns": 2001293402, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3645750 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3651293, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6275072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005851372, + "runtime_create_ns": 24433, + "jit_attach_ns": 48222, + "context_create_ns": 97261, + "definition_eval_ns": 41807, + "first_eval_ns": 431007, + "threshold_crossing_ns": 2001173803, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3651293 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3586677, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6078464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005896677, + "runtime_create_ns": 24392, + "jit_attach_ns": 50502, + "context_create_ns": 106939, + "definition_eval_ns": 48152, + "first_eval_ns": 434816, + "threshold_crossing_ns": 2001264378, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3586677 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3643221, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005767722, + "runtime_create_ns": 22729, + "jit_attach_ns": 48282, + "context_create_ns": 102394, + "definition_eval_ns": 40227, + "first_eval_ns": 430484, + "threshold_crossing_ns": 2001095701, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3643221 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3633178, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005973537, + "runtime_create_ns": 24495, + "jit_attach_ns": 46200, + "context_create_ns": 98632, + "definition_eval_ns": 34460, + "first_eval_ns": 430185, + "threshold_crossing_ns": 2001316926, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3633178 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3650977, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6053888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005938946, + "runtime_create_ns": 24228, + "jit_attach_ns": 47828, + "context_create_ns": 98771, + "definition_eval_ns": 35159, + "first_eval_ns": 420093, + "threshold_crossing_ns": 2001278837, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3650977 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3656395, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005799339, + "runtime_create_ns": 21559, + "jit_attach_ns": 51596, + "context_create_ns": 101894, + "definition_eval_ns": 37000, + "first_eval_ns": 418511, + "threshold_crossing_ns": 2001127732, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3656395 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3646919, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005884791, + "runtime_create_ns": 24578, + "jit_attach_ns": 45706, + "context_create_ns": 95594, + "definition_eval_ns": 40409, + "first_eval_ns": 422392, + "threshold_crossing_ns": 2001227447, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3646919 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3636030, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6381568, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006008632, + "runtime_create_ns": 28033, + "jit_attach_ns": 49700, + "context_create_ns": 104794, + "definition_eval_ns": 46673, + "first_eval_ns": 425572, + "threshold_crossing_ns": 2001330150, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3636030 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3654703, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006077630, + "runtime_create_ns": 22272, + "jit_attach_ns": 46385, + "context_create_ns": 99760, + "definition_eval_ns": 34745, + "first_eval_ns": 433446, + "threshold_crossing_ns": 2001397545, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3654703 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3659431, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6307840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005951600, + "runtime_create_ns": 21658, + "jit_attach_ns": 47907, + "context_create_ns": 100284, + "definition_eval_ns": 35438, + "first_eval_ns": 425704, + "threshold_crossing_ns": 2001274084, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3659431 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3649974, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005888050, + "runtime_create_ns": 21745, + "jit_attach_ns": 49025, + "context_create_ns": 102283, + "definition_eval_ns": 36159, + "first_eval_ns": 426547, + "threshold_crossing_ns": 2001215979, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3649974 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3653072, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005997989, + "runtime_create_ns": 23910, + "jit_attach_ns": 47331, + "context_create_ns": 99995, + "definition_eval_ns": 35019, + "first_eval_ns": 426450, + "threshold_crossing_ns": 2001328566, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3653072 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3658867, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6086656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006153267, + "runtime_create_ns": 24714, + "jit_attach_ns": 47733, + "context_create_ns": 108629, + "definition_eval_ns": 33716, + "first_eval_ns": 424667, + "threshold_crossing_ns": 2001465365, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3658867 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3654092, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005893734, + "runtime_create_ns": 20968, + "jit_attach_ns": 49197, + "context_create_ns": 100365, + "definition_eval_ns": 35905, + "first_eval_ns": 430057, + "threshold_crossing_ns": 2001217498, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3654092 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3638178, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005816432, + "runtime_create_ns": 21796, + "jit_attach_ns": 48906, + "context_create_ns": 100103, + "definition_eval_ns": 35725, + "first_eval_ns": 419267, + "threshold_crossing_ns": 2001163541, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3638178 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3666720, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006262196, + "runtime_create_ns": 25589, + "jit_attach_ns": 51486, + "context_create_ns": 102123, + "definition_eval_ns": 39275, + "first_eval_ns": 424485, + "threshold_crossing_ns": 2001567204, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3666720 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3654999, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6213632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2005982273, + "runtime_create_ns": 25345, + "jit_attach_ns": 49346, + "context_create_ns": 117333, + "definition_eval_ns": 46404, + "first_eval_ns": 428047, + "threshold_crossing_ns": 2001267532, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3654999 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3667210, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6266880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2006115206, + "runtime_create_ns": 23508, + "jit_attach_ns": 47363, + "context_create_ns": 102045, + "definition_eval_ns": 35362, + "first_eval_ns": 459040, + "threshold_crossing_ns": 2001395385, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3667210 + } + } + ], + "raw_latency_ns": [ + 3634669, + 3665751, + 3629761, + 3656209, + 3645077, + 3633628, + 3740689, + 3664316, + 3666183, + 3638192, + 3640768, + 3645750, + 3651293, + 3586677, + 3643221, + 3633178, + 3650977, + 3656395, + 3646919, + 3636030, + 3654703, + 3659431, + 3649974, + 3653072, + 3658867, + 3654092, + 3638178, + 3666720, + 3654999, + 3667210 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 3651293, + "mad_ns": 10525, + "p95_ns": 3667210, + "p99_ns": 3740689, + "ci95_ns": [ + 3645077, + 3656209 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "adversarial", + "suite": "rquickjs-jit", + "group": "adversarial", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1052415, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10670080, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002044500, + "runtime_create_ns": 25324, + "jit_attach_ns": 53841, + "context_create_ns": 103514, + "definition_eval_ns": 38052, + "first_eval_ns": 248275, + "threshold_crossing_ns": 2000396565, + "compile_ns": 9805063, + "install_ns": 34271, + "osr_ns": 0, + "steady_state_ns": 1052415 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1045634, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10596352, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002061641, + "runtime_create_ns": 28872, + "jit_attach_ns": 52901, + "context_create_ns": 109974, + "definition_eval_ns": 42975, + "first_eval_ns": 271616, + "threshold_crossing_ns": 2000381082, + "compile_ns": 9860073, + "install_ns": 41221, + "osr_ns": 0, + "steady_state_ns": 1045634 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1070825, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10510336, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002162661, + "runtime_create_ns": 28358, + "jit_attach_ns": 59860, + "context_create_ns": 127425, + "definition_eval_ns": 44431, + "first_eval_ns": 251235, + "threshold_crossing_ns": 2000452561, + "compile_ns": 9872524, + "install_ns": 41666, + "osr_ns": 0, + "steady_state_ns": 1070825 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1065426, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10543104, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002042075, + "runtime_create_ns": 27589, + "jit_attach_ns": 46816, + "context_create_ns": 99525, + "definition_eval_ns": 39695, + "first_eval_ns": 279039, + "threshold_crossing_ns": 2000359125, + "compile_ns": 9274020, + "install_ns": 35717, + "osr_ns": 0, + "steady_state_ns": 1065426 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1042581, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10600448, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002108883, + "runtime_create_ns": 24995, + "jit_attach_ns": 53888, + "context_create_ns": 129369, + "definition_eval_ns": 38334, + "first_eval_ns": 255115, + "threshold_crossing_ns": 2000439391, + "compile_ns": 9862522, + "install_ns": 41058, + "osr_ns": 0, + "steady_state_ns": 1042581 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1055043, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10477568, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002084702, + "runtime_create_ns": 30101, + "jit_attach_ns": 78188, + "context_create_ns": 107656, + "definition_eval_ns": 51463, + "first_eval_ns": 259291, + "threshold_crossing_ns": 2000371820, + "compile_ns": 9928467, + "install_ns": 46037, + "osr_ns": 0, + "steady_state_ns": 1055043 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1061171, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10588160, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002135228, + "runtime_create_ns": 27953, + "jit_attach_ns": 49958, + "context_create_ns": 111498, + "definition_eval_ns": 38985, + "first_eval_ns": 249567, + "threshold_crossing_ns": 2000469724, + "compile_ns": 9438520, + "install_ns": 34578, + "osr_ns": 0, + "steady_state_ns": 1061171 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1043452, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10485760, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002113715, + "runtime_create_ns": 27264, + "jit_attach_ns": 51043, + "context_create_ns": 107319, + "definition_eval_ns": 39649, + "first_eval_ns": 252393, + "threshold_crossing_ns": 2000465698, + "compile_ns": 9713457, + "install_ns": 43508, + "osr_ns": 0, + "steady_state_ns": 1043452 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1047138, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10539008, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002055900, + "runtime_create_ns": 27921, + "jit_attach_ns": 53739, + "context_create_ns": 109413, + "definition_eval_ns": 36410, + "first_eval_ns": 258797, + "threshold_crossing_ns": 2000394358, + "compile_ns": 9365057, + "install_ns": 40931, + "osr_ns": 0, + "steady_state_ns": 1047138 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1069348, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10727424, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002077549, + "runtime_create_ns": 24935, + "jit_attach_ns": 52260, + "context_create_ns": 109173, + "definition_eval_ns": 40628, + "first_eval_ns": 256248, + "threshold_crossing_ns": 2000396186, + "compile_ns": 9794034, + "install_ns": 35907, + "osr_ns": 0, + "steady_state_ns": 1069348 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1051399, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10588160, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002147051, + "runtime_create_ns": 28832, + "jit_attach_ns": 56963, + "context_create_ns": 109838, + "definition_eval_ns": 41976, + "first_eval_ns": 253739, + "threshold_crossing_ns": 2000476242, + "compile_ns": 9767156, + "install_ns": 40828, + "osr_ns": 0, + "steady_state_ns": 1051399 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1064921, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10592256, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002109495, + "runtime_create_ns": 31555, + "jit_attach_ns": 54054, + "context_create_ns": 122861, + "definition_eval_ns": 41974, + "first_eval_ns": 244163, + "threshold_crossing_ns": 2000422455, + "compile_ns": 9899765, + "install_ns": 38627, + "osr_ns": 0, + "steady_state_ns": 1064921 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1089331, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10596352, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002180929, + "runtime_create_ns": 26752, + "jit_attach_ns": 48502, + "context_create_ns": 101604, + "definition_eval_ns": 36881, + "first_eval_ns": 247428, + "threshold_crossing_ns": 2000508302, + "compile_ns": 9666468, + "install_ns": 39736, + "osr_ns": 0, + "steady_state_ns": 1089331 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1039744, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10620928, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2001971196, + "runtime_create_ns": 24759, + "jit_attach_ns": 48982, + "context_create_ns": 99332, + "definition_eval_ns": 33483, + "first_eval_ns": 280622, + "threshold_crossing_ns": 2000320514, + "compile_ns": 9118590, + "install_ns": 38529, + "osr_ns": 0, + "steady_state_ns": 1039744 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1068888, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10555392, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002171042, + "runtime_create_ns": 22667, + "jit_attach_ns": 51134, + "context_create_ns": 106290, + "definition_eval_ns": 35843, + "first_eval_ns": 254165, + "threshold_crossing_ns": 2000504616, + "compile_ns": 10128127, + "install_ns": 39909, + "osr_ns": 0, + "steady_state_ns": 1068888 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1060466, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10534912, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002075296, + "runtime_create_ns": 25212, + "jit_attach_ns": 47217, + "context_create_ns": 97662, + "definition_eval_ns": 33837, + "first_eval_ns": 247372, + "threshold_crossing_ns": 2000438984, + "compile_ns": 9810585, + "install_ns": 33068, + "osr_ns": 0, + "steady_state_ns": 1060466 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1060822, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10592256, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002002555, + "runtime_create_ns": 25536, + "jit_attach_ns": 47552, + "context_create_ns": 103301, + "definition_eval_ns": 45826, + "first_eval_ns": 241111, + "threshold_crossing_ns": 2000349286, + "compile_ns": 9777715, + "install_ns": 39586, + "osr_ns": 0, + "steady_state_ns": 1060822 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1051948, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10530816, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002002495, + "runtime_create_ns": 25571, + "jit_attach_ns": 47843, + "context_create_ns": 97194, + "definition_eval_ns": 33691, + "first_eval_ns": 241984, + "threshold_crossing_ns": 2000380348, + "compile_ns": 9633177, + "install_ns": 33061, + "osr_ns": 0, + "steady_state_ns": 1051948 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1065287, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10563584, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002099649, + "runtime_create_ns": 27356, + "jit_attach_ns": 49600, + "context_create_ns": 101573, + "definition_eval_ns": 41717, + "first_eval_ns": 250682, + "threshold_crossing_ns": 2000437209, + "compile_ns": 9311072, + "install_ns": 35093, + "osr_ns": 0, + "steady_state_ns": 1065287 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1062424, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10489856, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002000346, + "runtime_create_ns": 27660, + "jit_attach_ns": 47376, + "context_create_ns": 98415, + "definition_eval_ns": 34211, + "first_eval_ns": 243360, + "threshold_crossing_ns": 2000352626, + "compile_ns": 9810414, + "install_ns": 34988, + "osr_ns": 0, + "steady_state_ns": 1062424 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1053531, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10665984, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2001971644, + "runtime_create_ns": 24794, + "jit_attach_ns": 48562, + "context_create_ns": 100241, + "definition_eval_ns": 35900, + "first_eval_ns": 257663, + "threshold_crossing_ns": 2000327487, + "compile_ns": 9570107, + "install_ns": 33542, + "osr_ns": 0, + "steady_state_ns": 1053531 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1054934, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10637312, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2001965885, + "runtime_create_ns": 26022, + "jit_attach_ns": 47250, + "context_create_ns": 99149, + "definition_eval_ns": 35171, + "first_eval_ns": 257467, + "threshold_crossing_ns": 2000319430, + "compile_ns": 9761495, + "install_ns": 31961, + "osr_ns": 0, + "steady_state_ns": 1054934 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1036065, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10637312, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002101031, + "runtime_create_ns": 24727, + "jit_attach_ns": 50451, + "context_create_ns": 116967, + "definition_eval_ns": 36961, + "first_eval_ns": 249588, + "threshold_crossing_ns": 2000462036, + "compile_ns": 9659232, + "install_ns": 34798, + "osr_ns": 0, + "steady_state_ns": 1036065 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1072965, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10571776, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002016174, + "runtime_create_ns": 26599, + "jit_attach_ns": 50765, + "context_create_ns": 101108, + "definition_eval_ns": 35630, + "first_eval_ns": 254974, + "threshold_crossing_ns": 2000344676, + "compile_ns": 9669617, + "install_ns": 37545, + "osr_ns": 0, + "steady_state_ns": 1072965 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1072129, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10706944, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002142817, + "runtime_create_ns": 24491, + "jit_attach_ns": 55417, + "context_create_ns": 108114, + "definition_eval_ns": 40900, + "first_eval_ns": 250627, + "threshold_crossing_ns": 2000462782, + "compile_ns": 9531038, + "install_ns": 36394, + "osr_ns": 0, + "steady_state_ns": 1072129 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1073217, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10588160, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002133826, + "runtime_create_ns": 24673, + "jit_attach_ns": 51320, + "context_create_ns": 104526, + "definition_eval_ns": 36487, + "first_eval_ns": 245901, + "threshold_crossing_ns": 2000469738, + "compile_ns": 9810844, + "install_ns": 35890, + "osr_ns": 0, + "steady_state_ns": 1073217 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1071793, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10551296, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002072382, + "runtime_create_ns": 24483, + "jit_attach_ns": 57348, + "context_create_ns": 102761, + "definition_eval_ns": 37082, + "first_eval_ns": 241357, + "threshold_crossing_ns": 2000412957, + "compile_ns": 9578710, + "install_ns": 30954, + "osr_ns": 0, + "steady_state_ns": 1071793 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1064619, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10633216, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002101937, + "runtime_create_ns": 22974, + "jit_attach_ns": 50596, + "context_create_ns": 104325, + "definition_eval_ns": 35282, + "first_eval_ns": 252846, + "threshold_crossing_ns": 2000445260, + "compile_ns": 9604633, + "install_ns": 35022, + "osr_ns": 0, + "steady_state_ns": 1064619 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1068543, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10625024, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002005444, + "runtime_create_ns": 25212, + "jit_attach_ns": 49257, + "context_create_ns": 100107, + "definition_eval_ns": 32535, + "first_eval_ns": 252492, + "threshold_crossing_ns": 2000350351, + "compile_ns": 9310036, + "install_ns": 36122, + "osr_ns": 0, + "steady_state_ns": 1068543 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1068509, + "checksum": "string:7995", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 10657792, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 2002121565, + "runtime_create_ns": 27650, + "jit_attach_ns": 53981, + "context_create_ns": 112019, + "definition_eval_ns": 42233, + "first_eval_ns": 248282, + "threshold_crossing_ns": 2000443218, + "compile_ns": 9633448, + "install_ns": 35552, + "osr_ns": 0, + "steady_state_ns": 1068509 + } + } + ], + "raw_latency_ns": [ + 1052415, + 1045634, + 1070825, + 1065426, + 1042581, + 1055043, + 1061171, + 1043452, + 1047138, + 1069348, + 1051399, + 1064921, + 1089331, + 1039744, + 1068888, + 1060466, + 1060822, + 1051948, + 1065287, + 1062424, + 1053531, + 1054934, + 1036065, + 1072965, + 1072129, + 1073217, + 1071793, + 1064619, + 1068543, + 1068509 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 1062424, + "mad_ns": 8893, + "p95_ns": 1073217, + "p99_ns": 1089331, + "ci95_ns": [ + 1054934, + 1068509 + ], + "compile_ns": 9713457, + "install_ns": 36122, + "break_even_executions": null + }, + { + "name": "float64-dense", + "suite": "rquickjs-jit matrix", + "group": "float64", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 375910, + "checksum": "number:40a2d29809876024", + "native_entries": 48, + "native_acquisitions": 48, + "native_exits": 48, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 44, + "measured_benefit_ns": 5636193, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16306176, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63552309, + "runtime_create_ns": 30169, + "jit_attach_ns": 54223, + "context_create_ns": 112330, + "definition_eval_ns": 61397, + "first_eval_ns": 2495670, + "threshold_crossing_ns": 60361854, + "compile_ns": 59701213, + "install_ns": 128194, + "osr_ns": 0, + "steady_state_ns": 375910 + } + }, + { + "pair_index": 1, + "elapsed_ns": 367556, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5711079, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16216064, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63731718, + "runtime_create_ns": 32225, + "jit_attach_ns": 56540, + "context_create_ns": 109942, + "definition_eval_ns": 68224, + "first_eval_ns": 2486327, + "threshold_crossing_ns": 60550259, + "compile_ns": 59783072, + "install_ns": 126680, + "osr_ns": 0, + "steady_state_ns": 367556 + } + }, + { + "pair_index": 2, + "elapsed_ns": 369142, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 9116032, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16297984, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64371325, + "runtime_create_ns": 29823, + "jit_attach_ns": 57553, + "context_create_ns": 107454, + "definition_eval_ns": 64181, + "first_eval_ns": 2576909, + "threshold_crossing_ns": 61106702, + "compile_ns": 60398644, + "install_ns": 139323, + "osr_ns": 0, + "steady_state_ns": 369142 + } + }, + { + "pair_index": 3, + "elapsed_ns": 368863, + "checksum": "number:40a2d29809876024", + "native_entries": 48, + "native_acquisitions": 48, + "native_exits": 48, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 44, + "measured_benefit_ns": 5556224, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16330752, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63830685, + "runtime_create_ns": 30404, + "jit_attach_ns": 58276, + "context_create_ns": 106587, + "definition_eval_ns": 68355, + "first_eval_ns": 2484260, + "threshold_crossing_ns": 60652236, + "compile_ns": 59970118, + "install_ns": 140896, + "osr_ns": 0, + "steady_state_ns": 368863 + } + }, + { + "pair_index": 4, + "elapsed_ns": 378157, + "checksum": "number:40a2d29809876024", + "native_entries": 48, + "native_acquisitions": 48, + "native_exits": 48, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 44, + "measured_benefit_ns": 5702438, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16437248, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64049682, + "runtime_create_ns": 31708, + "jit_attach_ns": 61259, + "context_create_ns": 108534, + "definition_eval_ns": 67530, + "first_eval_ns": 2512873, + "threshold_crossing_ns": 60826950, + "compile_ns": 60249097, + "install_ns": 138733, + "osr_ns": 0, + "steady_state_ns": 378157 + } + }, + { + "pair_index": 5, + "elapsed_ns": 368631, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5735268, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16338944, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63907169, + "runtime_create_ns": 28959, + "jit_attach_ns": 58062, + "context_create_ns": 111819, + "definition_eval_ns": 75410, + "first_eval_ns": 2514611, + "threshold_crossing_ns": 60688723, + "compile_ns": 60125184, + "install_ns": 135082, + "osr_ns": 0, + "steady_state_ns": 368631 + } + }, + { + "pair_index": 6, + "elapsed_ns": 371892, + "checksum": "number:40a2d29809876024", + "native_entries": 48, + "native_acquisitions": 48, + "native_exits": 48, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 44, + "measured_benefit_ns": 5612238, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16203776, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63839156, + "runtime_create_ns": 29873, + "jit_attach_ns": 69917, + "context_create_ns": 120245, + "definition_eval_ns": 72328, + "first_eval_ns": 2496552, + "threshold_crossing_ns": 60616748, + "compile_ns": 59960385, + "install_ns": 125147, + "osr_ns": 0, + "steady_state_ns": 371892 + } + }, + { + "pair_index": 7, + "elapsed_ns": 372836, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 8936855, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16449536, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63808992, + "runtime_create_ns": 26732, + "jit_attach_ns": 59972, + "context_create_ns": 121304, + "definition_eval_ns": 68616, + "first_eval_ns": 2486221, + "threshold_crossing_ns": 60611109, + "compile_ns": 59733601, + "install_ns": 133644, + "osr_ns": 0, + "steady_state_ns": 372836 + } + }, + { + "pair_index": 8, + "elapsed_ns": 368755, + "checksum": "number:40a2d29809876024", + "native_entries": 70, + "native_acquisitions": 70, + "native_exits": 70, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 66, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 66, + "measured_benefit_ns": 8255316, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16445440, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63616736, + "runtime_create_ns": 24135, + "jit_attach_ns": 53097, + "context_create_ns": 104745, + "definition_eval_ns": 68981, + "first_eval_ns": 2521416, + "threshold_crossing_ns": 60414029, + "compile_ns": 59636685, + "install_ns": 119297, + "osr_ns": 0, + "steady_state_ns": 368755 + } + }, + { + "pair_index": 9, + "elapsed_ns": 380122, + "checksum": "number:40a2d29809876024", + "native_entries": 51, + "native_acquisitions": 51, + "native_exits": 51, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 47, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 47, + "measured_benefit_ns": 5936881, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16297984, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 65848900, + "runtime_create_ns": 34210, + "jit_attach_ns": 64120, + "context_create_ns": 115370, + "definition_eval_ns": 75383, + "first_eval_ns": 2634607, + "threshold_crossing_ns": 62482188, + "compile_ns": 62033923, + "install_ns": 164081, + "osr_ns": 0, + "steady_state_ns": 380122 + } + }, + { + "pair_index": 10, + "elapsed_ns": 393250, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 6176257, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16461824, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 65107811, + "runtime_create_ns": 26607, + "jit_attach_ns": 54991, + "context_create_ns": 114971, + "definition_eval_ns": 61019, + "first_eval_ns": 2509681, + "threshold_crossing_ns": 61887188, + "compile_ns": 61280183, + "install_ns": 139142, + "osr_ns": 0, + "steady_state_ns": 393250 + } + }, + { + "pair_index": 11, + "elapsed_ns": 383213, + "checksum": "number:40a2d29809876024", + "native_entries": 75, + "native_acquisitions": 75, + "native_exits": 75, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 71, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 71, + "measured_benefit_ns": 8908307, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16302080, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63880762, + "runtime_create_ns": 25887, + "jit_attach_ns": 57057, + "context_create_ns": 107196, + "definition_eval_ns": 63104, + "first_eval_ns": 2499319, + "threshold_crossing_ns": 60684797, + "compile_ns": 59840892, + "install_ns": 144138, + "osr_ns": 0, + "steady_state_ns": 383213 + } + }, + { + "pair_index": 12, + "elapsed_ns": 376603, + "checksum": "number:40a2d29809876024", + "native_entries": 73, + "native_acquisitions": 73, + "native_exits": 73, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 69, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 69, + "measured_benefit_ns": 8992140, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16343040, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63720997, + "runtime_create_ns": 30873, + "jit_attach_ns": 53634, + "context_create_ns": 108677, + "definition_eval_ns": 62744, + "first_eval_ns": 2500692, + "threshold_crossing_ns": 60529325, + "compile_ns": 59792502, + "install_ns": 137175, + "osr_ns": 0, + "steady_state_ns": 376603 + } + }, + { + "pair_index": 13, + "elapsed_ns": 369742, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 8785834, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16408576, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63631722, + "runtime_create_ns": 30213, + "jit_attach_ns": 54676, + "context_create_ns": 110678, + "definition_eval_ns": 60174, + "first_eval_ns": 2509626, + "threshold_crossing_ns": 60434208, + "compile_ns": 59770841, + "install_ns": 139146, + "osr_ns": 0, + "steady_state_ns": 369742 + } + }, + { + "pair_index": 14, + "elapsed_ns": 379948, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 8948595, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16326656, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63868717, + "runtime_create_ns": 30017, + "jit_attach_ns": 58278, + "context_create_ns": 112684, + "definition_eval_ns": 66451, + "first_eval_ns": 2519631, + "threshold_crossing_ns": 60640708, + "compile_ns": 59870177, + "install_ns": 138050, + "osr_ns": 0, + "steady_state_ns": 379948 + } + }, + { + "pair_index": 15, + "elapsed_ns": 375273, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5816195, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16109568, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63884751, + "runtime_create_ns": 28714, + "jit_attach_ns": 56901, + "context_create_ns": 111683, + "definition_eval_ns": 61154, + "first_eval_ns": 2487358, + "threshold_crossing_ns": 60701785, + "compile_ns": 59989268, + "install_ns": 143848, + "osr_ns": 0, + "steady_state_ns": 375273 + } + }, + { + "pair_index": 16, + "elapsed_ns": 372673, + "checksum": "number:40a2d29809876024", + "native_entries": 74, + "native_acquisitions": 74, + "native_exits": 74, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 70, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 70, + "measured_benefit_ns": 9057434, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16281600, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63659421, + "runtime_create_ns": 24216, + "jit_attach_ns": 58849, + "context_create_ns": 106066, + "definition_eval_ns": 59434, + "first_eval_ns": 2498649, + "threshold_crossing_ns": 60478449, + "compile_ns": 59715452, + "install_ns": 138485, + "osr_ns": 0, + "steady_state_ns": 372673 + } + }, + { + "pair_index": 17, + "elapsed_ns": 368063, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 65, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 65, + "measured_benefit_ns": 8479735, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16465920, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63307758, + "runtime_create_ns": 24534, + "jit_attach_ns": 57130, + "context_create_ns": 104442, + "definition_eval_ns": 61911, + "first_eval_ns": 2489550, + "threshold_crossing_ns": 60143805, + "compile_ns": 59272309, + "install_ns": 128292, + "osr_ns": 0, + "steady_state_ns": 368063 + } + }, + { + "pair_index": 18, + "elapsed_ns": 377782, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5625974, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16314368, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63522355, + "runtime_create_ns": 28270, + "jit_attach_ns": 54966, + "context_create_ns": 102760, + "definition_eval_ns": 61073, + "first_eval_ns": 2488005, + "threshold_crossing_ns": 60340325, + "compile_ns": 59615052, + "install_ns": 145007, + "osr_ns": 0, + "steady_state_ns": 377782 + } + }, + { + "pair_index": 19, + "elapsed_ns": 370897, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5695879, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16257024, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63973844, + "runtime_create_ns": 28236, + "jit_attach_ns": 60177, + "context_create_ns": 112671, + "definition_eval_ns": 62366, + "first_eval_ns": 2513907, + "threshold_crossing_ns": 60765001, + "compile_ns": 60136242, + "install_ns": 128204, + "osr_ns": 0, + "steady_state_ns": 370897 + } + }, + { + "pair_index": 20, + "elapsed_ns": 368201, + "checksum": "number:40a2d29809876024", + "native_entries": 50, + "native_acquisitions": 50, + "native_exits": 50, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 46, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 46, + "measured_benefit_ns": 5779028, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16306176, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64260992, + "runtime_create_ns": 28284, + "jit_attach_ns": 58248, + "context_create_ns": 110676, + "definition_eval_ns": 66499, + "first_eval_ns": 2511595, + "threshold_crossing_ns": 61051936, + "compile_ns": 60374624, + "install_ns": 146409, + "osr_ns": 0, + "steady_state_ns": 368201 + } + }, + { + "pair_index": 21, + "elapsed_ns": 367558, + "checksum": "number:40a2d29809876024", + "native_entries": 68, + "native_acquisitions": 68, + "native_exits": 68, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 64, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 64, + "measured_benefit_ns": 8453035, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16142336, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64566344, + "runtime_create_ns": 29386, + "jit_attach_ns": 69893, + "context_create_ns": 104470, + "definition_eval_ns": 68516, + "first_eval_ns": 2489640, + "threshold_crossing_ns": 61378267, + "compile_ns": 60730367, + "install_ns": 153237, + "osr_ns": 0, + "steady_state_ns": 367558 + } + }, + { + "pair_index": 22, + "elapsed_ns": 367252, + "checksum": "number:40a2d29809876024", + "native_entries": 75, + "native_acquisitions": 75, + "native_exits": 75, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 71, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 71, + "measured_benefit_ns": 9074132, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16465920, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64113876, + "runtime_create_ns": 24965, + "jit_attach_ns": 56802, + "context_create_ns": 105748, + "definition_eval_ns": 68769, + "first_eval_ns": 2501442, + "threshold_crossing_ns": 60927339, + "compile_ns": 60115490, + "install_ns": 138848, + "osr_ns": 0, + "steady_state_ns": 367252 + } + }, + { + "pair_index": 23, + "elapsed_ns": 367741, + "checksum": "number:40a2d29809876024", + "native_entries": 50, + "native_acquisitions": 50, + "native_exits": 50, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 46, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 46, + "measured_benefit_ns": 5872967, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16252928, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64183291, + "runtime_create_ns": 25684, + "jit_attach_ns": 53922, + "context_create_ns": 104570, + "definition_eval_ns": 58409, + "first_eval_ns": 2506066, + "threshold_crossing_ns": 61006930, + "compile_ns": 60290019, + "install_ns": 168999, + "osr_ns": 0, + "steady_state_ns": 367741 + } + }, + { + "pair_index": 24, + "elapsed_ns": 367344, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5880327, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16453632, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63903041, + "runtime_create_ns": 26863, + "jit_attach_ns": 60175, + "context_create_ns": 112191, + "definition_eval_ns": 66081, + "first_eval_ns": 2516462, + "threshold_crossing_ns": 60691584, + "compile_ns": 60065316, + "install_ns": 144522, + "osr_ns": 0, + "steady_state_ns": 367344 + } + }, + { + "pair_index": 25, + "elapsed_ns": 378787, + "checksum": "number:40a2d29809876024", + "native_entries": 49, + "native_acquisitions": 49, + "native_exits": 49, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 45, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 45, + "measured_benefit_ns": 5906985, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16318464, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64355601, + "runtime_create_ns": 38027, + "jit_attach_ns": 61444, + "context_create_ns": 107363, + "definition_eval_ns": 78307, + "first_eval_ns": 2497524, + "threshold_crossing_ns": 61133951, + "compile_ns": 60513707, + "install_ns": 151172, + "osr_ns": 0, + "steady_state_ns": 378787 + } + }, + { + "pair_index": 26, + "elapsed_ns": 367658, + "checksum": "number:40a2d29809876024", + "native_entries": 48, + "native_acquisitions": 48, + "native_exits": 48, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 44, + "measured_benefit_ns": 5740369, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16261120, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 63911997, + "runtime_create_ns": 25435, + "jit_attach_ns": 58142, + "context_create_ns": 111917, + "definition_eval_ns": 61521, + "first_eval_ns": 2497883, + "threshold_crossing_ns": 60729335, + "compile_ns": 60104053, + "install_ns": 144883, + "osr_ns": 0, + "steady_state_ns": 367658 + } + }, + { + "pair_index": 27, + "elapsed_ns": 369334, + "checksum": "number:40a2d29809876024", + "native_entries": 50, + "native_acquisitions": 50, + "native_exits": 50, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 46, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 46, + "measured_benefit_ns": 5836200, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16289792, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64269789, + "runtime_create_ns": 29764, + "jit_attach_ns": 61902, + "context_create_ns": 112111, + "definition_eval_ns": 73139, + "first_eval_ns": 2508543, + "threshold_crossing_ns": 61050419, + "compile_ns": 60420685, + "install_ns": 150274, + "osr_ns": 0, + "steady_state_ns": 369334 + } + }, + { + "pair_index": 28, + "elapsed_ns": 377192, + "checksum": "number:40a2d29809876024", + "native_entries": 50, + "native_acquisitions": 50, + "native_exits": 50, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 46, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 46, + "measured_benefit_ns": 5890249, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16412672, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64795458, + "runtime_create_ns": 28056, + "jit_attach_ns": 60841, + "context_create_ns": 114665, + "definition_eval_ns": 64751, + "first_eval_ns": 2506609, + "threshold_crossing_ns": 61581984, + "compile_ns": 60911665, + "install_ns": 142012, + "osr_ns": 0, + "steady_state_ns": 377192 + } + }, + { + "pair_index": 29, + "elapsed_ns": 372608, + "checksum": "number:40a2d29809876024", + "native_entries": 50, + "native_acquisitions": 50, + "native_exits": 50, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 46, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 46, + "measured_benefit_ns": 5794758, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 16216064, + "code_bytes": 146560, + "metadata_bytes": 39400, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 64572771, + "runtime_create_ns": 29841, + "jit_attach_ns": 59397, + "context_create_ns": 112888, + "definition_eval_ns": 63282, + "first_eval_ns": 2496721, + "threshold_crossing_ns": 61376411, + "compile_ns": 60698753, + "install_ns": 144864, + "osr_ns": 0, + "steady_state_ns": 372608 + } + } + ], + "raw_latency_ns": [ + 375910, + 367556, + 369142, + 368863, + 378157, + 368631, + 371892, + 372836, + 368755, + 380122, + 393250, + 383213, + 376603, + 369742, + 379948, + 375273, + 372673, + 368063, + 377782, + 370897, + 368201, + 367558, + 367252, + 367741, + 367344, + 378787, + 367658, + 369334, + 377192, + 372608 + ], + "raw_throughput_ops": [ + 16, + 16, + 16, + 16, + 16, + 16, + 16, + 16, + 16, + 16 + ], + "median_ns": 371892, + "mad_ns": 4151, + "p95_ns": 383213, + "p99_ns": 393250, + "ci95_ns": [ + 368863, + 375910 + ], + "compile_ns": 60104053, + "install_ns": 139323, + "break_even_executions": 24 + }, + { + "name": "strings-regexp", + "suite": "rquickjs-jit matrix", + "group": "strings-regexp", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 19968233, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15503360, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034902429, + "runtime_create_ns": 27063, + "jit_attach_ns": 56971, + "context_create_ns": 109792, + "definition_eval_ns": 54036, + "first_eval_ns": 5035323, + "threshold_crossing_ns": 2007644809, + "compile_ns": 34432242, + "install_ns": 58953, + "osr_ns": 0, + "steady_state_ns": 19968233 + } + }, + { + "pair_index": 1, + "elapsed_ns": 19886754, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15536128, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035092878, + "runtime_create_ns": 26621, + "jit_attach_ns": 64837, + "context_create_ns": 108076, + "definition_eval_ns": 61716, + "first_eval_ns": 6901024, + "threshold_crossing_ns": 2006031788, + "compile_ns": 34191228, + "install_ns": 57135, + "osr_ns": 0, + "steady_state_ns": 19886754 + } + }, + { + "pair_index": 2, + "elapsed_ns": 19890601, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15339520, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035091045, + "runtime_create_ns": 26112, + "jit_attach_ns": 55687, + "context_create_ns": 111828, + "definition_eval_ns": 57798, + "first_eval_ns": 6840550, + "threshold_crossing_ns": 2006078027, + "compile_ns": 34078877, + "install_ns": 59487, + "osr_ns": 0, + "steady_state_ns": 19890601 + } + }, + { + "pair_index": 3, + "elapsed_ns": 20293117, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15486976, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033753242, + "runtime_create_ns": 26712, + "jit_attach_ns": 70572, + "context_create_ns": 121368, + "definition_eval_ns": 62428, + "first_eval_ns": 5053848, + "threshold_crossing_ns": 2006098403, + "compile_ns": 33799002, + "install_ns": 60385, + "osr_ns": 0, + "steady_state_ns": 20293117 + } + }, + { + "pair_index": 4, + "elapsed_ns": 20078512, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035635406, + "runtime_create_ns": 26164, + "jit_attach_ns": 61695, + "context_create_ns": 108487, + "definition_eval_ns": 57043, + "first_eval_ns": 6859086, + "threshold_crossing_ns": 2006412389, + "compile_ns": 34534210, + "install_ns": 57144, + "osr_ns": 0, + "steady_state_ns": 20078512 + } + }, + { + "pair_index": 5, + "elapsed_ns": 19943305, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15421440, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033617529, + "runtime_create_ns": 29357, + "jit_attach_ns": 58363, + "context_create_ns": 110337, + "definition_eval_ns": 61256, + "first_eval_ns": 5027463, + "threshold_crossing_ns": 2006368037, + "compile_ns": 32547212, + "install_ns": 59395, + "osr_ns": 0, + "steady_state_ns": 19943305 + } + }, + { + "pair_index": 6, + "elapsed_ns": 19859583, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15429632, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034324612, + "runtime_create_ns": 30611, + "jit_attach_ns": 57450, + "context_create_ns": 121154, + "definition_eval_ns": 59989, + "first_eval_ns": 5030156, + "threshold_crossing_ns": 2007146005, + "compile_ns": 31773196, + "install_ns": 63116, + "osr_ns": 0, + "steady_state_ns": 19859583 + } + }, + { + "pair_index": 7, + "elapsed_ns": 19988463, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15400960, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034728912, + "runtime_create_ns": 29254, + "jit_attach_ns": 61582, + "context_create_ns": 112145, + "definition_eval_ns": 61572, + "first_eval_ns": 5062981, + "threshold_crossing_ns": 2007387598, + "compile_ns": 32599309, + "install_ns": 50837, + "osr_ns": 0, + "steady_state_ns": 19988463 + } + }, + { + "pair_index": 8, + "elapsed_ns": 19842677, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033516291, + "runtime_create_ns": 25934, + "jit_attach_ns": 60597, + "context_create_ns": 112100, + "definition_eval_ns": 60946, + "first_eval_ns": 4035605, + "threshold_crossing_ns": 2007366928, + "compile_ns": 32375662, + "install_ns": 52673, + "osr_ns": 0, + "steady_state_ns": 19842677 + } + }, + { + "pair_index": 9, + "elapsed_ns": 20028744, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15405056, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034381550, + "runtime_create_ns": 27153, + "jit_attach_ns": 53356, + "context_create_ns": 109944, + "definition_eval_ns": 57366, + "first_eval_ns": 5035092, + "threshold_crossing_ns": 2007029154, + "compile_ns": 34442896, + "install_ns": 54690, + "osr_ns": 0, + "steady_state_ns": 20028744 + } + }, + { + "pair_index": 10, + "elapsed_ns": 19984821, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15425536, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2037087534, + "runtime_create_ns": 29344, + "jit_attach_ns": 57119, + "context_create_ns": 109651, + "definition_eval_ns": 57362, + "first_eval_ns": 6839276, + "threshold_crossing_ns": 2008000178, + "compile_ns": 32354595, + "install_ns": 52148, + "osr_ns": 0, + "steady_state_ns": 19984821 + } + }, + { + "pair_index": 11, + "elapsed_ns": 19894054, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15364096, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2032856174, + "runtime_create_ns": 28069, + "jit_attach_ns": 60721, + "context_create_ns": 105972, + "definition_eval_ns": 57660, + "first_eval_ns": 4030062, + "threshold_crossing_ns": 2006647717, + "compile_ns": 32808732, + "install_ns": 62266, + "osr_ns": 0, + "steady_state_ns": 19894054 + } + }, + { + "pair_index": 12, + "elapsed_ns": 19967659, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15409152, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035106228, + "runtime_create_ns": 27768, + "jit_attach_ns": 56718, + "context_create_ns": 107692, + "definition_eval_ns": 63438, + "first_eval_ns": 6822047, + "threshold_crossing_ns": 2006045842, + "compile_ns": 32192595, + "install_ns": 51623, + "osr_ns": 0, + "steady_state_ns": 19967659 + } + }, + { + "pair_index": 13, + "elapsed_ns": 19848097, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15478784, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033924108, + "runtime_create_ns": 24754, + "jit_attach_ns": 62372, + "context_create_ns": 113665, + "definition_eval_ns": 61173, + "first_eval_ns": 4024699, + "threshold_crossing_ns": 2007772859, + "compile_ns": 32222910, + "install_ns": 57540, + "osr_ns": 0, + "steady_state_ns": 19848097 + } + }, + { + "pair_index": 14, + "elapsed_ns": 20076024, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15532032, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2036609165, + "runtime_create_ns": 25832, + "jit_attach_ns": 54840, + "context_create_ns": 106669, + "definition_eval_ns": 60115, + "first_eval_ns": 6838137, + "threshold_crossing_ns": 2007420238, + "compile_ns": 32238814, + "install_ns": 57459, + "osr_ns": 0, + "steady_state_ns": 20076024 + } + }, + { + "pair_index": 15, + "elapsed_ns": 19941814, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15470592, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2036051228, + "runtime_create_ns": 24820, + "jit_attach_ns": 58361, + "context_create_ns": 109477, + "definition_eval_ns": 64830, + "first_eval_ns": 6082352, + "threshold_crossing_ns": 2007754716, + "compile_ns": 32315856, + "install_ns": 64101, + "osr_ns": 0, + "steady_state_ns": 19941814 + } + }, + { + "pair_index": 16, + "elapsed_ns": 19901305, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15486976, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034800112, + "runtime_create_ns": 24824, + "jit_attach_ns": 58157, + "context_create_ns": 110304, + "definition_eval_ns": 58350, + "first_eval_ns": 5010144, + "threshold_crossing_ns": 2007624890, + "compile_ns": 32074495, + "install_ns": 69038, + "osr_ns": 0, + "steady_state_ns": 19901305 + } + }, + { + "pair_index": 17, + "elapsed_ns": 19952203, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15400960, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2036151029, + "runtime_create_ns": 28975, + "jit_attach_ns": 58036, + "context_create_ns": 103841, + "definition_eval_ns": 56629, + "first_eval_ns": 6838566, + "threshold_crossing_ns": 2007104165, + "compile_ns": 32801183, + "install_ns": 64778, + "osr_ns": 0, + "steady_state_ns": 19952203 + } + }, + { + "pair_index": 18, + "elapsed_ns": 19915700, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15339520, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033760277, + "runtime_create_ns": 28299, + "jit_attach_ns": 56727, + "context_create_ns": 110174, + "definition_eval_ns": 63804, + "first_eval_ns": 4034348, + "threshold_crossing_ns": 2007538767, + "compile_ns": 32895400, + "install_ns": 61341, + "osr_ns": 0, + "steady_state_ns": 19915700 + } + }, + { + "pair_index": 19, + "elapsed_ns": 20021673, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15351808, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2036102687, + "runtime_create_ns": 28046, + "jit_attach_ns": 58809, + "context_create_ns": 115709, + "definition_eval_ns": 59781, + "first_eval_ns": 6839171, + "threshold_crossing_ns": 2006950132, + "compile_ns": 32118839, + "install_ns": 62358, + "osr_ns": 0, + "steady_state_ns": 20021673 + } + }, + { + "pair_index": 20, + "elapsed_ns": 20072592, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15511552, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035210416, + "runtime_create_ns": 27336, + "jit_attach_ns": 61366, + "context_create_ns": 104001, + "definition_eval_ns": 57075, + "first_eval_ns": 6842301, + "threshold_crossing_ns": 2006006931, + "compile_ns": 34516694, + "install_ns": 59390, + "osr_ns": 0, + "steady_state_ns": 20072592 + } + }, + { + "pair_index": 21, + "elapsed_ns": 19885152, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15413248, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035397802, + "runtime_create_ns": 29848, + "jit_attach_ns": 57124, + "context_create_ns": 105305, + "definition_eval_ns": 58786, + "first_eval_ns": 6830417, + "threshold_crossing_ns": 2006409605, + "compile_ns": 34079849, + "install_ns": 59653, + "osr_ns": 0, + "steady_state_ns": 19885152 + } + }, + { + "pair_index": 22, + "elapsed_ns": 19949984, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15331328, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2032845098, + "runtime_create_ns": 26048, + "jit_attach_ns": 58772, + "context_create_ns": 106834, + "definition_eval_ns": 57434, + "first_eval_ns": 4019186, + "threshold_crossing_ns": 2006609251, + "compile_ns": 32252911, + "install_ns": 52743, + "osr_ns": 0, + "steady_state_ns": 19949984 + } + }, + { + "pair_index": 23, + "elapsed_ns": 19935577, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15220736, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2033760658, + "runtime_create_ns": 32875, + "jit_attach_ns": 61706, + "context_create_ns": 113420, + "definition_eval_ns": 60105, + "first_eval_ns": 5027119, + "threshold_crossing_ns": 2006513562, + "compile_ns": 32244257, + "install_ns": 59236, + "osr_ns": 0, + "steady_state_ns": 19935577 + } + }, + { + "pair_index": 24, + "elapsed_ns": 19937393, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15507456, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2035732325, + "runtime_create_ns": 26627, + "jit_attach_ns": 61918, + "context_create_ns": 112947, + "definition_eval_ns": 62437, + "first_eval_ns": 6847120, + "threshold_crossing_ns": 2006660125, + "compile_ns": 32271727, + "install_ns": 60431, + "osr_ns": 0, + "steady_state_ns": 19937393 + } + }, + { + "pair_index": 25, + "elapsed_ns": 19915932, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15286272, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2036607982, + "runtime_create_ns": 27605, + "jit_attach_ns": 58000, + "context_create_ns": 112811, + "definition_eval_ns": 60236, + "first_eval_ns": 6858030, + "threshold_crossing_ns": 2007540909, + "compile_ns": 32283548, + "install_ns": 70899, + "osr_ns": 0, + "steady_state_ns": 19915932 + } + }, + { + "pair_index": 26, + "elapsed_ns": 19911831, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034417756, + "runtime_create_ns": 25556, + "jit_attach_ns": 61713, + "context_create_ns": 109159, + "definition_eval_ns": 66001, + "first_eval_ns": 5030504, + "threshold_crossing_ns": 2007192097, + "compile_ns": 32123613, + "install_ns": 64921, + "osr_ns": 0, + "steady_state_ns": 19911831 + } + }, + { + "pair_index": 27, + "elapsed_ns": 20065924, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15577088, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034578821, + "runtime_create_ns": 27821, + "jit_attach_ns": 65204, + "context_create_ns": 116223, + "definition_eval_ns": 60937, + "first_eval_ns": 4030045, + "threshold_crossing_ns": 2008189282, + "compile_ns": 32169927, + "install_ns": 55258, + "osr_ns": 0, + "steady_state_ns": 20065924 + } + }, + { + "pair_index": 28, + "elapsed_ns": 19875902, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034131936, + "runtime_create_ns": 27947, + "jit_attach_ns": 65669, + "context_create_ns": 127429, + "definition_eval_ns": 63638, + "first_eval_ns": 4057864, + "threshold_crossing_ns": 2007898010, + "compile_ns": 32367461, + "install_ns": 56766, + "osr_ns": 0, + "steady_state_ns": 19875902 + } + }, + { + "pair_index": 29, + "elapsed_ns": 19961634, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15388672, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 2034238301, + "runtime_create_ns": 27539, + "jit_attach_ns": 65109, + "context_create_ns": 107353, + "definition_eval_ns": 61198, + "first_eval_ns": 4000788, + "threshold_crossing_ns": 2008002910, + "compile_ns": 34364996, + "install_ns": 58352, + "osr_ns": 0, + "steady_state_ns": 19961634 + } + } + ], + "raw_latency_ns": [ + 19968233, + 19886754, + 19890601, + 20293117, + 20078512, + 19943305, + 19859583, + 19988463, + 19842677, + 20028744, + 19984821, + 19894054, + 19967659, + 19848097, + 20076024, + 19941814, + 19901305, + 19952203, + 19915700, + 20021673, + 20072592, + 19885152, + 19949984, + 19935577, + 19937393, + 19915932, + 19911831, + 20065924, + 19875902, + 19961634 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 19943305, + "mad_ns": 49251, + "p95_ns": 20078512, + "p99_ns": 20293117, + "ci95_ns": [ + 19915700, + 19968233 + ], + "compile_ns": 32375662, + "install_ns": 59390, + "break_even_executions": null + }, + { + "name": "arrays-typed", + "suite": "rquickjs-jit matrix", + "group": "arrays-typed", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 7017855, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2303918, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15302656, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78799262, + "runtime_create_ns": 33311, + "jit_attach_ns": 62800, + "context_create_ns": 111188, + "definition_eval_ns": 73163, + "first_eval_ns": 2380809, + "threshold_crossing_ns": 68384458, + "compile_ns": 65282075, + "install_ns": 140816, + "osr_ns": 0, + "steady_state_ns": 7017855 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7092888, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2356229, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15372288, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78982891, + "runtime_create_ns": 30528, + "jit_attach_ns": 59611, + "context_create_ns": 106077, + "definition_eval_ns": 74608, + "first_eval_ns": 2382435, + "threshold_crossing_ns": 68517937, + "compile_ns": 65377328, + "install_ns": 126491, + "osr_ns": 0, + "steady_state_ns": 7092888 + } + }, + { + "pair_index": 2, + "elapsed_ns": 6974078, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2297801, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15302656, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78581985, + "runtime_create_ns": 30595, + "jit_attach_ns": 60860, + "context_create_ns": 110326, + "definition_eval_ns": 68193, + "first_eval_ns": 2386380, + "threshold_crossing_ns": 68228900, + "compile_ns": 65098579, + "install_ns": 120856, + "osr_ns": 0, + "steady_state_ns": 6974078 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7037887, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2297013, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15429632, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78613240, + "runtime_create_ns": 26402, + "jit_attach_ns": 62561, + "context_create_ns": 108613, + "definition_eval_ns": 77605, + "first_eval_ns": 2375504, + "threshold_crossing_ns": 68174738, + "compile_ns": 65056635, + "install_ns": 140442, + "osr_ns": 0, + "steady_state_ns": 7037887 + } + }, + { + "pair_index": 4, + "elapsed_ns": 6971538, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 37, + "native_acquisitions": 37, + "native_exits": 37, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 20, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2325280, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15503360, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78590721, + "runtime_create_ns": 27806, + "jit_attach_ns": 60971, + "context_create_ns": 107130, + "definition_eval_ns": 67954, + "first_eval_ns": 2382943, + "threshold_crossing_ns": 68248888, + "compile_ns": 65135590, + "install_ns": 137839, + "osr_ns": 0, + "steady_state_ns": 6971538 + } + }, + { + "pair_index": 5, + "elapsed_ns": 6976146, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2325778, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15249408, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78663145, + "runtime_create_ns": 28662, + "jit_attach_ns": 56949, + "context_create_ns": 104500, + "definition_eval_ns": 70724, + "first_eval_ns": 2383675, + "threshold_crossing_ns": 68322156, + "compile_ns": 65190786, + "install_ns": 131487, + "osr_ns": 0, + "steady_state_ns": 6976146 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7011464, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2357675, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15200256, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78710876, + "runtime_create_ns": 30905, + "jit_attach_ns": 71217, + "context_create_ns": 117243, + "definition_eval_ns": 68242, + "first_eval_ns": 2372250, + "threshold_crossing_ns": 68315275, + "compile_ns": 65203304, + "install_ns": 126737, + "osr_ns": 0, + "steady_state_ns": 7011464 + } + }, + { + "pair_index": 7, + "elapsed_ns": 6977608, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2313422, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15921152, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78751714, + "runtime_create_ns": 30303, + "jit_attach_ns": 57225, + "context_create_ns": 109019, + "definition_eval_ns": 67280, + "first_eval_ns": 2370222, + "threshold_crossing_ns": 68419676, + "compile_ns": 65282958, + "install_ns": 132166, + "osr_ns": 0, + "steady_state_ns": 6977608 + } + }, + { + "pair_index": 8, + "elapsed_ns": 6981023, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2308767, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15478784, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78641016, + "runtime_create_ns": 31092, + "jit_attach_ns": 56086, + "context_create_ns": 105071, + "definition_eval_ns": 66226, + "first_eval_ns": 2390344, + "threshold_crossing_ns": 68290183, + "compile_ns": 65185348, + "install_ns": 124737, + "osr_ns": 0, + "steady_state_ns": 6981023 + } + }, + { + "pair_index": 9, + "elapsed_ns": 7059645, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2373191, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15380480, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78777920, + "runtime_create_ns": 31489, + "jit_attach_ns": 59091, + "context_create_ns": 109870, + "definition_eval_ns": 75900, + "first_eval_ns": 2396947, + "threshold_crossing_ns": 68319977, + "compile_ns": 65174185, + "install_ns": 125026, + "osr_ns": 0, + "steady_state_ns": 7059645 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7011139, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2300906, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15433728, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78741387, + "runtime_create_ns": 26489, + "jit_attach_ns": 64957, + "context_create_ns": 117255, + "definition_eval_ns": 70337, + "first_eval_ns": 2389650, + "threshold_crossing_ns": 68335475, + "compile_ns": 65199912, + "install_ns": 134880, + "osr_ns": 0, + "steady_state_ns": 7011139 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7021249, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2305521, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15290368, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78614099, + "runtime_create_ns": 29336, + "jit_attach_ns": 61283, + "context_create_ns": 114849, + "definition_eval_ns": 68766, + "first_eval_ns": 2383120, + "threshold_crossing_ns": 68215880, + "compile_ns": 65035188, + "install_ns": 131158, + "osr_ns": 0, + "steady_state_ns": 7021249 + } + }, + { + "pair_index": 12, + "elapsed_ns": 6997477, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2333636, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15187968, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78729261, + "runtime_create_ns": 29932, + "jit_attach_ns": 61292, + "context_create_ns": 113327, + "definition_eval_ns": 68020, + "first_eval_ns": 2395644, + "threshold_crossing_ns": 68339834, + "compile_ns": 65219858, + "install_ns": 127747, + "osr_ns": 0, + "steady_state_ns": 6997477 + } + }, + { + "pair_index": 13, + "elapsed_ns": 6995359, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2378264, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78608418, + "runtime_create_ns": 27571, + "jit_attach_ns": 55502, + "context_create_ns": 116572, + "definition_eval_ns": 68731, + "first_eval_ns": 2369841, + "threshold_crossing_ns": 68238987, + "compile_ns": 65067733, + "install_ns": 142982, + "osr_ns": 0, + "steady_state_ns": 6995359 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7059548, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2323733, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15441920, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78631926, + "runtime_create_ns": 26123, + "jit_attach_ns": 59804, + "context_create_ns": 110761, + "definition_eval_ns": 74009, + "first_eval_ns": 2365405, + "threshold_crossing_ns": 68207621, + "compile_ns": 65033805, + "install_ns": 129040, + "osr_ns": 0, + "steady_state_ns": 7059548 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7040483, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2307571, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15343616, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78680262, + "runtime_create_ns": 28079, + "jit_attach_ns": 57764, + "context_create_ns": 106070, + "definition_eval_ns": 67810, + "first_eval_ns": 2393584, + "threshold_crossing_ns": 68263270, + "compile_ns": 65135931, + "install_ns": 129089, + "osr_ns": 0, + "steady_state_ns": 7040483 + } + }, + { + "pair_index": 16, + "elapsed_ns": 6958931, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2340011, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15450112, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78564121, + "runtime_create_ns": 28086, + "jit_attach_ns": 67835, + "context_create_ns": 126242, + "definition_eval_ns": 75113, + "first_eval_ns": 2384505, + "threshold_crossing_ns": 68200890, + "compile_ns": 65116188, + "install_ns": 141885, + "osr_ns": 0, + "steady_state_ns": 6958931 + } + }, + { + "pair_index": 17, + "elapsed_ns": 7027653, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2389253, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15474688, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78701666, + "runtime_create_ns": 27407, + "jit_attach_ns": 60573, + "context_create_ns": 112219, + "definition_eval_ns": 69617, + "first_eval_ns": 2376728, + "threshold_crossing_ns": 68263887, + "compile_ns": 65074419, + "install_ns": 126540, + "osr_ns": 0, + "steady_state_ns": 7027653 + } + }, + { + "pair_index": 18, + "elapsed_ns": 6976183, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2322399, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15450112, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78429746, + "runtime_create_ns": 32829, + "jit_attach_ns": 54820, + "context_create_ns": 105703, + "definition_eval_ns": 70247, + "first_eval_ns": 2391509, + "threshold_crossing_ns": 68085363, + "compile_ns": 64996575, + "install_ns": 127291, + "osr_ns": 0, + "steady_state_ns": 6976183 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7039793, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2311296, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15450112, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78733762, + "runtime_create_ns": 28679, + "jit_attach_ns": 63377, + "context_create_ns": 119497, + "definition_eval_ns": 73190, + "first_eval_ns": 2377446, + "threshold_crossing_ns": 68310937, + "compile_ns": 65200892, + "install_ns": 138665, + "osr_ns": 0, + "steady_state_ns": 7039793 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7012568, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 37, + "native_acquisitions": 37, + "native_exits": 37, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 16, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 13, + "profitability_approved": 0, + "profitability_rejected": 13, + "benefit_recordings": 16, + "measured_benefit_ns": 2155206, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15454208, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78787099, + "runtime_create_ns": 30424, + "jit_attach_ns": 57560, + "context_create_ns": 108874, + "definition_eval_ns": 77721, + "first_eval_ns": 2373513, + "threshold_crossing_ns": 68390418, + "compile_ns": 66218194, + "install_ns": 152780, + "osr_ns": 0, + "steady_state_ns": 7012568 + } + }, + { + "pair_index": 21, + "elapsed_ns": 6995222, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2309310, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15466496, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78547452, + "runtime_create_ns": 25183, + "jit_attach_ns": 60726, + "context_create_ns": 112409, + "definition_eval_ns": 68375, + "first_eval_ns": 2382979, + "threshold_crossing_ns": 68180815, + "compile_ns": 65067291, + "install_ns": 134324, + "osr_ns": 0, + "steady_state_ns": 6995222 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7022386, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2318231, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15400960, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78869003, + "runtime_create_ns": 27827, + "jit_attach_ns": 62311, + "context_create_ns": 122474, + "definition_eval_ns": 70141, + "first_eval_ns": 2392108, + "threshold_crossing_ns": 68458291, + "compile_ns": 65306119, + "install_ns": 131992, + "osr_ns": 0, + "steady_state_ns": 7022386 + } + }, + { + "pair_index": 23, + "elapsed_ns": 6990784, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2397654, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15425536, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78717722, + "runtime_create_ns": 27737, + "jit_attach_ns": 61184, + "context_create_ns": 115220, + "definition_eval_ns": 72588, + "first_eval_ns": 2382798, + "threshold_crossing_ns": 68330266, + "compile_ns": 65212335, + "install_ns": 130605, + "osr_ns": 0, + "steady_state_ns": 6990784 + } + }, + { + "pair_index": 24, + "elapsed_ns": 7054130, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2407896, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15454208, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79099497, + "runtime_create_ns": 26837, + "jit_attach_ns": 62682, + "context_create_ns": 112717, + "definition_eval_ns": 71910, + "first_eval_ns": 2383319, + "threshold_crossing_ns": 68661884, + "compile_ns": 65496306, + "install_ns": 130683, + "osr_ns": 0, + "steady_state_ns": 7054130 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7011014, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2320778, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15388672, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78798474, + "runtime_create_ns": 31133, + "jit_attach_ns": 60404, + "context_create_ns": 116836, + "definition_eval_ns": 68241, + "first_eval_ns": 2388471, + "threshold_crossing_ns": 68394505, + "compile_ns": 65279021, + "install_ns": 126172, + "osr_ns": 0, + "steady_state_ns": 7011014 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7031074, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2368395, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15306752, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78813842, + "runtime_create_ns": 31355, + "jit_attach_ns": 58905, + "context_create_ns": 108199, + "definition_eval_ns": 66610, + "first_eval_ns": 2381245, + "threshold_crossing_ns": 68399695, + "compile_ns": 65269089, + "install_ns": 129251, + "osr_ns": 0, + "steady_state_ns": 7031074 + } + }, + { + "pair_index": 27, + "elapsed_ns": 6987077, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2316515, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15990784, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78914994, + "runtime_create_ns": 27869, + "jit_attach_ns": 58608, + "context_create_ns": 109952, + "definition_eval_ns": 70514, + "first_eval_ns": 2376392, + "threshold_crossing_ns": 68556772, + "compile_ns": 65322557, + "install_ns": 134527, + "osr_ns": 0, + "steady_state_ns": 6987077 + } + }, + { + "pair_index": 28, + "elapsed_ns": 6985134, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 37, + "native_acquisitions": 37, + "native_exits": 37, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 16, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 13, + "profitability_approved": 0, + "profitability_rejected": 13, + "benefit_recordings": 16, + "measured_benefit_ns": 2174412, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15925248, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79029156, + "runtime_create_ns": 30755, + "jit_attach_ns": 55794, + "context_create_ns": 114883, + "definition_eval_ns": 77236, + "first_eval_ns": 2367379, + "threshold_crossing_ns": 68674993, + "compile_ns": 66422898, + "install_ns": 151726, + "osr_ns": 0, + "steady_state_ns": 6985134 + } + }, + { + "pair_index": 29, + "elapsed_ns": 6975605, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 38, + "native_acquisitions": 38, + "native_exits": 38, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 21, + "tier2_entries": 17, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 12, + "profitability_approved": 0, + "profitability_rejected": 12, + "benefit_recordings": 17, + "measured_benefit_ns": 2300924, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 15413248, + "code_bytes": 140856, + "metadata_bytes": 31754, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78644461, + "runtime_create_ns": 28901, + "jit_attach_ns": 60915, + "context_create_ns": 112997, + "definition_eval_ns": 72362, + "first_eval_ns": 2364994, + "threshold_crossing_ns": 68301308, + "compile_ns": 65152362, + "install_ns": 125219, + "osr_ns": 0, + "steady_state_ns": 6975605 + } + } + ], + "raw_latency_ns": [ + 7017855, + 7092888, + 6974078, + 7037887, + 6971538, + 6976146, + 7011464, + 6977608, + 6981023, + 7059645, + 7011139, + 7021249, + 6997477, + 6995359, + 7059548, + 7040483, + 6958931, + 7027653, + 6976183, + 7039793, + 7012568, + 6995222, + 7022386, + 6990784, + 7054130, + 7011014, + 7031074, + 6987077, + 6985134, + 6975605 + ], + "raw_throughput_ops": [ + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13 + ], + "median_ns": 7011139, + "mad_ns": 26748, + "p95_ns": 7059645, + "p99_ns": 7092888, + "ci95_ns": [ + 6990784, + 7022386 + ], + "compile_ns": 65199912, + "install_ns": 131158, + "break_even_executions": null + }, + { + "name": "objects-polymorphic", + "suite": "rquickjs-jit matrix", + "group": "objects-polymorphic", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 6801283, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 21008384, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013200429, + "runtime_create_ns": 24743, + "jit_attach_ns": 58590, + "context_create_ns": 111422, + "definition_eval_ns": 63032, + "first_eval_ns": 2869196, + "threshold_crossing_ns": 2002569753, + "compile_ns": 66174636, + "install_ns": 82820, + "osr_ns": 0, + "steady_state_ns": 6801283 + } + }, + { + "pair_index": 1, + "elapsed_ns": 6725245, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20799488, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013073443, + "runtime_create_ns": 24794, + "jit_attach_ns": 65813, + "context_create_ns": 110536, + "definition_eval_ns": 65437, + "first_eval_ns": 2862357, + "threshold_crossing_ns": 2002529020, + "compile_ns": 65846738, + "install_ns": 82101, + "osr_ns": 0, + "steady_state_ns": 6725245 + } + }, + { + "pair_index": 2, + "elapsed_ns": 6719020, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20877312, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012568642, + "runtime_create_ns": 27227, + "jit_attach_ns": 57038, + "context_create_ns": 113263, + "definition_eval_ns": 61882, + "first_eval_ns": 2864486, + "threshold_crossing_ns": 2002028059, + "compile_ns": 65877114, + "install_ns": 83741, + "osr_ns": 0, + "steady_state_ns": 6719020 + } + }, + { + "pair_index": 3, + "elapsed_ns": 6681216, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20733952, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012917366, + "runtime_create_ns": 30470, + "jit_attach_ns": 57591, + "context_create_ns": 110921, + "definition_eval_ns": 61921, + "first_eval_ns": 2846825, + "threshold_crossing_ns": 2002421159, + "compile_ns": 65889926, + "install_ns": 87029, + "osr_ns": 0, + "steady_state_ns": 6681216 + } + }, + { + "pair_index": 4, + "elapsed_ns": 6711514, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20979712, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012927312, + "runtime_create_ns": 25779, + "jit_attach_ns": 62922, + "context_create_ns": 111408, + "definition_eval_ns": 64621, + "first_eval_ns": 2860024, + "threshold_crossing_ns": 2002405382, + "compile_ns": 65820194, + "install_ns": 78441, + "osr_ns": 0, + "steady_state_ns": 6711514 + } + }, + { + "pair_index": 5, + "elapsed_ns": 6741933, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20553728, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012797268, + "runtime_create_ns": 28566, + "jit_attach_ns": 61571, + "context_create_ns": 115498, + "definition_eval_ns": 62939, + "first_eval_ns": 2858499, + "threshold_crossing_ns": 2002238111, + "compile_ns": 66060505, + "install_ns": 81839, + "osr_ns": 0, + "steady_state_ns": 6741933 + } + }, + { + "pair_index": 6, + "elapsed_ns": 6707790, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20967424, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012985515, + "runtime_create_ns": 23425, + "jit_attach_ns": 63273, + "context_create_ns": 106797, + "definition_eval_ns": 62736, + "first_eval_ns": 2847700, + "threshold_crossing_ns": 2002482377, + "compile_ns": 65681458, + "install_ns": 78490, + "osr_ns": 0, + "steady_state_ns": 6707790 + } + }, + { + "pair_index": 7, + "elapsed_ns": 6788410, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20897792, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012727203, + "runtime_create_ns": 27932, + "jit_attach_ns": 57783, + "context_create_ns": 105847, + "definition_eval_ns": 59783, + "first_eval_ns": 2873053, + "threshold_crossing_ns": 2002100275, + "compile_ns": 65599013, + "install_ns": 84758, + "osr_ns": 0, + "steady_state_ns": 6788410 + } + }, + { + "pair_index": 8, + "elapsed_ns": 6689871, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20922368, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012619863, + "runtime_create_ns": 29038, + "jit_attach_ns": 60657, + "context_create_ns": 109695, + "definition_eval_ns": 64083, + "first_eval_ns": 2856651, + "threshold_crossing_ns": 2002132072, + "compile_ns": 66129826, + "install_ns": 76093, + "osr_ns": 0, + "steady_state_ns": 6689871 + } + }, + { + "pair_index": 9, + "elapsed_ns": 6732620, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20783104, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013033211, + "runtime_create_ns": 28467, + "jit_attach_ns": 62218, + "context_create_ns": 114843, + "definition_eval_ns": 67143, + "first_eval_ns": 2859614, + "threshold_crossing_ns": 2002458234, + "compile_ns": 66397754, + "install_ns": 87814, + "osr_ns": 0, + "steady_state_ns": 6732620 + } + }, + { + "pair_index": 10, + "elapsed_ns": 6755969, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20717568, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012738029, + "runtime_create_ns": 25857, + "jit_attach_ns": 55641, + "context_create_ns": 105310, + "definition_eval_ns": 62351, + "first_eval_ns": 2842431, + "threshold_crossing_ns": 2002197719, + "compile_ns": 65647551, + "install_ns": 76645, + "osr_ns": 0, + "steady_state_ns": 6755969 + } + }, + { + "pair_index": 11, + "elapsed_ns": 6671098, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20844544, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012810128, + "runtime_create_ns": 31206, + "jit_attach_ns": 58527, + "context_create_ns": 111265, + "definition_eval_ns": 64697, + "first_eval_ns": 2846362, + "threshold_crossing_ns": 2002341301, + "compile_ns": 65736807, + "install_ns": 78403, + "osr_ns": 0, + "steady_state_ns": 6671098 + } + }, + { + "pair_index": 12, + "elapsed_ns": 7567711, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20901888, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013876346, + "runtime_create_ns": 30127, + "jit_attach_ns": 55941, + "context_create_ns": 107511, + "definition_eval_ns": 58002, + "first_eval_ns": 2909689, + "threshold_crossing_ns": 2002380055, + "compile_ns": 65791777, + "install_ns": 78700, + "osr_ns": 0, + "steady_state_ns": 7567711 + } + }, + { + "pair_index": 13, + "elapsed_ns": 6771539, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20815872, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012872778, + "runtime_create_ns": 26075, + "jit_attach_ns": 61050, + "context_create_ns": 108713, + "definition_eval_ns": 61306, + "first_eval_ns": 2862741, + "threshold_crossing_ns": 2002260832, + "compile_ns": 65665247, + "install_ns": 78954, + "osr_ns": 0, + "steady_state_ns": 6771539 + } + }, + { + "pair_index": 14, + "elapsed_ns": 6678719, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20840448, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013066888, + "runtime_create_ns": 28061, + "jit_attach_ns": 58345, + "context_create_ns": 110232, + "definition_eval_ns": 62633, + "first_eval_ns": 2844229, + "threshold_crossing_ns": 2002563226, + "compile_ns": 65582229, + "install_ns": 84641, + "osr_ns": 0, + "steady_state_ns": 6678719 + } + }, + { + "pair_index": 15, + "elapsed_ns": 6718883, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20824064, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013220552, + "runtime_create_ns": 25640, + "jit_attach_ns": 59374, + "context_create_ns": 119919, + "definition_eval_ns": 68849, + "first_eval_ns": 2835626, + "threshold_crossing_ns": 2002684746, + "compile_ns": 65665700, + "install_ns": 79655, + "osr_ns": 0, + "steady_state_ns": 6718883 + } + }, + { + "pair_index": 16, + "elapsed_ns": 6775192, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20766720, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013121052, + "runtime_create_ns": 26131, + "jit_attach_ns": 55922, + "context_create_ns": 109005, + "definition_eval_ns": 71791, + "first_eval_ns": 2836558, + "threshold_crossing_ns": 2002546691, + "compile_ns": 66538100, + "install_ns": 82291, + "osr_ns": 0, + "steady_state_ns": 6775192 + } + }, + { + "pair_index": 17, + "elapsed_ns": 6726637, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20877312, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012934982, + "runtime_create_ns": 32361, + "jit_attach_ns": 61768, + "context_create_ns": 108356, + "definition_eval_ns": 75617, + "first_eval_ns": 2842029, + "threshold_crossing_ns": 2002414464, + "compile_ns": 65668795, + "install_ns": 79529, + "osr_ns": 0, + "steady_state_ns": 6726637 + } + }, + { + "pair_index": 18, + "elapsed_ns": 6791372, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20795392, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012961246, + "runtime_create_ns": 24349, + "jit_attach_ns": 58375, + "context_create_ns": 109900, + "definition_eval_ns": 71234, + "first_eval_ns": 2842770, + "threshold_crossing_ns": 2002368079, + "compile_ns": 66007043, + "install_ns": 79730, + "osr_ns": 0, + "steady_state_ns": 6791372 + } + }, + { + "pair_index": 19, + "elapsed_ns": 6763385, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20914176, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013274398, + "runtime_create_ns": 28153, + "jit_attach_ns": 55966, + "context_create_ns": 114938, + "definition_eval_ns": 60385, + "first_eval_ns": 2858247, + "threshold_crossing_ns": 2002715150, + "compile_ns": 65605946, + "install_ns": 78464, + "osr_ns": 0, + "steady_state_ns": 6763385 + } + }, + { + "pair_index": 20, + "elapsed_ns": 6700154, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20697088, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012787657, + "runtime_create_ns": 29811, + "jit_attach_ns": 56558, + "context_create_ns": 105278, + "definition_eval_ns": 68171, + "first_eval_ns": 2840263, + "threshold_crossing_ns": 2002305298, + "compile_ns": 65775547, + "install_ns": 76461, + "osr_ns": 0, + "steady_state_ns": 6700154 + } + }, + { + "pair_index": 21, + "elapsed_ns": 6746954, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20971520, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012800650, + "runtime_create_ns": 24917, + "jit_attach_ns": 59094, + "context_create_ns": 112891, + "definition_eval_ns": 60345, + "first_eval_ns": 2864254, + "threshold_crossing_ns": 2002228024, + "compile_ns": 65762576, + "install_ns": 76507, + "osr_ns": 0, + "steady_state_ns": 6746954 + } + }, + { + "pair_index": 22, + "elapsed_ns": 6680470, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20750336, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012545717, + "runtime_create_ns": 26964, + "jit_attach_ns": 57601, + "context_create_ns": 110767, + "definition_eval_ns": 60418, + "first_eval_ns": 2847680, + "threshold_crossing_ns": 2002069071, + "compile_ns": 65536535, + "install_ns": 77564, + "osr_ns": 0, + "steady_state_ns": 6680470 + } + }, + { + "pair_index": 23, + "elapsed_ns": 6695721, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20701184, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012673922, + "runtime_create_ns": 30255, + "jit_attach_ns": 59263, + "context_create_ns": 106886, + "definition_eval_ns": 71124, + "first_eval_ns": 2865278, + "threshold_crossing_ns": 2002163091, + "compile_ns": 65808489, + "install_ns": 86382, + "osr_ns": 0, + "steady_state_ns": 6695721 + } + }, + { + "pair_index": 24, + "elapsed_ns": 6687744, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20844544, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012775870, + "runtime_create_ns": 30409, + "jit_attach_ns": 52686, + "context_create_ns": 104142, + "definition_eval_ns": 69242, + "first_eval_ns": 2829942, + "threshold_crossing_ns": 2002321045, + "compile_ns": 65809658, + "install_ns": 84671, + "osr_ns": 0, + "steady_state_ns": 6687744 + } + }, + { + "pair_index": 25, + "elapsed_ns": 6711420, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20979712, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012546615, + "runtime_create_ns": 23968, + "jit_attach_ns": 57314, + "context_create_ns": 108441, + "definition_eval_ns": 68557, + "first_eval_ns": 2824803, + "threshold_crossing_ns": 2002061926, + "compile_ns": 65538155, + "install_ns": 75184, + "osr_ns": 0, + "steady_state_ns": 6711420 + } + }, + { + "pair_index": 26, + "elapsed_ns": 6657010, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20783104, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012601147, + "runtime_create_ns": 24188, + "jit_attach_ns": 59422, + "context_create_ns": 105909, + "definition_eval_ns": 59335, + "first_eval_ns": 2837908, + "threshold_crossing_ns": 2002144353, + "compile_ns": 65433590, + "install_ns": 77819, + "osr_ns": 0, + "steady_state_ns": 6657010 + } + }, + { + "pair_index": 27, + "elapsed_ns": 6715996, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20795392, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2012869224, + "runtime_create_ns": 29489, + "jit_attach_ns": 51001, + "context_create_ns": 108695, + "definition_eval_ns": 59816, + "first_eval_ns": 2844322, + "threshold_crossing_ns": 2002385688, + "compile_ns": 69201900, + "install_ns": 78110, + "osr_ns": 0, + "steady_state_ns": 6715996 + } + }, + { + "pair_index": 28, + "elapsed_ns": 12388387, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20959232, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2021720901, + "runtime_create_ns": 25981, + "jit_attach_ns": 70861, + "context_create_ns": 117026, + "definition_eval_ns": 63568, + "first_eval_ns": 3865681, + "threshold_crossing_ns": 2003957377, + "compile_ns": 64937766, + "install_ns": 81828, + "osr_ns": 0, + "steady_state_ns": 12388387 + } + }, + { + "pair_index": 29, + "elapsed_ns": 6774851, + "checksum": "number:413e8c5000000000", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 20738048, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 2013144216, + "runtime_create_ns": 32398, + "jit_attach_ns": 52322, + "context_create_ns": 103091, + "definition_eval_ns": 65891, + "first_eval_ns": 2847847, + "threshold_crossing_ns": 2002579831, + "compile_ns": 66025354, + "install_ns": 76342, + "osr_ns": 0, + "steady_state_ns": 6774851 + } + } + ], + "raw_latency_ns": [ + 6801283, + 6725245, + 6719020, + 6681216, + 6711514, + 6741933, + 6707790, + 6788410, + 6689871, + 6732620, + 6755969, + 6671098, + 7567711, + 6771539, + 6678719, + 6718883, + 6775192, + 6726637, + 6791372, + 6763385, + 6700154, + 6746954, + 6680470, + 6695721, + 6687744, + 6711420, + 6657010, + 6715996, + 12388387, + 6774851 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 6725245, + "mad_ns": 37501, + "p95_ns": 7567711, + "p99_ns": 12388387, + "ci95_ns": [ + 6711420, + 6755969 + ], + "compile_ns": 65791777, + "install_ns": 79529, + "break_even_executions": null + }, + { + "name": "calls-recursion-closures", + "suite": "rquickjs-jit matrix", + "group": "calls-recursion-closures", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 7785270, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9248768, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2023682290, + "runtime_create_ns": 41503, + "jit_attach_ns": 82919, + "context_create_ns": 164352, + "definition_eval_ns": 84988, + "first_eval_ns": 12269874, + "threshold_crossing_ns": 2002448234, + "compile_ns": 11656189, + "install_ns": 75796, + "osr_ns": 0, + "steady_state_ns": 7785270 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7634153, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9424896, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017898570, + "runtime_create_ns": 43501, + "jit_attach_ns": 63785, + "context_create_ns": 110669, + "definition_eval_ns": 62423, + "first_eval_ns": 5697692, + "threshold_crossing_ns": 2003492072, + "compile_ns": 8175959, + "install_ns": 62737, + "osr_ns": 0, + "steady_state_ns": 7634153 + } + }, + { + "pair_index": 2, + "elapsed_ns": 7657579, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9297920, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2018322626, + "runtime_create_ns": 27310, + "jit_attach_ns": 62469, + "context_create_ns": 111359, + "definition_eval_ns": 63883, + "first_eval_ns": 7058376, + "threshold_crossing_ns": 2002567993, + "compile_ns": 7532449, + "install_ns": 42678, + "osr_ns": 0, + "steady_state_ns": 7657579 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7757954, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9371648, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2018131516, + "runtime_create_ns": 30104, + "jit_attach_ns": 65099, + "context_create_ns": 132510, + "definition_eval_ns": 67490, + "first_eval_ns": 6947432, + "threshold_crossing_ns": 2002334238, + "compile_ns": 8774481, + "install_ns": 49750, + "osr_ns": 0, + "steady_state_ns": 7757954 + } + }, + { + "pair_index": 4, + "elapsed_ns": 7766411, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9191424, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016706724, + "runtime_create_ns": 32666, + "jit_attach_ns": 71230, + "context_create_ns": 112352, + "definition_eval_ns": 70213, + "first_eval_ns": 5168571, + "threshold_crossing_ns": 2002693471, + "compile_ns": 7805577, + "install_ns": 55479, + "osr_ns": 0, + "steady_state_ns": 7766411 + } + }, + { + "pair_index": 5, + "elapsed_ns": 7621346, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9392128, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2018194466, + "runtime_create_ns": 27018, + "jit_attach_ns": 67126, + "context_create_ns": 113466, + "definition_eval_ns": 66549, + "first_eval_ns": 6976380, + "threshold_crossing_ns": 2002539962, + "compile_ns": 8819142, + "install_ns": 51962, + "osr_ns": 0, + "steady_state_ns": 7621346 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7589776, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9175040, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016099763, + "runtime_create_ns": 30795, + "jit_attach_ns": 57788, + "context_create_ns": 107857, + "definition_eval_ns": 60065, + "first_eval_ns": 5106009, + "threshold_crossing_ns": 2002363679, + "compile_ns": 7569872, + "install_ns": 58703, + "osr_ns": 0, + "steady_state_ns": 7589776 + } + }, + { + "pair_index": 7, + "elapsed_ns": 7649863, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9281536, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2019937820, + "runtime_create_ns": 31332, + "jit_attach_ns": 64058, + "context_create_ns": 110614, + "definition_eval_ns": 62563, + "first_eval_ns": 8045630, + "threshold_crossing_ns": 2003191976, + "compile_ns": 8553392, + "install_ns": 47353, + "osr_ns": 0, + "steady_state_ns": 7649863 + } + }, + { + "pair_index": 8, + "elapsed_ns": 7652906, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9281536, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016336301, + "runtime_create_ns": 30933, + "jit_attach_ns": 67479, + "context_create_ns": 106788, + "definition_eval_ns": 65749, + "first_eval_ns": 5127374, + "threshold_crossing_ns": 2002489774, + "compile_ns": 7762394, + "install_ns": 59195, + "osr_ns": 0, + "steady_state_ns": 7652906 + } + }, + { + "pair_index": 9, + "elapsed_ns": 7679008, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9281536, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2019799262, + "runtime_create_ns": 28854, + "jit_attach_ns": 64180, + "context_create_ns": 111886, + "definition_eval_ns": 71364, + "first_eval_ns": 8018992, + "threshold_crossing_ns": 2003046397, + "compile_ns": 7049582, + "install_ns": 40921, + "osr_ns": 0, + "steady_state_ns": 7679008 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7594901, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9359360, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017816897, + "runtime_create_ns": 28022, + "jit_attach_ns": 62114, + "context_create_ns": 109431, + "definition_eval_ns": 58786, + "first_eval_ns": 6706433, + "threshold_crossing_ns": 2002472382, + "compile_ns": 5470180, + "install_ns": 37895, + "osr_ns": 0, + "steady_state_ns": 7594901 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7670986, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9269248, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017281705, + "runtime_create_ns": 31130, + "jit_attach_ns": 69610, + "context_create_ns": 114245, + "definition_eval_ns": 60457, + "first_eval_ns": 5570422, + "threshold_crossing_ns": 2002963048, + "compile_ns": 8387352, + "install_ns": 54781, + "osr_ns": 0, + "steady_state_ns": 7670986 + } + }, + { + "pair_index": 12, + "elapsed_ns": 7792411, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9142272, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016858840, + "runtime_create_ns": 31568, + "jit_attach_ns": 73374, + "context_create_ns": 114193, + "definition_eval_ns": 62706, + "first_eval_ns": 5203108, + "threshold_crossing_ns": 2002782515, + "compile_ns": 7882769, + "install_ns": 85618, + "osr_ns": 0, + "steady_state_ns": 7792411 + } + }, + { + "pair_index": 13, + "elapsed_ns": 7641115, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9416704, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016579593, + "runtime_create_ns": 26690, + "jit_attach_ns": 62252, + "context_create_ns": 108989, + "definition_eval_ns": 62856, + "first_eval_ns": 5360317, + "threshold_crossing_ns": 2002536082, + "compile_ns": 7895687, + "install_ns": 57506, + "osr_ns": 0, + "steady_state_ns": 7641115 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7717517, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9347072, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2019682167, + "runtime_create_ns": 26199, + "jit_attach_ns": 60869, + "context_create_ns": 111908, + "definition_eval_ns": 62512, + "first_eval_ns": 8349554, + "threshold_crossing_ns": 2002565853, + "compile_ns": 9092015, + "install_ns": 64003, + "osr_ns": 0, + "steady_state_ns": 7717517 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7661582, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9273344, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017629551, + "runtime_create_ns": 27810, + "jit_attach_ns": 59100, + "context_create_ns": 105882, + "definition_eval_ns": 57454, + "first_eval_ns": 6526774, + "threshold_crossing_ns": 2002394485, + "compile_ns": 5218391, + "install_ns": 37028, + "osr_ns": 0, + "steady_state_ns": 7661582 + } + }, + { + "pair_index": 16, + "elapsed_ns": 7628337, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9211904, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2015750786, + "runtime_create_ns": 25277, + "jit_attach_ns": 55791, + "context_create_ns": 103037, + "definition_eval_ns": 53345, + "first_eval_ns": 4114366, + "threshold_crossing_ns": 2002980691, + "compile_ns": 6990304, + "install_ns": 54492, + "osr_ns": 0, + "steady_state_ns": 7628337 + } + }, + { + "pair_index": 17, + "elapsed_ns": 7611762, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9338880, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2018882390, + "runtime_create_ns": 27699, + "jit_attach_ns": 59627, + "context_create_ns": 103125, + "definition_eval_ns": 66319, + "first_eval_ns": 7512628, + "threshold_crossing_ns": 2002712655, + "compile_ns": 9081512, + "install_ns": 56270, + "osr_ns": 0, + "steady_state_ns": 7611762 + } + }, + { + "pair_index": 18, + "elapsed_ns": 7792548, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9351168, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2018643175, + "runtime_create_ns": 26275, + "jit_attach_ns": 55667, + "context_create_ns": 107826, + "definition_eval_ns": 60870, + "first_eval_ns": 6978715, + "threshold_crossing_ns": 2002828727, + "compile_ns": 7463844, + "install_ns": 41573, + "osr_ns": 0, + "steady_state_ns": 7792548 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7613217, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9228288, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016333793, + "runtime_create_ns": 26212, + "jit_attach_ns": 55516, + "context_create_ns": 102741, + "definition_eval_ns": 60306, + "first_eval_ns": 5307316, + "threshold_crossing_ns": 2002375679, + "compile_ns": 7837547, + "install_ns": 54351, + "osr_ns": 0, + "steady_state_ns": 7613217 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7574233, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9310208, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016786422, + "runtime_create_ns": 28360, + "jit_attach_ns": 54390, + "context_create_ns": 106995, + "definition_eval_ns": 57018, + "first_eval_ns": 5660645, + "threshold_crossing_ns": 2002528572, + "compile_ns": 8065653, + "install_ns": 55299, + "osr_ns": 0, + "steady_state_ns": 7574233 + } + }, + { + "pair_index": 21, + "elapsed_ns": 7674047, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9240576, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017928233, + "runtime_create_ns": 29312, + "jit_attach_ns": 57160, + "context_create_ns": 105983, + "definition_eval_ns": 66895, + "first_eval_ns": 6859551, + "threshold_crossing_ns": 2002338725, + "compile_ns": 7320768, + "install_ns": 38958, + "osr_ns": 0, + "steady_state_ns": 7674047 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7667384, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9326592, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2019113256, + "runtime_create_ns": 27182, + "jit_attach_ns": 60909, + "context_create_ns": 111584, + "definition_eval_ns": 63322, + "first_eval_ns": 8073991, + "threshold_crossing_ns": 2002317054, + "compile_ns": 8607599, + "install_ns": 48183, + "osr_ns": 0, + "steady_state_ns": 7667384 + } + }, + { + "pair_index": 23, + "elapsed_ns": 7691113, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9297920, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016927393, + "runtime_create_ns": 30362, + "jit_attach_ns": 58112, + "context_create_ns": 117094, + "definition_eval_ns": 65570, + "first_eval_ns": 5214883, + "threshold_crossing_ns": 2002964214, + "compile_ns": 7810361, + "install_ns": 54728, + "osr_ns": 0, + "steady_state_ns": 7691113 + } + }, + { + "pair_index": 24, + "elapsed_ns": 7637148, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9244672, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016759301, + "runtime_create_ns": 26118, + "jit_attach_ns": 64302, + "context_create_ns": 112895, + "definition_eval_ns": 63228, + "first_eval_ns": 5397896, + "threshold_crossing_ns": 2002671802, + "compile_ns": 7916500, + "install_ns": 57174, + "osr_ns": 0, + "steady_state_ns": 7637148 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7664072, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9355264, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2016817681, + "runtime_create_ns": 26832, + "jit_attach_ns": 72975, + "context_create_ns": 115787, + "definition_eval_ns": 70424, + "first_eval_ns": 5181573, + "threshold_crossing_ns": 2002888131, + "compile_ns": 7846947, + "install_ns": 62706, + "osr_ns": 0, + "steady_state_ns": 7664072 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7702666, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9134080, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017012898, + "runtime_create_ns": 27396, + "jit_attach_ns": 65222, + "context_create_ns": 115574, + "definition_eval_ns": 61247, + "first_eval_ns": 5315746, + "threshold_crossing_ns": 2002946883, + "compile_ns": 7913085, + "install_ns": 61241, + "osr_ns": 0, + "steady_state_ns": 7702666 + } + }, + { + "pair_index": 27, + "elapsed_ns": 7674144, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9285632, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2019415212, + "runtime_create_ns": 28985, + "jit_attach_ns": 62397, + "context_create_ns": 113346, + "definition_eval_ns": 60323, + "first_eval_ns": 8010455, + "threshold_crossing_ns": 2002671552, + "compile_ns": 7000997, + "install_ns": 44413, + "osr_ns": 0, + "steady_state_ns": 7674144 + } + }, + { + "pair_index": 28, + "elapsed_ns": 7671749, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9302016, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017160217, + "runtime_create_ns": 27998, + "jit_attach_ns": 55726, + "context_create_ns": 105295, + "definition_eval_ns": 63162, + "first_eval_ns": 5667249, + "threshold_crossing_ns": 2002784658, + "compile_ns": 7976365, + "install_ns": 64111, + "osr_ns": 0, + "steady_state_ns": 7671749 + } + }, + { + "pair_index": 29, + "elapsed_ns": 7617691, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 9338880, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 2017210024, + "runtime_create_ns": 29203, + "jit_attach_ns": 60894, + "context_create_ns": 109539, + "definition_eval_ns": 68567, + "first_eval_ns": 5580851, + "threshold_crossing_ns": 2002955112, + "compile_ns": 7802386, + "install_ns": 59950, + "osr_ns": 0, + "steady_state_ns": 7617691 + } + } + ], + "raw_latency_ns": [ + 7785270, + 7634153, + 7657579, + 7757954, + 7766411, + 7621346, + 7589776, + 7649863, + 7652906, + 7679008, + 7594901, + 7670986, + 7792411, + 7641115, + 7717517, + 7661582, + 7628337, + 7611762, + 7792548, + 7613217, + 7574233, + 7674047, + 7667384, + 7691113, + 7637148, + 7664072, + 7702666, + 7674144, + 7671749, + 7617691 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 7664072, + "mad_ns": 35735, + "p95_ns": 7792411, + "p99_ns": 7792548, + "ci95_ns": [ + 7641115, + 7674144 + ], + "compile_ns": 7882769, + "install_ns": 55299, + "break_even_executions": null + }, + { + "name": "json-codec", + "suite": "rquickjs-jit matrix", + "group": "json-codec", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 80205521, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14213120, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2135324912, + "runtime_create_ns": 25943, + "jit_attach_ns": 64464, + "context_create_ns": 120318, + "definition_eval_ns": 57933, + "first_eval_ns": 17006014, + "threshold_crossing_ns": 2029748140, + "compile_ns": 33467699, + "install_ns": 59416, + "osr_ns": 0, + "steady_state_ns": 80205521 + } + }, + { + "pair_index": 1, + "elapsed_ns": 79008732, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14245888, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2131413489, + "runtime_create_ns": 27368, + "jit_attach_ns": 62877, + "context_create_ns": 111302, + "definition_eval_ns": 59849, + "first_eval_ns": 16040520, + "threshold_crossing_ns": 2028211896, + "compile_ns": 33241867, + "install_ns": 62309, + "osr_ns": 0, + "steady_state_ns": 79008732 + } + }, + { + "pair_index": 2, + "elapsed_ns": 78634226, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13930496, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2129085133, + "runtime_create_ns": 28047, + "jit_attach_ns": 61303, + "context_create_ns": 115930, + "definition_eval_ns": 58316, + "first_eval_ns": 16373245, + "threshold_crossing_ns": 2025969805, + "compile_ns": 33804835, + "install_ns": 59097, + "osr_ns": 0, + "steady_state_ns": 78634226 + } + }, + { + "pair_index": 3, + "elapsed_ns": 78606457, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14159872, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2130724916, + "runtime_create_ns": 26710, + "jit_attach_ns": 65255, + "context_create_ns": 110908, + "definition_eval_ns": 59189, + "first_eval_ns": 16004221, + "threshold_crossing_ns": 2028005575, + "compile_ns": 33850606, + "install_ns": 70966, + "osr_ns": 0, + "steady_state_ns": 78606457 + } + }, + { + "pair_index": 4, + "elapsed_ns": 79753267, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13955072, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2134193389, + "runtime_create_ns": 31214, + "jit_attach_ns": 62832, + "context_create_ns": 107207, + "definition_eval_ns": 63969, + "first_eval_ns": 17436281, + "threshold_crossing_ns": 2028745171, + "compile_ns": 32419219, + "install_ns": 65569, + "osr_ns": 0, + "steady_state_ns": 79753267 + } + }, + { + "pair_index": 5, + "elapsed_ns": 78930452, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13910016, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133529682, + "runtime_create_ns": 25684, + "jit_attach_ns": 68702, + "context_create_ns": 112297, + "definition_eval_ns": 56657, + "first_eval_ns": 16818503, + "threshold_crossing_ns": 2029597326, + "compile_ns": 33687560, + "install_ns": 64780, + "osr_ns": 0, + "steady_state_ns": 78930452 + } + }, + { + "pair_index": 6, + "elapsed_ns": 81490375, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14032896, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133026774, + "runtime_create_ns": 28917, + "jit_attach_ns": 60464, + "context_create_ns": 107028, + "definition_eval_ns": 62641, + "first_eval_ns": 16647870, + "threshold_crossing_ns": 2026491406, + "compile_ns": 32297573, + "install_ns": 59221, + "osr_ns": 0, + "steady_state_ns": 81490375 + } + }, + { + "pair_index": 7, + "elapsed_ns": 79437848, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13934592, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2129459046, + "runtime_create_ns": 26485, + "jit_attach_ns": 59490, + "context_create_ns": 115436, + "definition_eval_ns": 55680, + "first_eval_ns": 17095605, + "threshold_crossing_ns": 2024726794, + "compile_ns": 32556059, + "install_ns": 59420, + "osr_ns": 0, + "steady_state_ns": 79437848 + } + }, + { + "pair_index": 8, + "elapsed_ns": 78739043, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14143488, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2130425253, + "runtime_create_ns": 29344, + "jit_attach_ns": 65866, + "context_create_ns": 119088, + "definition_eval_ns": 60064, + "first_eval_ns": 16417186, + "threshold_crossing_ns": 2027176711, + "compile_ns": 33906905, + "install_ns": 65018, + "osr_ns": 0, + "steady_state_ns": 78739043 + } + }, + { + "pair_index": 9, + "elapsed_ns": 78477652, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14254080, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133441254, + "runtime_create_ns": 27128, + "jit_attach_ns": 63074, + "context_create_ns": 113231, + "definition_eval_ns": 57331, + "first_eval_ns": 16781686, + "threshold_crossing_ns": 2030067162, + "compile_ns": 33733968, + "install_ns": 62720, + "osr_ns": 0, + "steady_state_ns": 78477652 + } + }, + { + "pair_index": 10, + "elapsed_ns": 78682170, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13819904, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2126871854, + "runtime_create_ns": 27784, + "jit_attach_ns": 62924, + "context_create_ns": 116271, + "definition_eval_ns": 58206, + "first_eval_ns": 16377415, + "threshold_crossing_ns": 2023732560, + "compile_ns": 33855705, + "install_ns": 70496, + "osr_ns": 0, + "steady_state_ns": 78682170 + } + }, + { + "pair_index": 11, + "elapsed_ns": 78616090, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14184448, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2130948736, + "runtime_create_ns": 26315, + "jit_attach_ns": 58288, + "context_create_ns": 109677, + "definition_eval_ns": 58431, + "first_eval_ns": 19249422, + "threshold_crossing_ns": 2024950761, + "compile_ns": 33853921, + "install_ns": 58619, + "osr_ns": 0, + "steady_state_ns": 78616090 + } + }, + { + "pair_index": 12, + "elapsed_ns": 79257237, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14180352, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2135521663, + "runtime_create_ns": 26993, + "jit_attach_ns": 66732, + "context_create_ns": 111317, + "definition_eval_ns": 58095, + "first_eval_ns": 18842972, + "threshold_crossing_ns": 2029218783, + "compile_ns": 31494855, + "install_ns": 64565, + "osr_ns": 0, + "steady_state_ns": 79257237 + } + }, + { + "pair_index": 13, + "elapsed_ns": 78694012, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14028800, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2130946880, + "runtime_create_ns": 29073, + "jit_attach_ns": 60511, + "context_create_ns": 113896, + "definition_eval_ns": 54048, + "first_eval_ns": 18959190, + "threshold_crossing_ns": 2025214267, + "compile_ns": 33817784, + "install_ns": 63868, + "osr_ns": 0, + "steady_state_ns": 78694012 + } + }, + { + "pair_index": 14, + "elapsed_ns": 79252648, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14143488, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2132836946, + "runtime_create_ns": 25866, + "jit_attach_ns": 59635, + "context_create_ns": 118722, + "definition_eval_ns": 59895, + "first_eval_ns": 17053132, + "threshold_crossing_ns": 2028257525, + "compile_ns": 33577380, + "install_ns": 62157, + "osr_ns": 0, + "steady_state_ns": 79252648 + } + }, + { + "pair_index": 15, + "elapsed_ns": 78928287, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14036992, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2134015734, + "runtime_create_ns": 32964, + "jit_attach_ns": 99738, + "context_create_ns": 152195, + "definition_eval_ns": 65369, + "first_eval_ns": 17076356, + "threshold_crossing_ns": 2029836759, + "compile_ns": 34070810, + "install_ns": 73047, + "osr_ns": 0, + "steady_state_ns": 78928287 + } + }, + { + "pair_index": 16, + "elapsed_ns": 78724087, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14180352, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2135359569, + "runtime_create_ns": 29265, + "jit_attach_ns": 61682, + "context_create_ns": 110344, + "definition_eval_ns": 59115, + "first_eval_ns": 19194775, + "threshold_crossing_ns": 2029228331, + "compile_ns": 32499761, + "install_ns": 64333, + "osr_ns": 0, + "steady_state_ns": 78724087 + } + }, + { + "pair_index": 17, + "elapsed_ns": 78295716, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14172160, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133429514, + "runtime_create_ns": 26527, + "jit_attach_ns": 60900, + "context_create_ns": 117736, + "definition_eval_ns": 57721, + "first_eval_ns": 16010400, + "threshold_crossing_ns": 2030893076, + "compile_ns": 31936309, + "install_ns": 60602, + "osr_ns": 0, + "steady_state_ns": 78295716 + } + }, + { + "pair_index": 18, + "elapsed_ns": 79128891, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14065664, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2130848603, + "runtime_create_ns": 32452, + "jit_attach_ns": 57677, + "context_create_ns": 106131, + "definition_eval_ns": 60396, + "first_eval_ns": 16669467, + "threshold_crossing_ns": 2026894492, + "compile_ns": 33746506, + "install_ns": 63786, + "osr_ns": 0, + "steady_state_ns": 79128891 + } + }, + { + "pair_index": 19, + "elapsed_ns": 78742236, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14110720, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2127093126, + "runtime_create_ns": 30100, + "jit_attach_ns": 66160, + "context_create_ns": 113769, + "definition_eval_ns": 56895, + "first_eval_ns": 16575839, + "threshold_crossing_ns": 2023681296, + "compile_ns": 34271923, + "install_ns": 60915, + "osr_ns": 0, + "steady_state_ns": 78742236 + } + }, + { + "pair_index": 20, + "elapsed_ns": 79737036, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14209024, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133079486, + "runtime_create_ns": 29313, + "jit_attach_ns": 63390, + "context_create_ns": 125393, + "definition_eval_ns": 55753, + "first_eval_ns": 16023778, + "threshold_crossing_ns": 2029045785, + "compile_ns": 33614465, + "install_ns": 59769, + "osr_ns": 0, + "steady_state_ns": 79737036 + } + }, + { + "pair_index": 21, + "elapsed_ns": 79787390, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14213120, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2134780645, + "runtime_create_ns": 26857, + "jit_attach_ns": 60770, + "context_create_ns": 109337, + "definition_eval_ns": 58801, + "first_eval_ns": 17072360, + "threshold_crossing_ns": 2029648651, + "compile_ns": 33713440, + "install_ns": 64416, + "osr_ns": 0, + "steady_state_ns": 79787390 + } + }, + { + "pair_index": 22, + "elapsed_ns": 78769341, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 13979648, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2128477940, + "runtime_create_ns": 30461, + "jit_attach_ns": 57500, + "context_create_ns": 110957, + "definition_eval_ns": 56888, + "first_eval_ns": 16018968, + "threshold_crossing_ns": 2025600406, + "compile_ns": 34024775, + "install_ns": 65845, + "osr_ns": 0, + "steady_state_ns": 78769341 + } + }, + { + "pair_index": 23, + "elapsed_ns": 79003710, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14131200, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2129840028, + "runtime_create_ns": 25823, + "jit_attach_ns": 60829, + "context_create_ns": 116057, + "definition_eval_ns": 55411, + "first_eval_ns": 16653945, + "threshold_crossing_ns": 2026002814, + "compile_ns": 33636090, + "install_ns": 61833, + "osr_ns": 0, + "steady_state_ns": 79003710 + } + }, + { + "pair_index": 24, + "elapsed_ns": 78481846, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14221312, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2129543259, + "runtime_create_ns": 30127, + "jit_attach_ns": 65537, + "context_create_ns": 116226, + "definition_eval_ns": 54494, + "first_eval_ns": 16066730, + "threshold_crossing_ns": 2026872727, + "compile_ns": 33911532, + "install_ns": 75457, + "osr_ns": 0, + "steady_state_ns": 78481846 + } + }, + { + "pair_index": 25, + "elapsed_ns": 78931525, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14180352, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2132178922, + "runtime_create_ns": 27908, + "jit_attach_ns": 62182, + "context_create_ns": 114931, + "definition_eval_ns": 65587, + "first_eval_ns": 19291073, + "threshold_crossing_ns": 2025826828, + "compile_ns": 33989577, + "install_ns": 58827, + "osr_ns": 0, + "steady_state_ns": 78931525 + } + }, + { + "pair_index": 26, + "elapsed_ns": 78635671, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14114816, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133567413, + "runtime_create_ns": 26930, + "jit_attach_ns": 61619, + "context_create_ns": 113780, + "definition_eval_ns": 56819, + "first_eval_ns": 16661242, + "threshold_crossing_ns": 2030171407, + "compile_ns": 33626669, + "install_ns": 61353, + "osr_ns": 0, + "steady_state_ns": 78635671 + } + }, + { + "pair_index": 27, + "elapsed_ns": 78678009, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14176256, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2134337661, + "runtime_create_ns": 28712, + "jit_attach_ns": 62207, + "context_create_ns": 111642, + "definition_eval_ns": 55368, + "first_eval_ns": 18843523, + "threshold_crossing_ns": 2028737808, + "compile_ns": 33889340, + "install_ns": 58446, + "osr_ns": 0, + "steady_state_ns": 78678009 + } + }, + { + "pair_index": 28, + "elapsed_ns": 79587518, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14163968, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2129999340, + "runtime_create_ns": 37914, + "jit_attach_ns": 61906, + "context_create_ns": 117409, + "definition_eval_ns": 56892, + "first_eval_ns": 16053178, + "threshold_crossing_ns": 2026190023, + "compile_ns": 33605045, + "install_ns": 67891, + "osr_ns": 0, + "steady_state_ns": 79587518 + } + }, + { + "pair_index": 29, + "elapsed_ns": 79430985, + "checksum": "string:2013000:123", + "native_entries": 8, + "native_acquisitions": 8, + "native_exits": 8, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 5, + "profitability_approved": 0, + "profitability_rejected": 5, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 14041088, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 2133055334, + "runtime_create_ns": 27754, + "jit_attach_ns": 61937, + "context_create_ns": 129125, + "definition_eval_ns": 57688, + "first_eval_ns": 17046390, + "threshold_crossing_ns": 2028346059, + "compile_ns": 33576557, + "install_ns": 62241, + "osr_ns": 0, + "steady_state_ns": 79430985 + } + } + ], + "raw_latency_ns": [ + 80205521, + 79008732, + 78634226, + 78606457, + 79753267, + 78930452, + 81490375, + 79437848, + 78739043, + 78477652, + 78682170, + 78616090, + 79257237, + 78694012, + 79252648, + 78928287, + 78724087, + 78295716, + 79128891, + 78742236, + 79737036, + 79787390, + 78769341, + 79003710, + 78481846, + 78931525, + 78635671, + 78678009, + 79587518, + 79430985 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 78930452, + "mad_ns": 314362, + "p95_ns": 80205521, + "p99_ns": 81490375, + "ci95_ns": [ + 78724087, + 79252648 + ], + "compile_ns": 33713440, + "install_ns": 62720, + "break_even_executions": null + }, + { + "name": "map-set-bigint", + "suite": "rquickjs-jit matrix", + "group": "map-set-bigint", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 16397913, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6438912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024863772, + "runtime_create_ns": 24483, + "jit_attach_ns": 54943, + "context_create_ns": 107475, + "definition_eval_ns": 59646, + "first_eval_ns": 1679462, + "threshold_crossing_ns": 2004897258, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16397913 + } + }, + { + "pair_index": 1, + "elapsed_ns": 16532759, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026503877, + "runtime_create_ns": 25941, + "jit_attach_ns": 53003, + "context_create_ns": 103308, + "definition_eval_ns": 58293, + "first_eval_ns": 1678737, + "threshold_crossing_ns": 2006400369, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16532759 + } + }, + { + "pair_index": 2, + "elapsed_ns": 16501118, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6483968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026356186, + "runtime_create_ns": 27574, + "jit_attach_ns": 56507, + "context_create_ns": 106479, + "definition_eval_ns": 59371, + "first_eval_ns": 1679550, + "threshold_crossing_ns": 2006291692, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16501118 + } + }, + { + "pair_index": 3, + "elapsed_ns": 16333122, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024807763, + "runtime_create_ns": 29131, + "jit_attach_ns": 61746, + "context_create_ns": 106007, + "definition_eval_ns": 58370, + "first_eval_ns": 1683281, + "threshold_crossing_ns": 2004886243, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16333122 + } + }, + { + "pair_index": 4, + "elapsed_ns": 16404004, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6430720, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025388727, + "runtime_create_ns": 22738, + "jit_attach_ns": 52340, + "context_create_ns": 102950, + "definition_eval_ns": 56752, + "first_eval_ns": 1652117, + "threshold_crossing_ns": 2005478132, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16404004 + } + }, + { + "pair_index": 5, + "elapsed_ns": 16359025, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6479872, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026317706, + "runtime_create_ns": 26406, + "jit_attach_ns": 51462, + "context_create_ns": 104880, + "definition_eval_ns": 52479, + "first_eval_ns": 1675244, + "threshold_crossing_ns": 2006404623, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16359025 + } + }, + { + "pair_index": 6, + "elapsed_ns": 16381675, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025232667, + "runtime_create_ns": 25494, + "jit_attach_ns": 51544, + "context_create_ns": 99398, + "definition_eval_ns": 51198, + "first_eval_ns": 1675552, + "threshold_crossing_ns": 2005289875, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16381675 + } + }, + { + "pair_index": 7, + "elapsed_ns": 16361610, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024935555, + "runtime_create_ns": 26385, + "jit_attach_ns": 54871, + "context_create_ns": 112999, + "definition_eval_ns": 47930, + "first_eval_ns": 1668099, + "threshold_crossing_ns": 2004918729, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16361610 + } + }, + { + "pair_index": 8, + "elapsed_ns": 16500301, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6340608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025589863, + "runtime_create_ns": 28512, + "jit_attach_ns": 72480, + "context_create_ns": 116651, + "definition_eval_ns": 59205, + "first_eval_ns": 1670314, + "threshold_crossing_ns": 2005509034, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16500301 + } + }, + { + "pair_index": 9, + "elapsed_ns": 16383663, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6496256, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025587531, + "runtime_create_ns": 24506, + "jit_attach_ns": 51667, + "context_create_ns": 104981, + "definition_eval_ns": 50971, + "first_eval_ns": 1671926, + "threshold_crossing_ns": 2005656693, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16383663 + } + }, + { + "pair_index": 10, + "elapsed_ns": 16298297, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026305523, + "runtime_create_ns": 25599, + "jit_attach_ns": 66235, + "context_create_ns": 122559, + "definition_eval_ns": 86833, + "first_eval_ns": 1716144, + "threshold_crossing_ns": 2006350103, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16298297 + } + }, + { + "pair_index": 11, + "elapsed_ns": 16341810, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025101072, + "runtime_create_ns": 27583, + "jit_attach_ns": 53916, + "context_create_ns": 105133, + "definition_eval_ns": 59448, + "first_eval_ns": 1685542, + "threshold_crossing_ns": 2005172436, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16341810 + } + }, + { + "pair_index": 12, + "elapsed_ns": 16478248, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6356992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025932017, + "runtime_create_ns": 25888, + "jit_attach_ns": 54161, + "context_create_ns": 103110, + "definition_eval_ns": 46574, + "first_eval_ns": 1654997, + "threshold_crossing_ns": 2005918231, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16478248 + } + }, + { + "pair_index": 13, + "elapsed_ns": 16170759, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6332416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024868210, + "runtime_create_ns": 29250, + "jit_attach_ns": 71160, + "context_create_ns": 109174, + "definition_eval_ns": 60658, + "first_eval_ns": 1695051, + "threshold_crossing_ns": 2005116001, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16170759 + } + }, + { + "pair_index": 14, + "elapsed_ns": 16252187, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026101932, + "runtime_create_ns": 30974, + "jit_attach_ns": 55392, + "context_create_ns": 107275, + "definition_eval_ns": 64986, + "first_eval_ns": 1673543, + "threshold_crossing_ns": 2006299547, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16252187 + } + }, + { + "pair_index": 15, + "elapsed_ns": 16415474, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6459392, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025609351, + "runtime_create_ns": 26188, + "jit_attach_ns": 53128, + "context_create_ns": 103145, + "definition_eval_ns": 58027, + "first_eval_ns": 1690834, + "threshold_crossing_ns": 2005630517, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16415474 + } + }, + { + "pair_index": 16, + "elapsed_ns": 16350934, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6479872, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026391441, + "runtime_create_ns": 27807, + "jit_attach_ns": 53396, + "context_create_ns": 117734, + "definition_eval_ns": 60150, + "first_eval_ns": 1666846, + "threshold_crossing_ns": 2006502392, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16350934 + } + }, + { + "pair_index": 17, + "elapsed_ns": 16520455, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6397952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025155384, + "runtime_create_ns": 26248, + "jit_attach_ns": 56245, + "context_create_ns": 108722, + "definition_eval_ns": 59656, + "first_eval_ns": 1675269, + "threshold_crossing_ns": 2005060684, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16520455 + } + }, + { + "pair_index": 18, + "elapsed_ns": 16507863, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025009020, + "runtime_create_ns": 27605, + "jit_attach_ns": 61631, + "context_create_ns": 108889, + "definition_eval_ns": 63580, + "first_eval_ns": 1683609, + "threshold_crossing_ns": 2004902249, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16507863 + } + }, + { + "pair_index": 19, + "elapsed_ns": 16345536, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026000073, + "runtime_create_ns": 28162, + "jit_attach_ns": 56098, + "context_create_ns": 108058, + "definition_eval_ns": 48436, + "first_eval_ns": 1675097, + "threshold_crossing_ns": 2006110800, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16345536 + } + }, + { + "pair_index": 20, + "elapsed_ns": 16520630, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6406144, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026603974, + "runtime_create_ns": 24448, + "jit_attach_ns": 55235, + "context_create_ns": 108540, + "definition_eval_ns": 58731, + "first_eval_ns": 1666154, + "threshold_crossing_ns": 2006518724, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16520630 + } + }, + { + "pair_index": 21, + "elapsed_ns": 16303170, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6475776, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025755595, + "runtime_create_ns": 24029, + "jit_attach_ns": 56412, + "context_create_ns": 107838, + "definition_eval_ns": 50267, + "first_eval_ns": 1665520, + "threshold_crossing_ns": 2005917005, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16303170 + } + }, + { + "pair_index": 22, + "elapsed_ns": 16339944, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6361088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024959139, + "runtime_create_ns": 28286, + "jit_attach_ns": 55051, + "context_create_ns": 101439, + "definition_eval_ns": 51407, + "first_eval_ns": 1670684, + "threshold_crossing_ns": 2005081501, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16339944 + } + }, + { + "pair_index": 23, + "elapsed_ns": 16415938, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025077325, + "runtime_create_ns": 25769, + "jit_attach_ns": 60685, + "context_create_ns": 109096, + "definition_eval_ns": 59807, + "first_eval_ns": 1692985, + "threshold_crossing_ns": 2005066757, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16415938 + } + }, + { + "pair_index": 24, + "elapsed_ns": 16343224, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024903608, + "runtime_create_ns": 26496, + "jit_attach_ns": 52282, + "context_create_ns": 100411, + "definition_eval_ns": 56883, + "first_eval_ns": 1669296, + "threshold_crossing_ns": 2005005309, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16343224 + } + }, + { + "pair_index": 25, + "elapsed_ns": 16541384, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025371622, + "runtime_create_ns": 27395, + "jit_attach_ns": 69822, + "context_create_ns": 107729, + "definition_eval_ns": 64802, + "first_eval_ns": 1669869, + "threshold_crossing_ns": 2005246408, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16541384 + } + }, + { + "pair_index": 26, + "elapsed_ns": 16441393, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6397952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026533782, + "runtime_create_ns": 26227, + "jit_attach_ns": 58312, + "context_create_ns": 112245, + "definition_eval_ns": 59746, + "first_eval_ns": 1681809, + "threshold_crossing_ns": 2006527929, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16441393 + } + }, + { + "pair_index": 27, + "elapsed_ns": 16457222, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025704495, + "runtime_create_ns": 25853, + "jit_attach_ns": 53050, + "context_create_ns": 101763, + "definition_eval_ns": 50214, + "first_eval_ns": 1699475, + "threshold_crossing_ns": 2005661781, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16457222 + } + }, + { + "pair_index": 28, + "elapsed_ns": 16359289, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025326578, + "runtime_create_ns": 31301, + "jit_attach_ns": 58075, + "context_create_ns": 106804, + "definition_eval_ns": 61564, + "first_eval_ns": 1656247, + "threshold_crossing_ns": 2005407345, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16359289 + } + }, + { + "pair_index": 29, + "elapsed_ns": 16237649, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026089769, + "runtime_create_ns": 30093, + "jit_attach_ns": 56101, + "context_create_ns": 103658, + "definition_eval_ns": 49022, + "first_eval_ns": 1649920, + "threshold_crossing_ns": 2006307156, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16237649 + } + } + ], + "raw_latency_ns": [ + 16397913, + 16532759, + 16501118, + 16333122, + 16404004, + 16359025, + 16381675, + 16361610, + 16500301, + 16383663, + 16298297, + 16341810, + 16478248, + 16170759, + 16252187, + 16415474, + 16350934, + 16520455, + 16507863, + 16345536, + 16520630, + 16303170, + 16339944, + 16415938, + 16343224, + 16541384, + 16441393, + 16457222, + 16359289, + 16237649 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 16383663, + "mad_ns": 57730, + "p95_ns": 16532759, + "p99_ns": 16541384, + "ci95_ns": [ + 16350934, + 16441393 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "exceptions-promises-async", + "suite": "rquickjs-jit matrix", + "group": "exceptions-promises-async", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2910296, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6164480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004171710, + "runtime_create_ns": 29913, + "jit_attach_ns": 97139, + "context_create_ns": 110007, + "definition_eval_ns": 57888, + "first_eval_ns": 314248, + "threshold_crossing_ns": 3000333579, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2910296 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2846550, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6148096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004836691, + "runtime_create_ns": 33187, + "jit_attach_ns": 64141, + "context_create_ns": 113003, + "definition_eval_ns": 72156, + "first_eval_ns": 304821, + "threshold_crossing_ns": 3000159861, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2846550 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2858962, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6098944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004505269, + "runtime_create_ns": 29202, + "jit_attach_ns": 61282, + "context_create_ns": 117648, + "definition_eval_ns": 65232, + "first_eval_ns": 300181, + "threshold_crossing_ns": 3000767583, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2858962 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2851372, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6172672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3003946415, + "runtime_create_ns": 28227, + "jit_attach_ns": 62183, + "context_create_ns": 113807, + "definition_eval_ns": 60826, + "first_eval_ns": 300866, + "threshold_crossing_ns": 3000224248, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2851372 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2865703, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6012928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004132447, + "runtime_create_ns": 29385, + "jit_attach_ns": 62149, + "context_create_ns": 110398, + "definition_eval_ns": 58275, + "first_eval_ns": 309892, + "threshold_crossing_ns": 3000387530, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2865703 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2843474, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6135808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004711295, + "runtime_create_ns": 29641, + "jit_attach_ns": 770833, + "context_create_ns": 112023, + "definition_eval_ns": 58228, + "first_eval_ns": 310815, + "threshold_crossing_ns": 3000276622, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2843474 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2832062, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6078464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004690780, + "runtime_create_ns": 36567, + "jit_attach_ns": 68136, + "context_create_ns": 138868, + "definition_eval_ns": 86143, + "first_eval_ns": 484400, + "threshold_crossing_ns": 3000296496, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2832062 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3104246, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004427293, + "runtime_create_ns": 30678, + "jit_attach_ns": 82591, + "context_create_ns": 132806, + "definition_eval_ns": 69918, + "first_eval_ns": 305732, + "threshold_crossing_ns": 3000387913, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3104246 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2991590, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6184960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004550127, + "runtime_create_ns": 29922, + "jit_attach_ns": 66698, + "context_create_ns": 124079, + "definition_eval_ns": 62767, + "first_eval_ns": 306136, + "threshold_crossing_ns": 3000658487, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2991590 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2872653, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004063565, + "runtime_create_ns": 26201, + "jit_attach_ns": 60475, + "context_create_ns": 122493, + "definition_eval_ns": 61226, + "first_eval_ns": 297994, + "threshold_crossing_ns": 3000302871, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2872653 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2841989, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 5996544, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3003998035, + "runtime_create_ns": 29454, + "jit_attach_ns": 65658, + "context_create_ns": 108159, + "definition_eval_ns": 59841, + "first_eval_ns": 309521, + "threshold_crossing_ns": 3000272956, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2841989 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2846666, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6156288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3003940289, + "runtime_create_ns": 25878, + "jit_attach_ns": 63804, + "context_create_ns": 114586, + "definition_eval_ns": 58250, + "first_eval_ns": 329175, + "threshold_crossing_ns": 3000193733, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2846666 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2848444, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004185317, + "runtime_create_ns": 25760, + "jit_attach_ns": 61663, + "context_create_ns": 110420, + "definition_eval_ns": 59774, + "first_eval_ns": 297191, + "threshold_crossing_ns": 3000472452, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2848444 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2845662, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004124956, + "runtime_create_ns": 27778, + "jit_attach_ns": 61947, + "context_create_ns": 116222, + "definition_eval_ns": 62108, + "first_eval_ns": 299391, + "threshold_crossing_ns": 3000402596, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2845662 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2845376, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6004736, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004313242, + "runtime_create_ns": 27860, + "jit_attach_ns": 59079, + "context_create_ns": 110536, + "definition_eval_ns": 59138, + "first_eval_ns": 318107, + "threshold_crossing_ns": 3000578599, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2845376 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2858853, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6148096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004215231, + "runtime_create_ns": 30390, + "jit_attach_ns": 62404, + "context_create_ns": 115225, + "definition_eval_ns": 56105, + "first_eval_ns": 309828, + "threshold_crossing_ns": 3000468279, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2858853 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2857327, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6180864, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004358673, + "runtime_create_ns": 26987, + "jit_attach_ns": 62634, + "context_create_ns": 112153, + "definition_eval_ns": 60654, + "first_eval_ns": 299055, + "threshold_crossing_ns": 3000631986, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2857327 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2864095, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6189056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004073852, + "runtime_create_ns": 27621, + "jit_attach_ns": 63260, + "context_create_ns": 112801, + "definition_eval_ns": 59683, + "first_eval_ns": 304507, + "threshold_crossing_ns": 3000334072, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2864095 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2845683, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004182962, + "runtime_create_ns": 25442, + "jit_attach_ns": 75554, + "context_create_ns": 110566, + "definition_eval_ns": 59717, + "first_eval_ns": 298028, + "threshold_crossing_ns": 3000459571, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2845683 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2844219, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6123520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3003804265, + "runtime_create_ns": 26782, + "jit_attach_ns": 62758, + "context_create_ns": 114262, + "definition_eval_ns": 57312, + "first_eval_ns": 304250, + "threshold_crossing_ns": 3000082037, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2844219 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2837083, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6160384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004116429, + "runtime_create_ns": 30099, + "jit_attach_ns": 71905, + "context_create_ns": 109227, + "definition_eval_ns": 57693, + "first_eval_ns": 300511, + "threshold_crossing_ns": 3000396206, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2837083 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2851832, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6074368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004519212, + "runtime_create_ns": 30327, + "jit_attach_ns": 60480, + "context_create_ns": 107502, + "definition_eval_ns": 64114, + "first_eval_ns": 310959, + "threshold_crossing_ns": 3000784316, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2851832 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2873386, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004216057, + "runtime_create_ns": 37949, + "jit_attach_ns": 79669, + "context_create_ns": 147152, + "definition_eval_ns": 60501, + "first_eval_ns": 300632, + "threshold_crossing_ns": 3000404796, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2873386 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2942789, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6021120, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004277988, + "runtime_create_ns": 38593, + "jit_attach_ns": 62835, + "context_create_ns": 109232, + "definition_eval_ns": 61431, + "first_eval_ns": 301671, + "threshold_crossing_ns": 3000449553, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2942789 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2846267, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6225920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004101639, + "runtime_create_ns": 24313, + "jit_attach_ns": 66445, + "context_create_ns": 116916, + "definition_eval_ns": 58180, + "first_eval_ns": 298585, + "threshold_crossing_ns": 3000370639, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2846267 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2863318, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3003872098, + "runtime_create_ns": 26991, + "jit_attach_ns": 58053, + "context_create_ns": 109595, + "definition_eval_ns": 58381, + "first_eval_ns": 299571, + "threshold_crossing_ns": 3000140425, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2863318 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2846637, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004542552, + "runtime_create_ns": 25655, + "jit_attach_ns": 58225, + "context_create_ns": 107515, + "definition_eval_ns": 57154, + "first_eval_ns": 320870, + "threshold_crossing_ns": 3000813221, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2846637 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2842741, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004187339, + "runtime_create_ns": 26498, + "jit_attach_ns": 63881, + "context_create_ns": 116104, + "definition_eval_ns": 60166, + "first_eval_ns": 309623, + "threshold_crossing_ns": 3000454789, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2842741 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2836303, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6189056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004069971, + "runtime_create_ns": 29128, + "jit_attach_ns": 65738, + "context_create_ns": 109388, + "definition_eval_ns": 61522, + "first_eval_ns": 312627, + "threshold_crossing_ns": 3000348366, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2836303 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2840761, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 4005702742960461327, + "peak_rss_bytes": 6180864, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3004473512, + "runtime_create_ns": 26840, + "jit_attach_ns": 61121, + "context_create_ns": 116076, + "definition_eval_ns": 60609, + "first_eval_ns": 300822, + "threshold_crossing_ns": 3000761370, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2840761 + } + } + ], + "raw_latency_ns": [ + 2910296, + 2846550, + 2858962, + 2851372, + 2865703, + 2843474, + 2832062, + 3104246, + 2991590, + 2872653, + 2841989, + 2846666, + 2848444, + 2845662, + 2845376, + 2858853, + 2857327, + 2864095, + 2845683, + 2844219, + 2837083, + 2851832, + 2873386, + 2942789, + 2846267, + 2863318, + 2846637, + 2842741, + 2836303, + 2840761 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 2848444, + "mad_ns": 8883, + "p95_ns": 2991590, + "p99_ns": 3104246, + "ci95_ns": [ + 2845683, + 2858962 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + } + ] + }, + { + "mode": "bun", + "workloads": [ + { + "name": "quickjs-int-arith", + "suite": "QuickJS microbench", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 916479, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8899558, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 916479 + } + }, + { + "pair_index": 1, + "elapsed_ns": 910904, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8826480, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 910904 + } + }, + { + "pair_index": 2, + "elapsed_ns": 931809, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8695277, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 931809 + } + }, + { + "pair_index": 3, + "elapsed_ns": 926801, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9037284, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 926801 + } + }, + { + "pair_index": 4, + "elapsed_ns": 942599, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8846311, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 942599 + } + }, + { + "pair_index": 5, + "elapsed_ns": 913017, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8406354, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 913017 + } + }, + { + "pair_index": 6, + "elapsed_ns": 899331, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8499756, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 899331 + } + }, + { + "pair_index": 7, + "elapsed_ns": 931633, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8795854, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 931633 + } + }, + { + "pair_index": 8, + "elapsed_ns": 910611, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8773932, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 910611 + } + }, + { + "pair_index": 9, + "elapsed_ns": 928659, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8778423, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 928659 + } + }, + { + "pair_index": 10, + "elapsed_ns": 905345, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8482627, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 905345 + } + }, + { + "pair_index": 11, + "elapsed_ns": 923842, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8632297, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 923842 + } + }, + { + "pair_index": 12, + "elapsed_ns": 927895, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8609047, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 927895 + } + }, + { + "pair_index": 13, + "elapsed_ns": 912032, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8911749, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 912032 + } + }, + { + "pair_index": 14, + "elapsed_ns": 902257, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8313386, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 902257 + } + }, + { + "pair_index": 15, + "elapsed_ns": 905175, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8679890, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 905175 + } + }, + { + "pair_index": 16, + "elapsed_ns": 907342, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8287667, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 907342 + } + }, + { + "pair_index": 17, + "elapsed_ns": 903823, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8465866, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 903823 + } + }, + { + "pair_index": 18, + "elapsed_ns": 893820, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8328557, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 893820 + } + }, + { + "pair_index": 19, + "elapsed_ns": 920868, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8390916, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 920868 + } + }, + { + "pair_index": 20, + "elapsed_ns": 914208, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8359064, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 914208 + } + }, + { + "pair_index": 21, + "elapsed_ns": 938614, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8426346, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 938614 + } + }, + { + "pair_index": 22, + "elapsed_ns": 895026, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8273031, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 895026 + } + }, + { + "pair_index": 23, + "elapsed_ns": 915394, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8560724, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 915394 + } + }, + { + "pair_index": 24, + "elapsed_ns": 922388, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8385700, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 922388 + } + }, + { + "pair_index": 25, + "elapsed_ns": 903811, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8368226, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 903811 + } + }, + { + "pair_index": 26, + "elapsed_ns": 919074, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8523794, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 919074 + } + }, + { + "pair_index": 27, + "elapsed_ns": 915906, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8452163, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 915906 + } + }, + { + "pair_index": 28, + "elapsed_ns": 892700, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8209751, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 892700 + } + }, + { + "pair_index": 29, + "elapsed_ns": 910399, + "checksum": "string:4992502500", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8338531, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 910399 + } + } + ], + "raw_latency_ns": [ + 916479, + 910904, + 931809, + 926801, + 942599, + 913017, + 899331, + 931633, + 910611, + 928659, + 905345, + 923842, + 927895, + 912032, + 902257, + 905175, + 907342, + 903823, + 893820, + 920868, + 914208, + 938614, + 895026, + 915394, + 922388, + 903811, + 919074, + 915906, + 892700, + 910399 + ], + "raw_throughput_ops": [ + 113, + 110, + 114, + 113, + 113, + 110, + 113, + 113, + 113, + 113 + ], + "median_ns": 914208, + "mad_ns": 9634, + "p95_ns": 938614, + "p99_ns": 942599, + "ci95_ns": [ + 910399, + 920868 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "quickjs-bitops", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 17872, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7234815, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17872 + } + }, + { + "pair_index": 1, + "elapsed_ns": 17931, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6973065, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17931 + } + }, + { + "pair_index": 2, + "elapsed_ns": 20363, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6857945, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 20363 + } + }, + { + "pair_index": 3, + "elapsed_ns": 18900, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6904088, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18900 + } + }, + { + "pair_index": 4, + "elapsed_ns": 17876, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6831065, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17876 + } + }, + { + "pair_index": 5, + "elapsed_ns": 17779, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7245938, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17779 + } + }, + { + "pair_index": 6, + "elapsed_ns": 18680, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6903836, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18680 + } + }, + { + "pair_index": 7, + "elapsed_ns": 20136, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6888293, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 20136 + } + }, + { + "pair_index": 8, + "elapsed_ns": 17774, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6858427, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17774 + } + }, + { + "pair_index": 9, + "elapsed_ns": 18370, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7040127, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18370 + } + }, + { + "pair_index": 10, + "elapsed_ns": 17731, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7207332, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17731 + } + }, + { + "pair_index": 11, + "elapsed_ns": 18130, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7001304, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18130 + } + }, + { + "pair_index": 12, + "elapsed_ns": 17771, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7137079, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17771 + } + }, + { + "pair_index": 13, + "elapsed_ns": 17701, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7089912, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17701 + } + }, + { + "pair_index": 14, + "elapsed_ns": 17602, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7019423, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17602 + } + }, + { + "pair_index": 15, + "elapsed_ns": 17572, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7243665, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17572 + } + }, + { + "pair_index": 16, + "elapsed_ns": 17866, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6842907, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17866 + } + }, + { + "pair_index": 17, + "elapsed_ns": 18774, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7059041, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18774 + } + }, + { + "pair_index": 18, + "elapsed_ns": 17990, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6928910, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17990 + } + }, + { + "pair_index": 19, + "elapsed_ns": 17581, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6961694, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17581 + } + }, + { + "pair_index": 20, + "elapsed_ns": 18126, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7279732, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18126 + } + }, + { + "pair_index": 21, + "elapsed_ns": 17691, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6918977, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17691 + } + }, + { + "pair_index": 22, + "elapsed_ns": 17686, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6896712, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17686 + } + }, + { + "pair_index": 23, + "elapsed_ns": 17981, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6895433, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17981 + } + }, + { + "pair_index": 24, + "elapsed_ns": 17909, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6921462, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17909 + } + }, + { + "pair_index": 25, + "elapsed_ns": 17913, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7280747, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17913 + } + }, + { + "pair_index": 26, + "elapsed_ns": 19277, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6920680, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19277 + } + }, + { + "pair_index": 27, + "elapsed_ns": 17780, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7113139, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17780 + } + }, + { + "pair_index": 28, + "elapsed_ns": 17848, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7208885, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17848 + } + }, + { + "pair_index": 29, + "elapsed_ns": 17265, + "checksum": "number:c1c8bb05c4000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6976202, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17265 + } + } + ], + "raw_latency_ns": [ + 17872, + 17931, + 20363, + 18900, + 17876, + 17779, + 18680, + 20136, + 17774, + 18370, + 17731, + 18130, + 17771, + 17701, + 17602, + 17572, + 17866, + 18774, + 17990, + 17581, + 18126, + 17691, + 17686, + 17981, + 17909, + 17913, + 19277, + 17780, + 17848, + 17265 + ], + "raw_throughput_ops": [ + 128, + 128, + 128, + 128, + 129, + 129, + 129, + 127, + 128, + 128 + ], + "median_ns": 17876, + "mad_ns": 185, + "p95_ns": 20136, + "p99_ns": 20363, + "ci95_ns": [ + 17779, + 17990 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "quickjs-fibonacci", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 14235, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7529443, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14235 + } + }, + { + "pair_index": 1, + "elapsed_ns": 14195, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7704150, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14195 + } + }, + { + "pair_index": 2, + "elapsed_ns": 14360, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7705162, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14360 + } + }, + { + "pair_index": 3, + "elapsed_ns": 14268, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7440486, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14268 + } + }, + { + "pair_index": 4, + "elapsed_ns": 14493, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6970699, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14493 + } + }, + { + "pair_index": 5, + "elapsed_ns": 14063, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7738525, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14063 + } + }, + { + "pair_index": 6, + "elapsed_ns": 17853, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7702992, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17853 + } + }, + { + "pair_index": 7, + "elapsed_ns": 14538, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7677015, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14538 + } + }, + { + "pair_index": 8, + "elapsed_ns": 14366, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7662699, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14366 + } + }, + { + "pair_index": 9, + "elapsed_ns": 14114, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7108681, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14114 + } + }, + { + "pair_index": 10, + "elapsed_ns": 14377, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7508059, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14377 + } + }, + { + "pair_index": 11, + "elapsed_ns": 14347, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7521335, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14347 + } + }, + { + "pair_index": 12, + "elapsed_ns": 14189, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7626505, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14189 + } + }, + { + "pair_index": 13, + "elapsed_ns": 14115, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7550953, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14115 + } + }, + { + "pair_index": 14, + "elapsed_ns": 14406, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6800491, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14406 + } + }, + { + "pair_index": 15, + "elapsed_ns": 14195, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7725342, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14195 + } + }, + { + "pair_index": 16, + "elapsed_ns": 26543, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7681165, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 26543 + } + }, + { + "pair_index": 17, + "elapsed_ns": 14141, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7536259, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14141 + } + }, + { + "pair_index": 18, + "elapsed_ns": 14215, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7585766, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14215 + } + }, + { + "pair_index": 19, + "elapsed_ns": 14557, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6967548, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14557 + } + }, + { + "pair_index": 20, + "elapsed_ns": 14211, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8015240, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14211 + } + }, + { + "pair_index": 21, + "elapsed_ns": 14284, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7838901, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14284 + } + }, + { + "pair_index": 22, + "elapsed_ns": 14539, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7520200, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14539 + } + }, + { + "pair_index": 23, + "elapsed_ns": 14382, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7544806, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14382 + } + }, + { + "pair_index": 24, + "elapsed_ns": 14348, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7133182, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14348 + } + }, + { + "pair_index": 25, + "elapsed_ns": 14485, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7680395, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14485 + } + }, + { + "pair_index": 26, + "elapsed_ns": 14504, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7695829, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14504 + } + }, + { + "pair_index": 27, + "elapsed_ns": 14161, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7863756, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14161 + } + }, + { + "pair_index": 28, + "elapsed_ns": 14767, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7615708, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14767 + } + }, + { + "pair_index": 29, + "elapsed_ns": 14207, + "checksum": "number:41d4c00d39400000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7028556, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14207 + } + } + ], + "raw_latency_ns": [ + 14235, + 14195, + 14360, + 14268, + 14493, + 14063, + 17853, + 14538, + 14366, + 14114, + 14377, + 14347, + 14189, + 14115, + 14406, + 14195, + 26543, + 14141, + 14215, + 14557, + 14211, + 14284, + 14539, + 14382, + 14348, + 14485, + 14504, + 14161, + 14767, + 14207 + ], + "raw_throughput_ops": [ + 125, + 127, + 128, + 129, + 128, + 129, + 128, + 129, + 128, + 129 + ], + "median_ns": 14348, + "mad_ns": 153, + "p95_ns": 17853, + "p99_ns": 26543, + "ci95_ns": [ + 14215, + 14406 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "numeric", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 13265, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7221092, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13265 + } + }, + { + "pair_index": 1, + "elapsed_ns": 13217, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6776017, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13217 + } + }, + { + "pair_index": 2, + "elapsed_ns": 14170, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6863018, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14170 + } + }, + { + "pair_index": 3, + "elapsed_ns": 13357, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6777810, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13357 + } + }, + { + "pair_index": 4, + "elapsed_ns": 14399, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6890934, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14399 + } + }, + { + "pair_index": 5, + "elapsed_ns": 13301, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7424920, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13301 + } + }, + { + "pair_index": 6, + "elapsed_ns": 13239, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7434546, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13239 + } + }, + { + "pair_index": 7, + "elapsed_ns": 13274, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7471172, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13274 + } + }, + { + "pair_index": 8, + "elapsed_ns": 13184, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7242837, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13184 + } + }, + { + "pair_index": 9, + "elapsed_ns": 13157, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6994450, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13157 + } + }, + { + "pair_index": 10, + "elapsed_ns": 13938, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7363770, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13938 + } + }, + { + "pair_index": 11, + "elapsed_ns": 13264, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7262600, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13264 + } + }, + { + "pair_index": 12, + "elapsed_ns": 14027, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7229582, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14027 + } + }, + { + "pair_index": 13, + "elapsed_ns": 13039, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7002782, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13039 + } + }, + { + "pair_index": 14, + "elapsed_ns": 13183, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6910757, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13183 + } + }, + { + "pair_index": 15, + "elapsed_ns": 13605, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7228035, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13605 + } + }, + { + "pair_index": 16, + "elapsed_ns": 13272, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6907304, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13272 + } + }, + { + "pair_index": 17, + "elapsed_ns": 14106, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6773469, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14106 + } + }, + { + "pair_index": 18, + "elapsed_ns": 13396, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6883225, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13396 + } + }, + { + "pair_index": 19, + "elapsed_ns": 13904, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6986262, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13904 + } + }, + { + "pair_index": 20, + "elapsed_ns": 14013, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7249713, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14013 + } + }, + { + "pair_index": 21, + "elapsed_ns": 14342, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6870742, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14342 + } + }, + { + "pair_index": 22, + "elapsed_ns": 13059, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6867401, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13059 + } + }, + { + "pair_index": 23, + "elapsed_ns": 13087, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6825486, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13087 + } + }, + { + "pair_index": 24, + "elapsed_ns": 14052, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6703856, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14052 + } + }, + { + "pair_index": 25, + "elapsed_ns": 13092, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7075890, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13092 + } + }, + { + "pair_index": 26, + "elapsed_ns": 14100, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6785973, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14100 + } + }, + { + "pair_index": 27, + "elapsed_ns": 13219, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7025064, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13219 + } + }, + { + "pair_index": 28, + "elapsed_ns": 13175, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7183454, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13175 + } + }, + { + "pair_index": 29, + "elapsed_ns": 13296, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6927391, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13296 + } + } + ], + "raw_latency_ns": [ + 13265, + 13217, + 14170, + 13357, + 14399, + 13301, + 13239, + 13274, + 13184, + 13157, + 13938, + 13264, + 14027, + 13039, + 13183, + 13605, + 13272, + 14106, + 13396, + 13904, + 14013, + 14342, + 13059, + 13087, + 14052, + 13092, + 14100, + 13219, + 13175, + 13296 + ], + "raw_throughput_ops": [ + 122, + 126, + 131, + 130, + 127, + 130, + 130, + 128, + 125, + 129 + ], + "median_ns": 13296, + "mad_ns": 204, + "p95_ns": 14342, + "p99_ns": 14399, + "ci95_ns": [ + 13239, + 13904 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "scalar-loop", + "suite": "rquickjs-jit focused", + "group": "scalar-loop", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 14369, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7207346, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14369 + } + }, + { + "pair_index": 1, + "elapsed_ns": 13158, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7043877, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13158 + } + }, + { + "pair_index": 2, + "elapsed_ns": 14807, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6884432, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14807 + } + }, + { + "pair_index": 3, + "elapsed_ns": 13206, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6997033, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13206 + } + }, + { + "pair_index": 4, + "elapsed_ns": 14200, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6887640, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14200 + } + }, + { + "pair_index": 5, + "elapsed_ns": 13226, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6934954, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13226 + } + }, + { + "pair_index": 6, + "elapsed_ns": 15085, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7581535, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15085 + } + }, + { + "pair_index": 7, + "elapsed_ns": 13207, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6966607, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13207 + } + }, + { + "pair_index": 8, + "elapsed_ns": 13255, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6793251, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13255 + } + }, + { + "pair_index": 9, + "elapsed_ns": 13184, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6816620, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13184 + } + }, + { + "pair_index": 10, + "elapsed_ns": 13449, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7188210, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13449 + } + }, + { + "pair_index": 11, + "elapsed_ns": 13367, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7111079, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13367 + } + }, + { + "pair_index": 12, + "elapsed_ns": 13371, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7124854, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13371 + } + }, + { + "pair_index": 13, + "elapsed_ns": 13319, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6918110, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13319 + } + }, + { + "pair_index": 14, + "elapsed_ns": 13564, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6952099, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13564 + } + }, + { + "pair_index": 15, + "elapsed_ns": 13344, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7315841, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13344 + } + }, + { + "pair_index": 16, + "elapsed_ns": 14112, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6894627, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14112 + } + }, + { + "pair_index": 17, + "elapsed_ns": 13278, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6811266, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13278 + } + }, + { + "pair_index": 18, + "elapsed_ns": 13399, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6969370, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13399 + } + }, + { + "pair_index": 19, + "elapsed_ns": 13234, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7125627, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13234 + } + }, + { + "pair_index": 20, + "elapsed_ns": 13334, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6954524, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13334 + } + }, + { + "pair_index": 21, + "elapsed_ns": 13406, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6876409, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13406 + } + }, + { + "pair_index": 22, + "elapsed_ns": 13203, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7655839, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13203 + } + }, + { + "pair_index": 23, + "elapsed_ns": 14176, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7031975, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14176 + } + }, + { + "pair_index": 24, + "elapsed_ns": 14205, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6813807, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14205 + } + }, + { + "pair_index": 25, + "elapsed_ns": 13303, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7075560, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13303 + } + }, + { + "pair_index": 26, + "elapsed_ns": 13987, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6947607, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13987 + } + }, + { + "pair_index": 27, + "elapsed_ns": 13669, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6902057, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13669 + } + }, + { + "pair_index": 28, + "elapsed_ns": 14286, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6958523, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14286 + } + }, + { + "pair_index": 29, + "elapsed_ns": 13323, + "checksum": "number:413e809800000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 6868869, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 13323 + } + } + ], + "raw_latency_ns": [ + 14369, + 13158, + 14807, + 13206, + 14200, + 13226, + 15085, + 13207, + 13255, + 13184, + 13449, + 13367, + 13371, + 13319, + 13564, + 13344, + 14112, + 13278, + 13399, + 13234, + 13334, + 13406, + 13203, + 14176, + 14205, + 13303, + 13987, + 13669, + 14286, + 13323 + ], + "raw_throughput_ops": [ + 129, + 129, + 124, + 131, + 131, + 131, + 131, + 128, + 129, + 129 + ], + "median_ns": 13371, + "mad_ns": 165, + "p95_ns": 14807, + "p99_ns": 15085, + "ci95_ns": [ + 13319, + 13669 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "call-heavy", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 27039, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7401710, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 27039 + } + }, + { + "pair_index": 1, + "elapsed_ns": 21836, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7330675, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21836 + } + }, + { + "pair_index": 2, + "elapsed_ns": 22133, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7243276, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 22133 + } + }, + { + "pair_index": 3, + "elapsed_ns": 25268, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7391674, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25268 + } + }, + { + "pair_index": 4, + "elapsed_ns": 22084, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7423424, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 22084 + } + }, + { + "pair_index": 5, + "elapsed_ns": 21496, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7521140, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21496 + } + }, + { + "pair_index": 6, + "elapsed_ns": 21802, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7529053, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21802 + } + }, + { + "pair_index": 7, + "elapsed_ns": 26214, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7163206, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 26214 + } + }, + { + "pair_index": 8, + "elapsed_ns": 25595, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7210643, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25595 + } + }, + { + "pair_index": 9, + "elapsed_ns": 25093, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7234188, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25093 + } + }, + { + "pair_index": 10, + "elapsed_ns": 43619, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7341507, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 43619 + } + }, + { + "pair_index": 11, + "elapsed_ns": 24323, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7235420, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 24323 + } + }, + { + "pair_index": 12, + "elapsed_ns": 21334, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7138784, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21334 + } + }, + { + "pair_index": 13, + "elapsed_ns": 25759, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7416212, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25759 + } + }, + { + "pair_index": 14, + "elapsed_ns": 22199, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7235027, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 22199 + } + }, + { + "pair_index": 15, + "elapsed_ns": 22018, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7516492, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 22018 + } + }, + { + "pair_index": 16, + "elapsed_ns": 25975, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7571789, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25975 + } + }, + { + "pair_index": 17, + "elapsed_ns": 25339, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7239208, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25339 + } + }, + { + "pair_index": 18, + "elapsed_ns": 24757, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7274648, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 24757 + } + }, + { + "pair_index": 19, + "elapsed_ns": 26090, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7258155, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 26090 + } + }, + { + "pair_index": 20, + "elapsed_ns": 22071, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7385386, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 22071 + } + }, + { + "pair_index": 21, + "elapsed_ns": 21813, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7168917, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21813 + } + }, + { + "pair_index": 22, + "elapsed_ns": 21361, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7148946, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21361 + } + }, + { + "pair_index": 23, + "elapsed_ns": 21773, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7320585, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21773 + } + }, + { + "pair_index": 24, + "elapsed_ns": 21952, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7132792, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21952 + } + }, + { + "pair_index": 25, + "elapsed_ns": 23317, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7454132, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 23317 + } + }, + { + "pair_index": 26, + "elapsed_ns": 24684, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7245446, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 24684 + } + }, + { + "pair_index": 27, + "elapsed_ns": 25579, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7060959, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25579 + } + }, + { + "pair_index": 28, + "elapsed_ns": 21773, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7175566, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21773 + } + }, + { + "pair_index": 29, + "elapsed_ns": 26124, + "checksum": "number:40bb580000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7771826, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 26124 + } + } + ], + "raw_latency_ns": [ + 27039, + 21836, + 22133, + 25268, + 22084, + 21496, + 21802, + 26214, + 25595, + 25093, + 43619, + 24323, + 21334, + 25759, + 22199, + 22018, + 25975, + 25339, + 24757, + 26090, + 22071, + 21813, + 21361, + 21773, + 21952, + 23317, + 24684, + 25579, + 21773, + 26124 + ], + "raw_throughput_ops": [ + 127, + 127, + 127, + 127, + 127, + 127, + 127, + 127, + 127, + 127 + ], + "median_ns": 24323, + "mad_ns": 2190, + "p95_ns": 27039, + "p99_ns": 43619, + "ci95_ns": [ + 22071, + 25339 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "generic-call-entry", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 18879, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7809899, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18879 + } + }, + { + "pair_index": 1, + "elapsed_ns": 21699, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7949130, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21699 + } + }, + { + "pair_index": 2, + "elapsed_ns": 18226, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7773131, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18226 + } + }, + { + "pair_index": 3, + "elapsed_ns": 18083, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7760791, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18083 + } + }, + { + "pair_index": 4, + "elapsed_ns": 20160, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7421812, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 20160 + } + }, + { + "pair_index": 5, + "elapsed_ns": 21278, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7731489, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21278 + } + }, + { + "pair_index": 6, + "elapsed_ns": 17977, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7707641, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17977 + } + }, + { + "pair_index": 7, + "elapsed_ns": 17867, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7723223, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17867 + } + }, + { + "pair_index": 8, + "elapsed_ns": 25399, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7822432, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25399 + } + }, + { + "pair_index": 9, + "elapsed_ns": 17968, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7103841, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17968 + } + }, + { + "pair_index": 10, + "elapsed_ns": 21202, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7783787, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21202 + } + }, + { + "pair_index": 11, + "elapsed_ns": 21525, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7887639, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21525 + } + }, + { + "pair_index": 12, + "elapsed_ns": 18014, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8082992, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18014 + } + }, + { + "pair_index": 13, + "elapsed_ns": 18050, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7956238, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18050 + } + }, + { + "pair_index": 14, + "elapsed_ns": 18202, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7382521, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18202 + } + }, + { + "pair_index": 15, + "elapsed_ns": 21470, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7859179, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21470 + } + }, + { + "pair_index": 16, + "elapsed_ns": 17980, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8546499, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17980 + } + }, + { + "pair_index": 17, + "elapsed_ns": 18642, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7578640, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18642 + } + }, + { + "pair_index": 18, + "elapsed_ns": 25799, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7577553, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 25799 + } + }, + { + "pair_index": 19, + "elapsed_ns": 21490, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7282100, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21490 + } + }, + { + "pair_index": 20, + "elapsed_ns": 17670, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7708462, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17670 + } + }, + { + "pair_index": 21, + "elapsed_ns": 20983, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7766462, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 20983 + } + }, + { + "pair_index": 22, + "elapsed_ns": 17700, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7829474, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17700 + } + }, + { + "pair_index": 23, + "elapsed_ns": 32143, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7732511, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 32143 + } + }, + { + "pair_index": 24, + "elapsed_ns": 21935, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7219600, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21935 + } + }, + { + "pair_index": 25, + "elapsed_ns": 17745, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7926434, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17745 + } + }, + { + "pair_index": 26, + "elapsed_ns": 21581, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7626382, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 21581 + } + }, + { + "pair_index": 27, + "elapsed_ns": 17985, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7786527, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17985 + } + }, + { + "pair_index": 28, + "elapsed_ns": 17692, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7864961, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 17692 + } + }, + { + "pair_index": 29, + "elapsed_ns": 18123, + "checksum": "number:409f400000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7824895, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 18123 + } + } + ], + "raw_latency_ns": [ + 18879, + 21699, + 18226, + 18083, + 20160, + 21278, + 17977, + 17867, + 25399, + 17968, + 21202, + 21525, + 18014, + 18050, + 18202, + 21470, + 17980, + 18642, + 25799, + 21490, + 17670, + 20983, + 17700, + 32143, + 21935, + 17745, + 21581, + 17985, + 17692, + 18123 + ], + "raw_throughput_ops": [ + 127, + 127, + 123, + 125, + 124, + 120, + 125, + 123, + 126, + 126 + ], + "median_ns": 18642, + "mad_ns": 950, + "p95_ns": 25799, + "p99_ns": 32143, + "ci95_ns": [ + 18050, + 21278 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "property-heavy", + "suite": "rquickjs-jit focused", + "group": "property-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 371168, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7485606, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 371168 + } + }, + { + "pair_index": 1, + "elapsed_ns": 360208, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7367809, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 360208 + } + }, + { + "pair_index": 2, + "elapsed_ns": 355961, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7323818, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 355961 + } + }, + { + "pair_index": 3, + "elapsed_ns": 366532, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7425593, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 366532 + } + }, + { + "pair_index": 4, + "elapsed_ns": 357302, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7429922, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 357302 + } + }, + { + "pair_index": 5, + "elapsed_ns": 368099, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7581036, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 368099 + } + }, + { + "pair_index": 6, + "elapsed_ns": 348544, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7490718, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 348544 + } + }, + { + "pair_index": 7, + "elapsed_ns": 363687, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7432558, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 363687 + } + }, + { + "pair_index": 8, + "elapsed_ns": 354395, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7316403, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 354395 + } + }, + { + "pair_index": 9, + "elapsed_ns": 355313, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7401571, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 355313 + } + }, + { + "pair_index": 10, + "elapsed_ns": 356351, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7607766, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 356351 + } + }, + { + "pair_index": 11, + "elapsed_ns": 358792, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7395517, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 358792 + } + }, + { + "pair_index": 12, + "elapsed_ns": 345669, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7279616, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 345669 + } + }, + { + "pair_index": 13, + "elapsed_ns": 360716, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7578605, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 360716 + } + }, + { + "pair_index": 14, + "elapsed_ns": 356667, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7580240, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 356667 + } + }, + { + "pair_index": 15, + "elapsed_ns": 360363, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7827654, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 360363 + } + }, + { + "pair_index": 16, + "elapsed_ns": 363499, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7425563, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 363499 + } + }, + { + "pair_index": 17, + "elapsed_ns": 367604, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7351649, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 367604 + } + }, + { + "pair_index": 18, + "elapsed_ns": 354413, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7443496, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 354413 + } + }, + { + "pair_index": 19, + "elapsed_ns": 352424, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7509274, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 352424 + } + }, + { + "pair_index": 20, + "elapsed_ns": 356456, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7494725, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 356456 + } + }, + { + "pair_index": 21, + "elapsed_ns": 346485, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7350916, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 346485 + } + }, + { + "pair_index": 22, + "elapsed_ns": 356085, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7401132, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 356085 + } + }, + { + "pair_index": 23, + "elapsed_ns": 354137, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7391083, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 354137 + } + }, + { + "pair_index": 24, + "elapsed_ns": 340081, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7234254, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 340081 + } + }, + { + "pair_index": 25, + "elapsed_ns": 354719, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7394897, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 354719 + } + }, + { + "pair_index": 26, + "elapsed_ns": 367395, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7468357, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 367395 + } + }, + { + "pair_index": 27, + "elapsed_ns": 339206, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7159176, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 339206 + } + }, + { + "pair_index": 28, + "elapsed_ns": 363450, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7350730, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 363450 + } + }, + { + "pair_index": 29, + "elapsed_ns": 360317, + "checksum": "number:412e942200000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7458325, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 360317 + } + } + ], + "raw_latency_ns": [ + 371168, + 360208, + 355961, + 366532, + 357302, + 368099, + 348544, + 363687, + 354395, + 355313, + 356351, + 358792, + 345669, + 360716, + 356667, + 360363, + 363499, + 367604, + 354413, + 352424, + 356456, + 346485, + 356085, + 354137, + 340081, + 354719, + 367395, + 339206, + 363450, + 360317 + ], + "raw_throughput_ops": [ + 125, + 124, + 123, + 127, + 126, + 126, + 127, + 127, + 127, + 126 + ], + "median_ns": 356667, + "mad_ns": 4049, + "p95_ns": 368099, + "p99_ns": 371168, + "ci95_ns": [ + 355313, + 360363 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "fibonacci-iterative", + "suite": "rquickjs-jit focused", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1130681, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9004296, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1130681 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1140236, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9113371, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1140236 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1136211, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8969778, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1136211 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1139515, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9108890, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1139515 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1166144, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9121777, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1166144 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1154185, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8940486, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1154185 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1145832, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8986270, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1145832 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1101240, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9215772, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1101240 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1134991, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9072707, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1134991 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1135319, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9149124, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1135319 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1150350, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9172763, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1150350 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1104359, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8884900, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1104359 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1135993, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8911438, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1135993 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1172605, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9301017, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1172605 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1087007, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8890803, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1087007 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1153358, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9443409, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1153358 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1111475, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9348842, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1111475 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1146778, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8847720, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1146778 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1148452, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9026804, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1148452 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1127809, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9120188, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1127809 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1157370, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9041482, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1157370 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1083865, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8970654, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1083865 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1143412, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9063802, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1143412 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1115822, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9096327, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1115822 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1142203, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9312948, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1142203 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1135085, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8917319, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1135085 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1138774, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8983702, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1138774 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1159912, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9092929, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1159912 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1100493, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9574645, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1100493 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1124537, + "checksum": "number:419865fb2c000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9211020, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1124537 + } + } + ], + "raw_latency_ns": [ + 1130681, + 1140236, + 1136211, + 1139515, + 1166144, + 1154185, + 1145832, + 1101240, + 1134991, + 1135319, + 1150350, + 1104359, + 1135993, + 1172605, + 1087007, + 1153358, + 1111475, + 1146778, + 1148452, + 1127809, + 1157370, + 1083865, + 1143412, + 1115822, + 1142203, + 1135085, + 1138774, + 1159912, + 1100493, + 1124537 + ], + "raw_throughput_ops": [ + 112, + 112, + 111, + 111, + 111, + 112, + 111, + 110, + 112, + 109 + ], + "median_ns": 1138774, + "mad_ns": 11576, + "p95_ns": 1166144, + "p99_ns": 1172605, + "ci95_ns": [ + 1134991, + 1145832 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "fibonacci-recursive", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 297132, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9120027, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 297132 + } + }, + { + "pair_index": 1, + "elapsed_ns": 268823, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8932469, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 268823 + } + }, + { + "pair_index": 2, + "elapsed_ns": 277757, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9076533, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 277757 + } + }, + { + "pair_index": 3, + "elapsed_ns": 281704, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8972781, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 281704 + } + }, + { + "pair_index": 4, + "elapsed_ns": 288956, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8998737, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 288956 + } + }, + { + "pair_index": 5, + "elapsed_ns": 267761, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9277755, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 267761 + } + }, + { + "pair_index": 6, + "elapsed_ns": 429107, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 11047173, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 429107 + } + }, + { + "pair_index": 7, + "elapsed_ns": 291471, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9502019, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 291471 + } + }, + { + "pair_index": 8, + "elapsed_ns": 273122, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9226323, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 273122 + } + }, + { + "pair_index": 9, + "elapsed_ns": 291838, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9336578, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 291838 + } + }, + { + "pair_index": 10, + "elapsed_ns": 278273, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9502585, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 278273 + } + }, + { + "pair_index": 11, + "elapsed_ns": 269016, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9195226, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 269016 + } + }, + { + "pair_index": 12, + "elapsed_ns": 289863, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9046425, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 289863 + } + }, + { + "pair_index": 13, + "elapsed_ns": 274804, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9273123, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 274804 + } + }, + { + "pair_index": 14, + "elapsed_ns": 277206, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9209807, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 277206 + } + }, + { + "pair_index": 15, + "elapsed_ns": 276304, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9069995, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 276304 + } + }, + { + "pair_index": 16, + "elapsed_ns": 279470, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10308495, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 279470 + } + }, + { + "pair_index": 17, + "elapsed_ns": 279395, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9087580, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 279395 + } + }, + { + "pair_index": 18, + "elapsed_ns": 292911, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9107751, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 292911 + } + }, + { + "pair_index": 19, + "elapsed_ns": 271500, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9108664, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 271500 + } + }, + { + "pair_index": 20, + "elapsed_ns": 295751, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9566274, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 295751 + } + }, + { + "pair_index": 21, + "elapsed_ns": 288455, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8990499, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 288455 + } + }, + { + "pair_index": 22, + "elapsed_ns": 288460, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9045643, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 288460 + } + }, + { + "pair_index": 23, + "elapsed_ns": 270912, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9170092, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 270912 + } + }, + { + "pair_index": 24, + "elapsed_ns": 274827, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9075472, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 274827 + } + }, + { + "pair_index": 25, + "elapsed_ns": 291658, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9048603, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 291658 + } + }, + { + "pair_index": 26, + "elapsed_ns": 294106, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8960241, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 294106 + } + }, + { + "pair_index": 27, + "elapsed_ns": 304409, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9043550, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 304409 + } + }, + { + "pair_index": 28, + "elapsed_ns": 282431, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9039447, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 282431 + } + }, + { + "pair_index": 29, + "elapsed_ns": 288414, + "checksum": "number:40ba6d0000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8863110, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 288414 + } + } + ], + "raw_latency_ns": [ + 297132, + 268823, + 277757, + 281704, + 288956, + 267761, + 429107, + 291471, + 273122, + 291838, + 278273, + 269016, + 289863, + 274804, + 277206, + 276304, + 279470, + 279395, + 292911, + 271500, + 295751, + 288455, + 288460, + 270912, + 274827, + 291658, + 294106, + 304409, + 282431, + 288414 + ], + "raw_throughput_ops": [ + 105, + 102, + 103, + 103, + 104, + 103, + 108, + 109, + 106, + 105 + ], + "median_ns": 282431, + "mad_ns": 9040, + "p95_ns": 304409, + "p99_ns": 429107, + "ci95_ns": [ + 277757, + 289863 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "collections", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 698133, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8172222, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 698133 + } + }, + { + "pair_index": 1, + "elapsed_ns": 693820, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8384869, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 693820 + } + }, + { + "pair_index": 2, + "elapsed_ns": 712597, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8113406, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 712597 + } + }, + { + "pair_index": 3, + "elapsed_ns": 700337, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8084694, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 700337 + } + }, + { + "pair_index": 4, + "elapsed_ns": 691741, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7958346, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 691741 + } + }, + { + "pair_index": 5, + "elapsed_ns": 700735, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8169842, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 700735 + } + }, + { + "pair_index": 6, + "elapsed_ns": 702677, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8246925, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 702677 + } + }, + { + "pair_index": 7, + "elapsed_ns": 718348, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8339430, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 718348 + } + }, + { + "pair_index": 8, + "elapsed_ns": 707601, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8148673, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 707601 + } + }, + { + "pair_index": 9, + "elapsed_ns": 696499, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7924851, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 696499 + } + }, + { + "pair_index": 10, + "elapsed_ns": 691985, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8204938, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 691985 + } + }, + { + "pair_index": 11, + "elapsed_ns": 702422, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8353524, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 702422 + } + }, + { + "pair_index": 12, + "elapsed_ns": 702049, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8109711, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 702049 + } + }, + { + "pair_index": 13, + "elapsed_ns": 692152, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8144282, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 692152 + } + }, + { + "pair_index": 14, + "elapsed_ns": 706629, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7911251, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 706629 + } + }, + { + "pair_index": 15, + "elapsed_ns": 694069, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8167829, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 694069 + } + }, + { + "pair_index": 16, + "elapsed_ns": 711937, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8192588, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 711937 + } + }, + { + "pair_index": 17, + "elapsed_ns": 695383, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8191560, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 695383 + } + }, + { + "pair_index": 18, + "elapsed_ns": 701508, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8194866, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 701508 + } + }, + { + "pair_index": 19, + "elapsed_ns": 698340, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8184741, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 698340 + } + }, + { + "pair_index": 20, + "elapsed_ns": 708181, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8203494, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 708181 + } + }, + { + "pair_index": 21, + "elapsed_ns": 717419, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8185269, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 717419 + } + }, + { + "pair_index": 22, + "elapsed_ns": 691648, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8149619, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 691648 + } + }, + { + "pair_index": 23, + "elapsed_ns": 806864, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8133251, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 806864 + } + }, + { + "pair_index": 24, + "elapsed_ns": 707790, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7987770, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 707790 + } + }, + { + "pair_index": 25, + "elapsed_ns": 700591, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8323592, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 700591 + } + }, + { + "pair_index": 26, + "elapsed_ns": 706863, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8190560, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 706863 + } + }, + { + "pair_index": 27, + "elapsed_ns": 706042, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8170139, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 706042 + } + }, + { + "pair_index": 28, + "elapsed_ns": 692495, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8282281, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 692495 + } + }, + { + "pair_index": 29, + "elapsed_ns": 712218, + "checksum": "string:1018392", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7952584, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 712218 + } + } + ], + "raw_latency_ns": [ + 698133, + 693820, + 712597, + 700337, + 691741, + 700735, + 702677, + 718348, + 707601, + 696499, + 691985, + 702422, + 702049, + 692152, + 706629, + 694069, + 711937, + 695383, + 701508, + 698340, + 708181, + 717419, + 691648, + 806864, + 707790, + 700591, + 706863, + 706042, + 692495, + 712218 + ], + "raw_throughput_ops": [ + 119, + 119, + 119, + 119, + 119, + 119, + 118, + 118, + 119, + 114 + ], + "median_ns": 702049, + "mad_ns": 6132, + "p95_ns": 718348, + "p99_ns": 806864, + "ci95_ns": [ + 698340, + 706863 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "strings-json", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 592689, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7880185, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592689 + } + }, + { + "pair_index": 1, + "elapsed_ns": 600476, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8030621, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 600476 + } + }, + { + "pair_index": 2, + "elapsed_ns": 585423, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7969691, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 585423 + } + }, + { + "pair_index": 3, + "elapsed_ns": 593462, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7879370, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 593462 + } + }, + { + "pair_index": 4, + "elapsed_ns": 574982, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7688230, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 574982 + } + }, + { + "pair_index": 5, + "elapsed_ns": 594655, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8013342, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 594655 + } + }, + { + "pair_index": 6, + "elapsed_ns": 603679, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7969358, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 603679 + } + }, + { + "pair_index": 7, + "elapsed_ns": 600222, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8025868, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 600222 + } + }, + { + "pair_index": 8, + "elapsed_ns": 594685, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7937775, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 594685 + } + }, + { + "pair_index": 9, + "elapsed_ns": 592832, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7869330, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592832 + } + }, + { + "pair_index": 10, + "elapsed_ns": 599760, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7963797, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 599760 + } + }, + { + "pair_index": 11, + "elapsed_ns": 581203, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8000840, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 581203 + } + }, + { + "pair_index": 12, + "elapsed_ns": 582458, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7845898, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 582458 + } + }, + { + "pair_index": 13, + "elapsed_ns": 597988, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7943293, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 597988 + } + }, + { + "pair_index": 14, + "elapsed_ns": 592562, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7746465, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592562 + } + }, + { + "pair_index": 15, + "elapsed_ns": 592459, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8018575, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592459 + } + }, + { + "pair_index": 16, + "elapsed_ns": 591602, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8089091, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 591602 + } + }, + { + "pair_index": 17, + "elapsed_ns": 586965, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8098005, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 586965 + } + }, + { + "pair_index": 18, + "elapsed_ns": 605292, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8271133, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 605292 + } + }, + { + "pair_index": 19, + "elapsed_ns": 595336, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7847868, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 595336 + } + }, + { + "pair_index": 20, + "elapsed_ns": 598713, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8069418, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 598713 + } + }, + { + "pair_index": 21, + "elapsed_ns": 620343, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8154376, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 620343 + } + }, + { + "pair_index": 22, + "elapsed_ns": 580109, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8015285, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 580109 + } + }, + { + "pair_index": 23, + "elapsed_ns": 590052, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8087486, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 590052 + } + }, + { + "pair_index": 24, + "elapsed_ns": 592052, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7874466, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592052 + } + }, + { + "pair_index": 25, + "elapsed_ns": 604768, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8100562, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 604768 + } + }, + { + "pair_index": 26, + "elapsed_ns": 594091, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7985378, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 594091 + } + }, + { + "pair_index": 27, + "elapsed_ns": 586667, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8157441, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 586667 + } + }, + { + "pair_index": 28, + "elapsed_ns": 602603, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7913169, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 602603 + } + }, + { + "pair_index": 29, + "elapsed_ns": 591474, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7989688, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 591474 + } + } + ], + "raw_latency_ns": [ + 592689, + 600476, + 585423, + 593462, + 574982, + 594655, + 603679, + 600222, + 594685, + 592832, + 599760, + 581203, + 582458, + 597988, + 592562, + 592459, + 591602, + 586965, + 605292, + 595336, + 598713, + 620343, + 580109, + 590052, + 592052, + 604768, + 594091, + 586667, + 602603, + 591474 + ], + "raw_throughput_ops": [ + 121, + 122, + 121, + 122, + 121, + 122, + 121, + 121, + 121, + 120 + ], + "median_ns": 593462, + "mad_ns": 6298, + "p95_ns": 605292, + "p99_ns": 620343, + "ci95_ns": [ + 592052, + 597988 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "calls-closures", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 577826, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8293443, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 577826 + } + }, + { + "pair_index": 1, + "elapsed_ns": 567657, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8284083, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 567657 + } + }, + { + "pair_index": 2, + "elapsed_ns": 575133, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8330361, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 575133 + } + }, + { + "pair_index": 3, + "elapsed_ns": 565704, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8305605, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 565704 + } + }, + { + "pair_index": 4, + "elapsed_ns": 577062, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7945057, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 577062 + } + }, + { + "pair_index": 5, + "elapsed_ns": 599933, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8429667, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 599933 + } + }, + { + "pair_index": 6, + "elapsed_ns": 587091, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8475319, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 587091 + } + }, + { + "pair_index": 7, + "elapsed_ns": 581354, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8405258, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 581354 + } + }, + { + "pair_index": 8, + "elapsed_ns": 568386, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8146936, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 568386 + } + }, + { + "pair_index": 9, + "elapsed_ns": 568570, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7771997, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 568570 + } + }, + { + "pair_index": 10, + "elapsed_ns": 578501, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8373406, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 578501 + } + }, + { + "pair_index": 11, + "elapsed_ns": 567176, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8285120, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 567176 + } + }, + { + "pair_index": 12, + "elapsed_ns": 573361, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8273996, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 573361 + } + }, + { + "pair_index": 13, + "elapsed_ns": 569805, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8098273, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 569805 + } + }, + { + "pair_index": 14, + "elapsed_ns": 559941, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7924113, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 559941 + } + }, + { + "pair_index": 15, + "elapsed_ns": 575849, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8326945, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 575849 + } + }, + { + "pair_index": 16, + "elapsed_ns": 570481, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8293804, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 570481 + } + }, + { + "pair_index": 17, + "elapsed_ns": 591828, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8370276, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 591828 + } + }, + { + "pair_index": 18, + "elapsed_ns": 578946, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8225114, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 578946 + } + }, + { + "pair_index": 19, + "elapsed_ns": 555905, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7747914, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 555905 + } + }, + { + "pair_index": 20, + "elapsed_ns": 573260, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8413700, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 573260 + } + }, + { + "pair_index": 21, + "elapsed_ns": 567756, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8206713, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 567756 + } + }, + { + "pair_index": 22, + "elapsed_ns": 581052, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8321915, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 581052 + } + }, + { + "pair_index": 23, + "elapsed_ns": 619399, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8416865, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 619399 + } + }, + { + "pair_index": 24, + "elapsed_ns": 560445, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7783810, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 560445 + } + }, + { + "pair_index": 25, + "elapsed_ns": 618201, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8547168, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 618201 + } + }, + { + "pair_index": 26, + "elapsed_ns": 568369, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8427194, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 568369 + } + }, + { + "pair_index": 27, + "elapsed_ns": 571338, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8346236, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 571338 + } + }, + { + "pair_index": 28, + "elapsed_ns": 573080, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8259019, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 573080 + } + }, + { + "pair_index": 29, + "elapsed_ns": 564302, + "checksum": "string:30872", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7965703, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 564302 + } + } + ], + "raw_latency_ns": [ + 577826, + 567657, + 575133, + 565704, + 577062, + 599933, + 587091, + 581354, + 568386, + 568570, + 578501, + 567176, + 573361, + 569805, + 559941, + 575849, + 570481, + 591828, + 578946, + 555905, + 573260, + 567756, + 581052, + 619399, + 560445, + 618201, + 568369, + 571338, + 573080, + 564302 + ], + "raw_throughput_ops": [ + 116, + 114, + 117, + 115, + 116, + 116, + 116, + 116, + 115, + 115 + ], + "median_ns": 573260, + "mad_ns": 5603, + "p95_ns": 618201, + "p99_ns": 619399, + "ci95_ns": [ + 568570, + 577826 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "adversarial", + "suite": "rquickjs-jit", + "group": "adversarial", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 374335, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7781853, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 374335 + } + }, + { + "pair_index": 1, + "elapsed_ns": 393122, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8051372, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 393122 + } + }, + { + "pair_index": 2, + "elapsed_ns": 372082, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7765636, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 372082 + } + }, + { + "pair_index": 3, + "elapsed_ns": 376342, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7770825, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 376342 + } + }, + { + "pair_index": 4, + "elapsed_ns": 392953, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7632295, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 392953 + } + }, + { + "pair_index": 5, + "elapsed_ns": 371506, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7771486, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 371506 + } + }, + { + "pair_index": 6, + "elapsed_ns": 372522, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7705658, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 372522 + } + }, + { + "pair_index": 7, + "elapsed_ns": 377838, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7818729, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 377838 + } + }, + { + "pair_index": 8, + "elapsed_ns": 381092, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7976098, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 381092 + } + }, + { + "pair_index": 9, + "elapsed_ns": 380789, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7574839, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 380789 + } + }, + { + "pair_index": 10, + "elapsed_ns": 384307, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7735607, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 384307 + } + }, + { + "pair_index": 11, + "elapsed_ns": 382066, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7669479, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 382066 + } + }, + { + "pair_index": 12, + "elapsed_ns": 379071, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7681206, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 379071 + } + }, + { + "pair_index": 13, + "elapsed_ns": 387548, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7685764, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 387548 + } + }, + { + "pair_index": 14, + "elapsed_ns": 357383, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7367653, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 357383 + } + }, + { + "pair_index": 15, + "elapsed_ns": 392478, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7756500, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 392478 + } + }, + { + "pair_index": 16, + "elapsed_ns": 373329, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7704142, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 373329 + } + }, + { + "pair_index": 17, + "elapsed_ns": 385899, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7732151, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 385899 + } + }, + { + "pair_index": 18, + "elapsed_ns": 379237, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7658857, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 379237 + } + }, + { + "pair_index": 19, + "elapsed_ns": 364420, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7317039, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 364420 + } + }, + { + "pair_index": 20, + "elapsed_ns": 384674, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7641584, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 384674 + } + }, + { + "pair_index": 21, + "elapsed_ns": 366492, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7940999, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 366492 + } + }, + { + "pair_index": 22, + "elapsed_ns": 370824, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7752929, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 370824 + } + }, + { + "pair_index": 23, + "elapsed_ns": 373041, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7848623, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 373041 + } + }, + { + "pair_index": 24, + "elapsed_ns": 372280, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7312926, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 372280 + } + }, + { + "pair_index": 25, + "elapsed_ns": 386295, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7580266, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 386295 + } + }, + { + "pair_index": 26, + "elapsed_ns": 374055, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7714105, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 374055 + } + }, + { + "pair_index": 27, + "elapsed_ns": 385156, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7667919, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 385156 + } + }, + { + "pair_index": 28, + "elapsed_ns": 386617, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7788216, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 386617 + } + }, + { + "pair_index": 29, + "elapsed_ns": 382314, + "checksum": "string:7995", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7659400, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 382314 + } + } + ], + "raw_latency_ns": [ + 374335, + 393122, + 372082, + 376342, + 392953, + 371506, + 372522, + 377838, + 381092, + 380789, + 384307, + 382066, + 379071, + 387548, + 357383, + 392478, + 373329, + 385899, + 379237, + 364420, + 384674, + 366492, + 370824, + 373041, + 372280, + 386295, + 374055, + 385156, + 386617, + 382314 + ], + "raw_throughput_ops": [ + 125, + 125, + 124, + 122, + 125, + 125, + 125, + 125, + 125, + 119 + ], + "median_ns": 379237, + "mad_ns": 6662, + "p95_ns": 392953, + "p99_ns": 393122, + "ci95_ns": [ + 374055, + 384307 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "float64-dense", + "suite": "rquickjs-jit matrix", + "group": "float64", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 466767, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7827352, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 466767 + } + }, + { + "pair_index": 1, + "elapsed_ns": 462584, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7880890, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 462584 + } + }, + { + "pair_index": 2, + "elapsed_ns": 450609, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7899559, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 450609 + } + }, + { + "pair_index": 3, + "elapsed_ns": 453696, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7950190, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 453696 + } + }, + { + "pair_index": 4, + "elapsed_ns": 457147, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7864789, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 457147 + } + }, + { + "pair_index": 5, + "elapsed_ns": 455781, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7950395, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 455781 + } + }, + { + "pair_index": 6, + "elapsed_ns": 450129, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7875585, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 450129 + } + }, + { + "pair_index": 7, + "elapsed_ns": 453517, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7852460, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 453517 + } + }, + { + "pair_index": 8, + "elapsed_ns": 471747, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7799732, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 471747 + } + }, + { + "pair_index": 9, + "elapsed_ns": 479771, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7914254, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 479771 + } + }, + { + "pair_index": 10, + "elapsed_ns": 469061, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7935112, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 469061 + } + }, + { + "pair_index": 11, + "elapsed_ns": 465498, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7878492, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 465498 + } + }, + { + "pair_index": 12, + "elapsed_ns": 464369, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7884954, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 464369 + } + }, + { + "pair_index": 13, + "elapsed_ns": 450730, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7835066, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 450730 + } + }, + { + "pair_index": 14, + "elapsed_ns": 450779, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7925532, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 450779 + } + }, + { + "pair_index": 15, + "elapsed_ns": 452279, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7927620, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 452279 + } + }, + { + "pair_index": 16, + "elapsed_ns": 456664, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8002232, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 456664 + } + }, + { + "pair_index": 17, + "elapsed_ns": 464516, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7845703, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 464516 + } + }, + { + "pair_index": 18, + "elapsed_ns": 463493, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7856963, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 463493 + } + }, + { + "pair_index": 19, + "elapsed_ns": 458021, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7828896, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 458021 + } + }, + { + "pair_index": 20, + "elapsed_ns": 457939, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7943257, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 457939 + } + }, + { + "pair_index": 21, + "elapsed_ns": 471112, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7936982, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 471112 + } + }, + { + "pair_index": 22, + "elapsed_ns": 461856, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7810709, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 461856 + } + }, + { + "pair_index": 23, + "elapsed_ns": 463144, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7976945, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 463144 + } + }, + { + "pair_index": 24, + "elapsed_ns": 467985, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7849387, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 467985 + } + }, + { + "pair_index": 25, + "elapsed_ns": 477742, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 7994184, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 477742 + } + }, + { + "pair_index": 26, + "elapsed_ns": 489926, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8156231, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 489926 + } + }, + { + "pair_index": 27, + "elapsed_ns": 468042, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8077253, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 468042 + } + }, + { + "pair_index": 28, + "elapsed_ns": 496208, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8189799, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 496208 + } + }, + { + "pair_index": 29, + "elapsed_ns": 465680, + "checksum": "number:40a2d29809876024", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8053051, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 465680 + } + } + ], + "raw_latency_ns": [ + 466767, + 462584, + 450609, + 453696, + 457147, + 455781, + 450129, + 453517, + 471747, + 479771, + 469061, + 465498, + 464369, + 450730, + 450779, + 452279, + 456664, + 464516, + 463493, + 458021, + 457939, + 471112, + 461856, + 463144, + 467985, + 477742, + 489926, + 468042, + 496208, + 465680 + ], + "raw_throughput_ops": [ + 113, + 120, + 120, + 120, + 121, + 116, + 119, + 120, + 118, + 122 + ], + "median_ns": 463493, + "mad_ns": 6829, + "p95_ns": 489926, + "p99_ns": 496208, + "ci95_ns": [ + 457939, + 466767 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "strings-regexp", + "suite": "rquickjs-jit matrix", + "group": "strings-regexp", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1895109, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9567572, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1895109 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1904818, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9593914, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1904818 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1871719, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9688291, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1871719 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1887815, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9597600, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1887815 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1876945, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9529678, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1876945 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1888914, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9662513, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1888914 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1900208, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9531298, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1900208 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1874117, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9560304, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1874117 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1864818, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9409250, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1864818 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1869005, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9514312, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1869005 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1876164, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9616911, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1876164 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1897583, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9738443, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1897583 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1887424, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9596015, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1887424 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1901731, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9516440, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1901731 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1916729, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9530739, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1916729 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1873974, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9562145, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1873974 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1900877, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9669159, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1900877 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1900587, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9605178, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1900587 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1882456, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9555403, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1882456 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1887206, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9476910, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1887206 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1886263, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9494862, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1886263 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1909269, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9642593, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1909269 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1880384, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9465526, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1880384 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1891992, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9528240, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1891992 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1884441, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9622462, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1884441 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1907881, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9616899, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1907881 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1869332, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9555775, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1869332 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1885574, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9639505, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1885574 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1880664, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9576613, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1880664 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1894531, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9489682, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1894531 + } + } + ], + "raw_latency_ns": [ + 1895109, + 1904818, + 1871719, + 1887815, + 1876945, + 1888914, + 1900208, + 1874117, + 1864818, + 1869005, + 1876164, + 1897583, + 1887424, + 1901731, + 1916729, + 1873974, + 1900877, + 1900587, + 1882456, + 1887206, + 1886263, + 1909269, + 1880384, + 1891992, + 1884441, + 1907881, + 1869332, + 1885574, + 1880664, + 1894531 + ], + "raw_throughput_ops": [ + 101, + 102, + 101, + 101, + 102, + 98, + 100, + 101, + 101, + 102 + ], + "median_ns": 1887424, + "mad_ns": 11260, + "p95_ns": 1909269, + "p99_ns": 1916729, + "ci95_ns": [ + 1882456, + 1895109 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "arrays-typed", + "suite": "rquickjs-jit matrix", + "group": "arrays-typed", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 437267, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8563496, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 437267 + } + }, + { + "pair_index": 1, + "elapsed_ns": 439176, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8509286, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 439176 + } + }, + { + "pair_index": 2, + "elapsed_ns": 436260, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8566301, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 436260 + } + }, + { + "pair_index": 3, + "elapsed_ns": 436109, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8543406, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 436109 + } + }, + { + "pair_index": 4, + "elapsed_ns": 433521, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8345728, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 433521 + } + }, + { + "pair_index": 5, + "elapsed_ns": 444684, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8540171, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 444684 + } + }, + { + "pair_index": 6, + "elapsed_ns": 457642, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8544214, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 457642 + } + }, + { + "pair_index": 7, + "elapsed_ns": 440733, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8550235, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 440733 + } + }, + { + "pair_index": 8, + "elapsed_ns": 447235, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8465617, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 447235 + } + }, + { + "pair_index": 9, + "elapsed_ns": 440372, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8457361, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 440372 + } + }, + { + "pair_index": 10, + "elapsed_ns": 443980, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8510272, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 443980 + } + }, + { + "pair_index": 11, + "elapsed_ns": 506565, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8781731, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 506565 + } + }, + { + "pair_index": 12, + "elapsed_ns": 430802, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8528117, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 430802 + } + }, + { + "pair_index": 13, + "elapsed_ns": 457477, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8611832, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 457477 + } + }, + { + "pair_index": 14, + "elapsed_ns": 437055, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8556968, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 437055 + } + }, + { + "pair_index": 15, + "elapsed_ns": 436869, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8469182, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 436869 + } + }, + { + "pair_index": 16, + "elapsed_ns": 435459, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8479841, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 435459 + } + }, + { + "pair_index": 17, + "elapsed_ns": 442626, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8521497, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 442626 + } + }, + { + "pair_index": 18, + "elapsed_ns": 447908, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8477303, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 447908 + } + }, + { + "pair_index": 19, + "elapsed_ns": 449614, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8509603, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 449614 + } + }, + { + "pair_index": 20, + "elapsed_ns": 444467, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8503064, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 444467 + } + }, + { + "pair_index": 21, + "elapsed_ns": 447704, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8548326, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 447704 + } + }, + { + "pair_index": 22, + "elapsed_ns": 448637, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8502737, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 448637 + } + }, + { + "pair_index": 23, + "elapsed_ns": 437609, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8533592, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 437609 + } + }, + { + "pair_index": 24, + "elapsed_ns": 499807, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8926707, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 499807 + } + }, + { + "pair_index": 25, + "elapsed_ns": 441653, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8463285, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 441653 + } + }, + { + "pair_index": 26, + "elapsed_ns": 430747, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8466062, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 430747 + } + }, + { + "pair_index": 27, + "elapsed_ns": 431618, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8517694, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 431618 + } + }, + { + "pair_index": 28, + "elapsed_ns": 447107, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8612779, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 447107 + } + }, + { + "pair_index": 29, + "elapsed_ns": 426292, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8528369, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 426292 + } + } + ], + "raw_latency_ns": [ + 437267, + 439176, + 436260, + 436109, + 433521, + 444684, + 457642, + 440733, + 447235, + 440372, + 443980, + 506565, + 430802, + 457477, + 437055, + 436869, + 435459, + 442626, + 447908, + 449614, + 444467, + 447704, + 448637, + 437609, + 499807, + 441653, + 430747, + 431618, + 447107, + 426292 + ], + "raw_throughput_ops": [ + 110, + 112, + 114, + 112, + 112, + 114, + 113, + 112, + 110, + 114 + ], + "median_ns": 441653, + "mad_ns": 5582, + "p95_ns": 499807, + "p99_ns": 506565, + "ci95_ns": [ + 437267, + 447107 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "objects-polymorphic", + "suite": "rquickjs-jit matrix", + "group": "objects-polymorphic", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 631162, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8823636, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 631162 + } + }, + { + "pair_index": 1, + "elapsed_ns": 613945, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8806254, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 613945 + } + }, + { + "pair_index": 2, + "elapsed_ns": 613627, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8796499, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 613627 + } + }, + { + "pair_index": 3, + "elapsed_ns": 608141, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8832740, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 608141 + } + }, + { + "pair_index": 4, + "elapsed_ns": 600635, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8762213, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 600635 + } + }, + { + "pair_index": 5, + "elapsed_ns": 606629, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8807616, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 606629 + } + }, + { + "pair_index": 6, + "elapsed_ns": 608189, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8799276, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 608189 + } + }, + { + "pair_index": 7, + "elapsed_ns": 595252, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8665677, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 595252 + } + }, + { + "pair_index": 8, + "elapsed_ns": 608782, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8978286, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 608782 + } + }, + { + "pair_index": 9, + "elapsed_ns": 612204, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8872225, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 612204 + } + }, + { + "pair_index": 10, + "elapsed_ns": 597509, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8908027, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 597509 + } + }, + { + "pair_index": 11, + "elapsed_ns": 603452, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8601263, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 603452 + } + }, + { + "pair_index": 12, + "elapsed_ns": 606684, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8876947, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 606684 + } + }, + { + "pair_index": 13, + "elapsed_ns": 609019, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8813434, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 609019 + } + }, + { + "pair_index": 14, + "elapsed_ns": 611545, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8851936, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 611545 + } + }, + { + "pair_index": 15, + "elapsed_ns": 608845, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8814477, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 608845 + } + }, + { + "pair_index": 16, + "elapsed_ns": 618673, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9128245, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 618673 + } + }, + { + "pair_index": 17, + "elapsed_ns": 592755, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8849301, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 592755 + } + }, + { + "pair_index": 18, + "elapsed_ns": 603922, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8772332, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 603922 + } + }, + { + "pair_index": 19, + "elapsed_ns": 600624, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8763158, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 600624 + } + }, + { + "pair_index": 20, + "elapsed_ns": 609333, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8735600, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 609333 + } + }, + { + "pair_index": 21, + "elapsed_ns": 619857, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8926914, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 619857 + } + }, + { + "pair_index": 22, + "elapsed_ns": 604991, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8762768, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 604991 + } + }, + { + "pair_index": 23, + "elapsed_ns": 609451, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8895574, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 609451 + } + }, + { + "pair_index": 24, + "elapsed_ns": 602971, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8756742, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 602971 + } + }, + { + "pair_index": 25, + "elapsed_ns": 603745, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8626740, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 603745 + } + }, + { + "pair_index": 26, + "elapsed_ns": 611305, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8649243, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 611305 + } + }, + { + "pair_index": 27, + "elapsed_ns": 606662, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8731818, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 606662 + } + }, + { + "pair_index": 28, + "elapsed_ns": 597746, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8841655, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 597746 + } + }, + { + "pair_index": 29, + "elapsed_ns": 586630, + "checksum": "number:413e8c5000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8738244, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 586630 + } + } + ], + "raw_latency_ns": [ + 631162, + 613945, + 613627, + 608141, + 600635, + 606629, + 608189, + 595252, + 608782, + 612204, + 597509, + 603452, + 606684, + 609019, + 611545, + 608845, + 618673, + 592755, + 603922, + 600624, + 609333, + 619857, + 604991, + 609451, + 602971, + 603745, + 611305, + 606662, + 597746, + 586630 + ], + "raw_throughput_ops": [ + 107, + 98, + 100, + 101, + 102, + 101, + 98, + 105, + 100, + 99 + ], + "median_ns": 608141, + "mad_ns": 4396, + "p95_ns": 619857, + "p99_ns": 631162, + "ci95_ns": [ + 603922, + 609333 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "calls-recursion-closures", + "suite": "rquickjs-jit matrix", + "group": "calls-recursion-closures", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1578678, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10329963, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1578678 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1766246, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10705252, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1766246 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1587658, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10264118, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1587658 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1583505, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10054923, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1583505 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1577185, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10151308, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1577185 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1601877, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10012288, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1601877 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1611153, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10167348, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1611153 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1641419, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10240728, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1641419 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1604848, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10044135, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1604848 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1593210, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10257167, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1593210 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1566067, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9903121, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1566067 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1582399, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10100380, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1582399 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1603354, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10098709, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1603354 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1618051, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10126567, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1618051 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1595708, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9899849, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1595708 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1636956, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10044267, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1636956 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1639154, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10179279, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1639154 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1621632, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9911006, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1621632 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1607962, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10104488, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1607962 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1596414, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9891576, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1596414 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1584196, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9760714, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1584196 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1598216, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10183202, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1598216 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1668230, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10175130, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1668230 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1594210, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10091807, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1594210 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1633533, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10075850, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1633533 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1548665, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10100687, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1548665 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1608201, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10039463, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1608201 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1607364, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9997777, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1607364 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1576347, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9980911, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1576347 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1592245, + "checksum": "number:40d4820000000000", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9972999, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1592245 + } + } + ], + "raw_latency_ns": [ + 1578678, + 1766246, + 1587658, + 1583505, + 1577185, + 1601877, + 1611153, + 1641419, + 1604848, + 1593210, + 1566067, + 1582399, + 1603354, + 1618051, + 1595708, + 1636956, + 1639154, + 1621632, + 1607962, + 1596414, + 1584196, + 1598216, + 1668230, + 1594210, + 1633533, + 1548665, + 1608201, + 1607364, + 1576347, + 1592245 + ], + "raw_throughput_ops": [ + 93, + 95, + 97, + 99, + 99, + 98, + 98, + 98, + 95, + 97 + ], + "median_ns": 1601877, + "mad_ns": 17681, + "p95_ns": 1668230, + "p99_ns": 1766246, + "ci95_ns": [ + 1593210, + 1608201 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "json-codec", + "suite": "rquickjs-jit matrix", + "group": "json-codec", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 10068962, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18778625, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10068962 + } + }, + { + "pair_index": 1, + "elapsed_ns": 10027975, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18597294, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10027975 + } + }, + { + "pair_index": 2, + "elapsed_ns": 10108152, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18762331, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10108152 + } + }, + { + "pair_index": 3, + "elapsed_ns": 10131811, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18864489, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10131811 + } + }, + { + "pair_index": 4, + "elapsed_ns": 10070156, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18783148, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10070156 + } + }, + { + "pair_index": 5, + "elapsed_ns": 10023577, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18799101, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10023577 + } + }, + { + "pair_index": 6, + "elapsed_ns": 10038680, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18720362, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10038680 + } + }, + { + "pair_index": 7, + "elapsed_ns": 10011334, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18834796, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10011334 + } + }, + { + "pair_index": 8, + "elapsed_ns": 10060751, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18583760, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10060751 + } + }, + { + "pair_index": 9, + "elapsed_ns": 10029179, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18668479, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10029179 + } + }, + { + "pair_index": 10, + "elapsed_ns": 10067415, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18817794, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10067415 + } + }, + { + "pair_index": 11, + "elapsed_ns": 10025705, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18667306, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10025705 + } + }, + { + "pair_index": 12, + "elapsed_ns": 10055725, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18673736, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10055725 + } + }, + { + "pair_index": 13, + "elapsed_ns": 10041232, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18701060, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10041232 + } + }, + { + "pair_index": 14, + "elapsed_ns": 10011169, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18668084, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10011169 + } + }, + { + "pair_index": 15, + "elapsed_ns": 10069624, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18777154, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10069624 + } + }, + { + "pair_index": 16, + "elapsed_ns": 10022727, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18740433, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10022727 + } + }, + { + "pair_index": 17, + "elapsed_ns": 10114055, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18929793, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10114055 + } + }, + { + "pair_index": 18, + "elapsed_ns": 10080945, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18702187, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10080945 + } + }, + { + "pair_index": 19, + "elapsed_ns": 10038813, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18764150, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10038813 + } + }, + { + "pair_index": 20, + "elapsed_ns": 10011857, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18953796, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10011857 + } + }, + { + "pair_index": 21, + "elapsed_ns": 10048333, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18703352, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10048333 + } + }, + { + "pair_index": 22, + "elapsed_ns": 10021903, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18742824, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10021903 + } + }, + { + "pair_index": 23, + "elapsed_ns": 10058521, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18778499, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10058521 + } + }, + { + "pair_index": 24, + "elapsed_ns": 10094750, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18852325, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10094750 + } + }, + { + "pair_index": 25, + "elapsed_ns": 10061751, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18891432, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10061751 + } + }, + { + "pair_index": 26, + "elapsed_ns": 10030513, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18682507, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10030513 + } + }, + { + "pair_index": 27, + "elapsed_ns": 10075026, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18776916, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10075026 + } + }, + { + "pair_index": 28, + "elapsed_ns": 10036465, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18691893, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10036465 + } + }, + { + "pair_index": 29, + "elapsed_ns": 10050280, + "checksum": "string:2013000:123", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 18767268, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 10050280 + } + } + ], + "raw_latency_ns": [ + 10068962, + 10027975, + 10108152, + 10131811, + 10070156, + 10023577, + 10038680, + 10011334, + 10060751, + 10029179, + 10067415, + 10025705, + 10055725, + 10041232, + 10011169, + 10069624, + 10022727, + 10114055, + 10080945, + 10038813, + 10011857, + 10048333, + 10021903, + 10058521, + 10094750, + 10061751, + 10030513, + 10075026, + 10036465, + 10050280 + ], + "raw_throughput_ops": [ + 52, + 52, + 52, + 52, + 52, + 52, + 53, + 52, + 51, + 52 + ], + "median_ns": 10050280, + "mad_ns": 21101, + "p95_ns": 10114055, + "p99_ns": 10131811, + "ci95_ns": [ + 10036465, + 10067415 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "map-set-bigint", + "suite": "rquickjs-jit matrix", + "group": "map-set-bigint", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2210276, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9998835, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2210276 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2195374, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9974373, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2195374 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2245887, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9857806, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2245887 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2231042, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10009111, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2231042 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2206345, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10002033, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2206345 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2198517, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9974813, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2198517 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2208739, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10012888, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2208739 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2216205, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10046249, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2216205 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2214656, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10037620, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2214656 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2223593, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9905076, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2223593 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2257135, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10137469, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2257135 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2198046, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9919494, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2198046 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2313229, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10077841, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2313229 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2218731, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10038220, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2218731 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2231557, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9876822, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2231557 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2197249, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9989507, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2197249 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2225483, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9988456, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2225483 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2200517, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9930340, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2200517 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2207887, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9978339, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2207887 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2194306, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9911547, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2194306 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2201281, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9974688, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2201281 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2200978, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9921294, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2200978 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2203498, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9949137, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2203498 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2216968, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10088112, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2216968 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2210153, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9975617, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2210153 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2212397, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9982584, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2212397 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2267105, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10147659, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2267105 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2201580, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9913857, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2201580 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2210088, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9916779, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2210088 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2277394, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9892184, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2277394 + } + } + ], + "raw_latency_ns": [ + 2210276, + 2195374, + 2245887, + 2231042, + 2206345, + 2198517, + 2208739, + 2216205, + 2214656, + 2223593, + 2257135, + 2198046, + 2313229, + 2218731, + 2231557, + 2197249, + 2225483, + 2200517, + 2207887, + 2194306, + 2201281, + 2200978, + 2203498, + 2216968, + 2210153, + 2212397, + 2267105, + 2201580, + 2210088, + 2277394 + ], + "raw_throughput_ops": [ + 97, + 96, + 97, + 97, + 96, + 96, + 97, + 97, + 98, + 96 + ], + "median_ns": 2210276, + "mad_ns": 9759, + "p95_ns": 2277394, + "p99_ns": 2313229, + "ci95_ns": [ + 2206345, + 2218731 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "exceptions-promises-async", + "suite": "rquickjs-jit matrix", + "group": "exceptions-promises-async", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1894982, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 51638005, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1894982 + } + }, + { + "pair_index": 1, + "elapsed_ns": 751288, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 10227875, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 751288 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1232257, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 17168281, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1232257 + } + }, + { + "pair_index": 3, + "elapsed_ns": 816123, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 21431173, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 816123 + } + }, + { + "pair_index": 4, + "elapsed_ns": 744681, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 13231339, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 744681 + } + }, + { + "pair_index": 5, + "elapsed_ns": 757846, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 15742152, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 757846 + } + }, + { + "pair_index": 6, + "elapsed_ns": 737102, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 181972153, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 737102 + } + }, + { + "pair_index": 7, + "elapsed_ns": 11554133, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 20940846, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11554133 + } + }, + { + "pair_index": 8, + "elapsed_ns": 69171980, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 312805476, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 69171980 + } + }, + { + "pair_index": 9, + "elapsed_ns": 790387, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9155231, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 790387 + } + }, + { + "pair_index": 10, + "elapsed_ns": 753129, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8999466, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 753129 + } + }, + { + "pair_index": 11, + "elapsed_ns": 748974, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8859961, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 748974 + } + }, + { + "pair_index": 12, + "elapsed_ns": 786843, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8789124, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 786843 + } + }, + { + "pair_index": 13, + "elapsed_ns": 721321, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8918242, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 721321 + } + }, + { + "pair_index": 14, + "elapsed_ns": 751057, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8883278, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 751057 + } + }, + { + "pair_index": 15, + "elapsed_ns": 741447, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8864624, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 741447 + } + }, + { + "pair_index": 16, + "elapsed_ns": 742038, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8920485, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 742038 + } + }, + { + "pair_index": 17, + "elapsed_ns": 762043, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9176088, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 762043 + } + }, + { + "pair_index": 18, + "elapsed_ns": 743261, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8897642, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 743261 + } + }, + { + "pair_index": 19, + "elapsed_ns": 771735, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9061700, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 771735 + } + }, + { + "pair_index": 20, + "elapsed_ns": 749742, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8957759, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 749742 + } + }, + { + "pair_index": 21, + "elapsed_ns": 773087, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9489024, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 773087 + } + }, + { + "pair_index": 22, + "elapsed_ns": 737727, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9085282, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 737727 + } + }, + { + "pair_index": 23, + "elapsed_ns": 746583, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 9252411, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 746583 + } + }, + { + "pair_index": 24, + "elapsed_ns": 742613, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8891004, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 742613 + } + }, + { + "pair_index": 25, + "elapsed_ns": 729204, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8687181, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 729204 + } + }, + { + "pair_index": 26, + "elapsed_ns": 741179, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8740382, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 741179 + } + }, + { + "pair_index": 27, + "elapsed_ns": 748488, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8827218, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 748488 + } + }, + { + "pair_index": 28, + "elapsed_ns": 745973, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8809631, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 745973 + } + }, + { + "pair_index": 29, + "elapsed_ns": 743506, + "checksum": "string:124000:72576", + "native_entries": null, + "native_acquisitions": null, + "native_exits": null, + "fallback_count": null, + "retry_count": null, + "tier1_entries": null, + "tier2_entries": null, + "deopt_count": null, + "osr_attempts": null, + "profitability_evaluations": null, + "profitability_approved": null, + "profitability_rejected": null, + "benefit_recordings": null, + "measured_benefit_ns": null, + "opcode_fingerprint": null, + "abi_fingerprint": null, + "config_fingerprint": null, + "peak_rss_bytes": null, + "code_bytes": null, + "metadata_bytes": null, + "peak_compiler_bytes": null, + "phases": { + "total_ns": 8846595, + "runtime_create_ns": 0, + "jit_attach_ns": 0, + "context_create_ns": 0, + "definition_eval_ns": 0, + "first_eval_ns": 0, + "threshold_crossing_ns": 0, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 743506 + } + } + ], + "raw_latency_ns": [ + 1894982, + 751288, + 1232257, + 816123, + 744681, + 757846, + 737102, + 11554133, + 69171980, + 790387, + 753129, + 748974, + 786843, + 721321, + 751057, + 741447, + 742038, + 762043, + 743261, + 771735, + 749742, + 773087, + 737727, + 746583, + 742613, + 729204, + 741179, + 748488, + 745973, + 743506 + ], + "raw_throughput_ops": [ + 109, + 107, + 107, + 108, + 108, + 106, + 109, + 109, + 109, + 109 + ], + "median_ns": 749742, + "mad_ns": 8563, + "p95_ns": 11554133, + "p99_ns": 69171980, + "ci95_ns": [ + 744681, + 762043 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + } + ] + }, + { + "mode": "interpreter", + "workloads": [ + { + "name": "quickjs-int-arith", + "suite": "QuickJS microbench", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 6831477, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9098648, + "runtime_create_ns": 23865, + "jit_attach_ns": 40, + "context_create_ns": 117778, + "definition_eval_ns": 33794, + "first_eval_ns": 710404, + "threshold_crossing_ns": 692947, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6831477 + } + }, + { + "pair_index": 1, + "elapsed_ns": 6779777, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9012567, + "runtime_create_ns": 27731, + "jit_attach_ns": 91, + "context_create_ns": 109917, + "definition_eval_ns": 42119, + "first_eval_ns": 644547, + "threshold_crossing_ns": 682228, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6779777 + } + }, + { + "pair_index": 2, + "elapsed_ns": 6927869, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9149536, + "runtime_create_ns": 31196, + "jit_attach_ns": 144, + "context_create_ns": 108252, + "definition_eval_ns": 41600, + "first_eval_ns": 704306, + "threshold_crossing_ns": 666871, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6927869 + } + }, + { + "pair_index": 3, + "elapsed_ns": 6646478, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5050368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8934185, + "runtime_create_ns": 31705, + "jit_attach_ns": 91, + "context_create_ns": 110617, + "definition_eval_ns": 43347, + "first_eval_ns": 708159, + "threshold_crossing_ns": 673251, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6646478 + } + }, + { + "pair_index": 4, + "elapsed_ns": 6804469, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9020109, + "runtime_create_ns": 30235, + "jit_attach_ns": 147, + "context_create_ns": 105532, + "definition_eval_ns": 44615, + "first_eval_ns": 656454, + "threshold_crossing_ns": 669854, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6804469 + } + }, + { + "pair_index": 5, + "elapsed_ns": 6693477, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8982165, + "runtime_create_ns": 29146, + "jit_attach_ns": 41, + "context_create_ns": 112021, + "definition_eval_ns": 39265, + "first_eval_ns": 693828, + "threshold_crossing_ns": 695026, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6693477 + } + }, + { + "pair_index": 6, + "elapsed_ns": 6796087, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5222400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9113302, + "runtime_create_ns": 24763, + "jit_attach_ns": 241, + "context_create_ns": 130549, + "definition_eval_ns": 41577, + "first_eval_ns": 691822, + "threshold_crossing_ns": 708449, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6796087 + } + }, + { + "pair_index": 7, + "elapsed_ns": 6808253, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9012161, + "runtime_create_ns": 30162, + "jit_attach_ns": 42, + "context_create_ns": 110880, + "definition_eval_ns": 41371, + "first_eval_ns": 681831, + "threshold_crossing_ns": 677043, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6808253 + } + }, + { + "pair_index": 8, + "elapsed_ns": 6474494, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5144576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8675468, + "runtime_create_ns": 27123, + "jit_attach_ns": 93, + "context_create_ns": 110975, + "definition_eval_ns": 39727, + "first_eval_ns": 650315, + "threshold_crossing_ns": 685579, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6474494 + } + }, + { + "pair_index": 9, + "elapsed_ns": 6806125, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9080670, + "runtime_create_ns": 24814, + "jit_attach_ns": 91, + "context_create_ns": 114935, + "definition_eval_ns": 41804, + "first_eval_ns": 707559, + "threshold_crossing_ns": 692988, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6806125 + } + }, + { + "pair_index": 10, + "elapsed_ns": 6822639, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5136384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9103238, + "runtime_create_ns": 31639, + "jit_attach_ns": 43, + "context_create_ns": 111256, + "definition_eval_ns": 39391, + "first_eval_ns": 705295, + "threshold_crossing_ns": 697079, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6822639 + } + }, + { + "pair_index": 11, + "elapsed_ns": 6685364, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8890651, + "runtime_create_ns": 27666, + "jit_attach_ns": 96, + "context_create_ns": 108428, + "definition_eval_ns": 51314, + "first_eval_ns": 701112, + "threshold_crossing_ns": 662592, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6685364 + } + }, + { + "pair_index": 12, + "elapsed_ns": 6804666, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9080191, + "runtime_create_ns": 25904, + "jit_attach_ns": 83, + "context_create_ns": 110633, + "definition_eval_ns": 40808, + "first_eval_ns": 715631, + "threshold_crossing_ns": 676855, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6804666 + } + }, + { + "pair_index": 13, + "elapsed_ns": 6951362, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5242880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9258416, + "runtime_create_ns": 32782, + "jit_attach_ns": 84, + "context_create_ns": 110867, + "definition_eval_ns": 39416, + "first_eval_ns": 704446, + "threshold_crossing_ns": 699760, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6951362 + } + }, + { + "pair_index": 14, + "elapsed_ns": 6901527, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9124431, + "runtime_create_ns": 22815, + "jit_attach_ns": 91, + "context_create_ns": 104345, + "definition_eval_ns": 41003, + "first_eval_ns": 665505, + "threshold_crossing_ns": 662888, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6901527 + } + }, + { + "pair_index": 15, + "elapsed_ns": 6817871, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5054464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9109450, + "runtime_create_ns": 27492, + "jit_attach_ns": 41, + "context_create_ns": 110954, + "definition_eval_ns": 41773, + "first_eval_ns": 705934, + "threshold_crossing_ns": 691192, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6817871 + } + }, + { + "pair_index": 16, + "elapsed_ns": 6659005, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8817406, + "runtime_create_ns": 22171, + "jit_attach_ns": 91, + "context_create_ns": 104340, + "definition_eval_ns": 40089, + "first_eval_ns": 661446, + "threshold_crossing_ns": 677942, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6659005 + } + }, + { + "pair_index": 17, + "elapsed_ns": 6718741, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8964170, + "runtime_create_ns": 26024, + "jit_attach_ns": 88, + "context_create_ns": 103301, + "definition_eval_ns": 36567, + "first_eval_ns": 709365, + "threshold_crossing_ns": 668266, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6718741 + } + }, + { + "pair_index": 18, + "elapsed_ns": 6787549, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8997317, + "runtime_create_ns": 22810, + "jit_attach_ns": 41, + "context_create_ns": 105333, + "definition_eval_ns": 38141, + "first_eval_ns": 711387, + "threshold_crossing_ns": 678181, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6787549 + } + }, + { + "pair_index": 19, + "elapsed_ns": 6676574, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8884268, + "runtime_create_ns": 24769, + "jit_attach_ns": 90, + "context_create_ns": 108456, + "definition_eval_ns": 38201, + "first_eval_ns": 707084, + "threshold_crossing_ns": 669655, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6676574 + } + }, + { + "pair_index": 20, + "elapsed_ns": 6787105, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8906235, + "runtime_create_ns": 22596, + "jit_attach_ns": 99, + "context_create_ns": 101552, + "definition_eval_ns": 37894, + "first_eval_ns": 670025, + "threshold_crossing_ns": 638964, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6787105 + } + }, + { + "pair_index": 21, + "elapsed_ns": 6922786, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9151373, + "runtime_create_ns": 26004, + "jit_attach_ns": 42, + "context_create_ns": 102274, + "definition_eval_ns": 39409, + "first_eval_ns": 650162, + "threshold_crossing_ns": 696284, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6922786 + } + }, + { + "pair_index": 22, + "elapsed_ns": 6873649, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9186011, + "runtime_create_ns": 26239, + "jit_attach_ns": 232, + "context_create_ns": 109751, + "definition_eval_ns": 38992, + "first_eval_ns": 718613, + "threshold_crossing_ns": 694017, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6873649 + } + }, + { + "pair_index": 23, + "elapsed_ns": 6921620, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9222705, + "runtime_create_ns": 24096, + "jit_attach_ns": 101, + "context_create_ns": 107375, + "definition_eval_ns": 40277, + "first_eval_ns": 717498, + "threshold_crossing_ns": 694048, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6921620 + } + }, + { + "pair_index": 24, + "elapsed_ns": 6719240, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4993024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9001454, + "runtime_create_ns": 31464, + "jit_attach_ns": 101, + "context_create_ns": 105403, + "definition_eval_ns": 37158, + "first_eval_ns": 699378, + "threshold_crossing_ns": 698046, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6719240 + } + }, + { + "pair_index": 25, + "elapsed_ns": 6827412, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9079027, + "runtime_create_ns": 25211, + "jit_attach_ns": 97, + "context_create_ns": 100884, + "definition_eval_ns": 34605, + "first_eval_ns": 708553, + "threshold_crossing_ns": 697819, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6827412 + } + }, + { + "pair_index": 26, + "elapsed_ns": 6713115, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9031439, + "runtime_create_ns": 28671, + "jit_attach_ns": 90, + "context_create_ns": 106291, + "definition_eval_ns": 41609, + "first_eval_ns": 711344, + "threshold_crossing_ns": 700399, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6713115 + } + }, + { + "pair_index": 27, + "elapsed_ns": 6935373, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5074944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9223259, + "runtime_create_ns": 22565, + "jit_attach_ns": 91, + "context_create_ns": 104368, + "definition_eval_ns": 38182, + "first_eval_ns": 720683, + "threshold_crossing_ns": 702437, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6935373 + } + }, + { + "pair_index": 28, + "elapsed_ns": 6662966, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4972544, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8885704, + "runtime_create_ns": 25411, + "jit_attach_ns": 87, + "context_create_ns": 98961, + "definition_eval_ns": 34858, + "first_eval_ns": 685814, + "threshold_crossing_ns": 674385, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6662966 + } + }, + { + "pair_index": 29, + "elapsed_ns": 6628025, + "checksum": "string:4992502500", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8863597, + "runtime_create_ns": 23135, + "jit_attach_ns": 92, + "context_create_ns": 103967, + "definition_eval_ns": 35538, + "first_eval_ns": 678277, + "threshold_crossing_ns": 674491, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6628025 + } + } + ], + "raw_latency_ns": [ + 6831477, + 6779777, + 6927869, + 6646478, + 6804469, + 6693477, + 6796087, + 6808253, + 6474494, + 6806125, + 6822639, + 6685364, + 6804666, + 6951362, + 6901527, + 6817871, + 6659005, + 6718741, + 6787549, + 6676574, + 6787105, + 6922786, + 6873649, + 6921620, + 6719240, + 6827412, + 6713115, + 6935373, + 6662966, + 6628025 + ], + "raw_throughput_ops": [ + 106, + 106, + 106, + 106, + 106, + 105, + 106, + 106, + 106, + 106 + ], + "median_ns": 6804469, + "mad_ns": 91354, + "p95_ns": 6935373, + "p99_ns": 6951362, + "ci95_ns": [ + 6719240, + 6822639 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "quickjs-bitops", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1202260, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4898816, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1738626, + "runtime_create_ns": 26594, + "jit_attach_ns": 92, + "context_create_ns": 101342, + "definition_eval_ns": 31561, + "first_eval_ns": 120157, + "threshold_crossing_ns": 118343, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1202260 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1196660, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1743309, + "runtime_create_ns": 21716, + "jit_attach_ns": 130, + "context_create_ns": 105655, + "definition_eval_ns": 29726, + "first_eval_ns": 122669, + "threshold_crossing_ns": 120283, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1196660 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1200789, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1741896, + "runtime_create_ns": 23370, + "jit_attach_ns": 87, + "context_create_ns": 103114, + "definition_eval_ns": 30355, + "first_eval_ns": 120827, + "threshold_crossing_ns": 123881, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1200789 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1202750, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1745833, + "runtime_create_ns": 25586, + "jit_attach_ns": 87, + "context_create_ns": 101804, + "definition_eval_ns": 33643, + "first_eval_ns": 122336, + "threshold_crossing_ns": 118930, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1202750 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1193966, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1727338, + "runtime_create_ns": 22388, + "jit_attach_ns": 40, + "context_create_ns": 102473, + "definition_eval_ns": 28739, + "first_eval_ns": 121124, + "threshold_crossing_ns": 117568, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1193966 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1207425, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4956160, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1733842, + "runtime_create_ns": 25309, + "jit_attach_ns": 107, + "context_create_ns": 99153, + "definition_eval_ns": 25472, + "first_eval_ns": 122215, + "threshold_crossing_ns": 118908, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1207425 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1212739, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5210112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1773808, + "runtime_create_ns": 31421, + "jit_attach_ns": 111, + "context_create_ns": 104409, + "definition_eval_ns": 26630, + "first_eval_ns": 130598, + "threshold_crossing_ns": 123930, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1212739 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1199765, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1733975, + "runtime_create_ns": 21698, + "jit_attach_ns": 42, + "context_create_ns": 101473, + "definition_eval_ns": 28735, + "first_eval_ns": 120852, + "threshold_crossing_ns": 123128, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1199765 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1219041, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1752167, + "runtime_create_ns": 22499, + "jit_attach_ns": 91, + "context_create_ns": 104384, + "definition_eval_ns": 29995, + "first_eval_ns": 120700, + "threshold_crossing_ns": 118587, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1219041 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1226550, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1765560, + "runtime_create_ns": 22211, + "jit_attach_ns": 89, + "context_create_ns": 102187, + "definition_eval_ns": 33059, + "first_eval_ns": 120688, + "threshold_crossing_ns": 118211, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1226550 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1201639, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4964352, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1772743, + "runtime_create_ns": 25507, + "jit_attach_ns": 41, + "context_create_ns": 99384, + "definition_eval_ns": 66530, + "first_eval_ns": 123446, + "threshold_crossing_ns": 119728, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1201639 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1217775, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4956160, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1753144, + "runtime_create_ns": 24667, + "jit_attach_ns": 179, + "context_create_ns": 100203, + "definition_eval_ns": 29590, + "first_eval_ns": 122061, + "threshold_crossing_ns": 118581, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1217775 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1217837, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5062656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1761216, + "runtime_create_ns": 23579, + "jit_attach_ns": 93, + "context_create_ns": 106337, + "definition_eval_ns": 34238, + "first_eval_ns": 121535, + "threshold_crossing_ns": 118187, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1217837 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1195090, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1737025, + "runtime_create_ns": 22635, + "jit_attach_ns": 41, + "context_create_ns": 103947, + "definition_eval_ns": 28481, + "first_eval_ns": 124734, + "threshold_crossing_ns": 123160, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1195090 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1187321, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1740409, + "runtime_create_ns": 22188, + "jit_attach_ns": 41, + "context_create_ns": 102648, + "definition_eval_ns": 29266, + "first_eval_ns": 124983, + "threshold_crossing_ns": 137989, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1187321 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1208979, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1763330, + "runtime_create_ns": 24045, + "jit_attach_ns": 93, + "context_create_ns": 124961, + "definition_eval_ns": 31093, + "first_eval_ns": 120393, + "threshold_crossing_ns": 117820, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1208979 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1202380, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4907008, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1740211, + "runtime_create_ns": 25696, + "jit_attach_ns": 223, + "context_create_ns": 102458, + "definition_eval_ns": 33001, + "first_eval_ns": 121421, + "threshold_crossing_ns": 118540, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1202380 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1193095, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1739202, + "runtime_create_ns": 22930, + "jit_attach_ns": 41, + "context_create_ns": 105782, + "definition_eval_ns": 28404, + "first_eval_ns": 125134, + "threshold_crossing_ns": 125874, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1193095 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1196796, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1735448, + "runtime_create_ns": 22608, + "jit_attach_ns": 42, + "context_create_ns": 104108, + "definition_eval_ns": 28621, + "first_eval_ns": 120819, + "threshold_crossing_ns": 122929, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1196796 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1203586, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4939776, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1740311, + "runtime_create_ns": 25746, + "jit_attach_ns": 41, + "context_create_ns": 99530, + "definition_eval_ns": 29348, + "first_eval_ns": 125610, + "threshold_crossing_ns": 119113, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1203586 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1217517, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1758943, + "runtime_create_ns": 23192, + "jit_attach_ns": 41, + "context_create_ns": 103133, + "definition_eval_ns": 26152, + "first_eval_ns": 122966, + "threshold_crossing_ns": 120575, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1217517 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1207231, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4993024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1745364, + "runtime_create_ns": 22163, + "jit_attach_ns": 42, + "context_create_ns": 103252, + "definition_eval_ns": 30364, + "first_eval_ns": 121151, + "threshold_crossing_ns": 118811, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1207231 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1200700, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1738029, + "runtime_create_ns": 24264, + "jit_attach_ns": 89, + "context_create_ns": 102676, + "definition_eval_ns": 28419, + "first_eval_ns": 125200, + "threshold_crossing_ns": 118342, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1200700 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1195868, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1740056, + "runtime_create_ns": 22823, + "jit_attach_ns": 87, + "context_create_ns": 111257, + "definition_eval_ns": 27794, + "first_eval_ns": 121680, + "threshold_crossing_ns": 123033, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1195868 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1199884, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1743516, + "runtime_create_ns": 25890, + "jit_attach_ns": 88, + "context_create_ns": 100172, + "definition_eval_ns": 28091, + "first_eval_ns": 122710, + "threshold_crossing_ns": 120349, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1199884 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1210724, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4947968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1779417, + "runtime_create_ns": 25422, + "jit_attach_ns": 91, + "context_create_ns": 112793, + "definition_eval_ns": 36800, + "first_eval_ns": 127067, + "threshold_crossing_ns": 124370, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1210724 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1206597, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1748636, + "runtime_create_ns": 24596, + "jit_attach_ns": 101, + "context_create_ns": 108585, + "definition_eval_ns": 31154, + "first_eval_ns": 122044, + "threshold_crossing_ns": 118824, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1206597 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1201156, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1750156, + "runtime_create_ns": 23308, + "jit_attach_ns": 90, + "context_create_ns": 109532, + "definition_eval_ns": 35143, + "first_eval_ns": 121640, + "threshold_crossing_ns": 119064, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1201156 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1208844, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5046272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1766563, + "runtime_create_ns": 22086, + "jit_attach_ns": 116, + "context_create_ns": 103156, + "definition_eval_ns": 48135, + "first_eval_ns": 121709, + "threshold_crossing_ns": 119201, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1208844 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1233775, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1782483, + "runtime_create_ns": 24905, + "jit_attach_ns": 91, + "context_create_ns": 101251, + "definition_eval_ns": 30827, + "first_eval_ns": 122439, + "threshold_crossing_ns": 128158, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1233775 + } + } + ], + "raw_latency_ns": [ + 1202260, + 1196660, + 1200789, + 1202750, + 1193966, + 1207425, + 1212739, + 1199765, + 1219041, + 1226550, + 1201639, + 1217775, + 1217837, + 1195090, + 1187321, + 1208979, + 1202380, + 1193095, + 1196796, + 1203586, + 1217517, + 1207231, + 1200700, + 1195868, + 1199884, + 1210724, + 1206597, + 1201156, + 1208844, + 1233775 + ], + "raw_throughput_ops": [ + 456, + 455, + 456, + 455, + 456, + 456, + 456, + 456, + 455, + 455 + ], + "median_ns": 1202750, + "mad_ns": 6094, + "p95_ns": 1226550, + "p99_ns": 1233775, + "ci95_ns": [ + 1200789, + 1208844 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "quickjs-fibonacci", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 930783, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1400311, + "runtime_create_ns": 26625, + "jit_attach_ns": 88, + "context_create_ns": 109664, + "definition_eval_ns": 33230, + "first_eval_ns": 98515, + "threshold_crossing_ns": 90420, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 930783 + } + }, + { + "pair_index": 1, + "elapsed_ns": 914914, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1385084, + "runtime_create_ns": 29015, + "jit_attach_ns": 132, + "context_create_ns": 108401, + "definition_eval_ns": 35170, + "first_eval_ns": 95971, + "threshold_crossing_ns": 89421, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 914914 + } + }, + { + "pair_index": 2, + "elapsed_ns": 909434, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4960256, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1390121, + "runtime_create_ns": 29285, + "jit_attach_ns": 91, + "context_create_ns": 103907, + "definition_eval_ns": 39717, + "first_eval_ns": 95834, + "threshold_crossing_ns": 98781, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 909434 + } + }, + { + "pair_index": 3, + "elapsed_ns": 920801, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5128192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1397160, + "runtime_create_ns": 26793, + "jit_attach_ns": 91, + "context_create_ns": 111672, + "definition_eval_ns": 34775, + "first_eval_ns": 95777, + "threshold_crossing_ns": 90432, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 920801 + } + }, + { + "pair_index": 4, + "elapsed_ns": 933555, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1391693, + "runtime_create_ns": 23140, + "jit_attach_ns": 96, + "context_create_ns": 104983, + "definition_eval_ns": 28886, + "first_eval_ns": 93388, + "threshold_crossing_ns": 96118, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 933555 + } + }, + { + "pair_index": 5, + "elapsed_ns": 932760, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1419549, + "runtime_create_ns": 29809, + "jit_attach_ns": 90, + "context_create_ns": 110420, + "definition_eval_ns": 33844, + "first_eval_ns": 99970, + "threshold_crossing_ns": 93799, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 932760 + } + }, + { + "pair_index": 6, + "elapsed_ns": 946782, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5287936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1456256, + "runtime_create_ns": 30849, + "jit_attach_ns": 91, + "context_create_ns": 112020, + "definition_eval_ns": 37366, + "first_eval_ns": 98424, + "threshold_crossing_ns": 109057, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 946782 + } + }, + { + "pair_index": 7, + "elapsed_ns": 947790, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1445748, + "runtime_create_ns": 28922, + "jit_attach_ns": 90, + "context_create_ns": 118356, + "definition_eval_ns": 34915, + "first_eval_ns": 100473, + "threshold_crossing_ns": 99456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 947790 + } + }, + { + "pair_index": 8, + "elapsed_ns": 945155, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1433975, + "runtime_create_ns": 26847, + "jit_attach_ns": 226, + "context_create_ns": 112204, + "definition_eval_ns": 36532, + "first_eval_ns": 98482, + "threshold_crossing_ns": 98663, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 945155 + } + }, + { + "pair_index": 9, + "elapsed_ns": 906814, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1357675, + "runtime_create_ns": 25190, + "jit_attach_ns": 91, + "context_create_ns": 100341, + "definition_eval_ns": 31165, + "first_eval_ns": 93463, + "threshold_crossing_ns": 93631, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 906814 + } + }, + { + "pair_index": 10, + "elapsed_ns": 920962, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5136384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1402418, + "runtime_create_ns": 28628, + "jit_attach_ns": 40, + "context_create_ns": 109992, + "definition_eval_ns": 34363, + "first_eval_ns": 98575, + "threshold_crossing_ns": 92822, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 920962 + } + }, + { + "pair_index": 11, + "elapsed_ns": 919800, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1407076, + "runtime_create_ns": 29564, + "jit_attach_ns": 40, + "context_create_ns": 107731, + "definition_eval_ns": 36933, + "first_eval_ns": 98138, + "threshold_crossing_ns": 105366, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 919800 + } + }, + { + "pair_index": 12, + "elapsed_ns": 959264, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1440656, + "runtime_create_ns": 26189, + "jit_attach_ns": 92, + "context_create_ns": 112525, + "definition_eval_ns": 39274, + "first_eval_ns": 97010, + "threshold_crossing_ns": 94141, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 959264 + } + }, + { + "pair_index": 13, + "elapsed_ns": 913480, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5275648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1395519, + "runtime_create_ns": 28944, + "jit_attach_ns": 91, + "context_create_ns": 109950, + "definition_eval_ns": 36948, + "first_eval_ns": 96464, + "threshold_crossing_ns": 96327, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 913480 + } + }, + { + "pair_index": 14, + "elapsed_ns": 925586, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1389155, + "runtime_create_ns": 30975, + "jit_attach_ns": 92, + "context_create_ns": 103090, + "definition_eval_ns": 26411, + "first_eval_ns": 94469, + "threshold_crossing_ns": 96834, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 925586 + } + }, + { + "pair_index": 15, + "elapsed_ns": 951237, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1429942, + "runtime_create_ns": 30273, + "jit_attach_ns": 40, + "context_create_ns": 108729, + "definition_eval_ns": 39071, + "first_eval_ns": 97431, + "threshold_crossing_ns": 92033, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 951237 + } + }, + { + "pair_index": 16, + "elapsed_ns": 926440, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1398215, + "runtime_create_ns": 26580, + "jit_attach_ns": 90, + "context_create_ns": 112320, + "definition_eval_ns": 34862, + "first_eval_ns": 99874, + "threshold_crossing_ns": 87742, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 926440 + } + }, + { + "pair_index": 17, + "elapsed_ns": 933241, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1408067, + "runtime_create_ns": 28608, + "jit_attach_ns": 91, + "context_create_ns": 107939, + "definition_eval_ns": 35898, + "first_eval_ns": 95406, + "threshold_crossing_ns": 91045, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 933241 + } + }, + { + "pair_index": 18, + "elapsed_ns": 909138, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1380831, + "runtime_create_ns": 29375, + "jit_attach_ns": 92, + "context_create_ns": 108875, + "definition_eval_ns": 35302, + "first_eval_ns": 95321, + "threshold_crossing_ns": 93961, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 909138 + } + }, + { + "pair_index": 19, + "elapsed_ns": 908938, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1358431, + "runtime_create_ns": 25261, + "jit_attach_ns": 83, + "context_create_ns": 100382, + "definition_eval_ns": 28913, + "first_eval_ns": 93488, + "threshold_crossing_ns": 93836, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 908938 + } + }, + { + "pair_index": 20, + "elapsed_ns": 937900, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5287936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1425996, + "runtime_create_ns": 28620, + "jit_attach_ns": 159, + "context_create_ns": 119256, + "definition_eval_ns": 35026, + "first_eval_ns": 97025, + "threshold_crossing_ns": 92797, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 937900 + } + }, + { + "pair_index": 21, + "elapsed_ns": 926496, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5230592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1405079, + "runtime_create_ns": 27058, + "jit_attach_ns": 128, + "context_create_ns": 115675, + "definition_eval_ns": 37539, + "first_eval_ns": 96203, + "threshold_crossing_ns": 89688, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 926496 + } + }, + { + "pair_index": 22, + "elapsed_ns": 920877, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4943872, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1390190, + "runtime_create_ns": 27248, + "jit_attach_ns": 91, + "context_create_ns": 108174, + "definition_eval_ns": 35203, + "first_eval_ns": 94840, + "threshold_crossing_ns": 90002, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 920877 + } + }, + { + "pair_index": 23, + "elapsed_ns": 929700, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1408976, + "runtime_create_ns": 25726, + "jit_attach_ns": 95, + "context_create_ns": 110291, + "definition_eval_ns": 36557, + "first_eval_ns": 101017, + "threshold_crossing_ns": 92444, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 929700 + } + }, + { + "pair_index": 24, + "elapsed_ns": 924080, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1395862, + "runtime_create_ns": 27004, + "jit_attach_ns": 89, + "context_create_ns": 103446, + "definition_eval_ns": 36440, + "first_eval_ns": 96175, + "threshold_crossing_ns": 96841, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 924080 + } + }, + { + "pair_index": 25, + "elapsed_ns": 940620, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4976640, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1415872, + "runtime_create_ns": 27603, + "jit_attach_ns": 40, + "context_create_ns": 107326, + "definition_eval_ns": 37069, + "first_eval_ns": 99087, + "threshold_crossing_ns": 92425, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 940620 + } + }, + { + "pair_index": 26, + "elapsed_ns": 939629, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1429854, + "runtime_create_ns": 29621, + "jit_attach_ns": 41, + "context_create_ns": 110894, + "definition_eval_ns": 37262, + "first_eval_ns": 104519, + "threshold_crossing_ns": 94042, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 939629 + } + }, + { + "pair_index": 27, + "elapsed_ns": 951503, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1454313, + "runtime_create_ns": 28976, + "jit_attach_ns": 91, + "context_create_ns": 126574, + "definition_eval_ns": 38071, + "first_eval_ns": 99046, + "threshold_crossing_ns": 94451, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 951503 + } + }, + { + "pair_index": 28, + "elapsed_ns": 933424, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4997120, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1412701, + "runtime_create_ns": 26894, + "jit_attach_ns": 185, + "context_create_ns": 109987, + "definition_eval_ns": 39732, + "first_eval_ns": 95745, + "threshold_crossing_ns": 94195, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 933424 + } + }, + { + "pair_index": 29, + "elapsed_ns": 942610, + "checksum": "number:41d4c00d39400000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4997120, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1413348, + "runtime_create_ns": 26231, + "jit_attach_ns": 88, + "context_create_ns": 101622, + "definition_eval_ns": 31350, + "first_eval_ns": 105751, + "threshold_crossing_ns": 93498, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 942610 + } + } + ], + "raw_latency_ns": [ + 930783, + 914914, + 909434, + 920801, + 933555, + 932760, + 946782, + 947790, + 945155, + 906814, + 920962, + 919800, + 959264, + 913480, + 925586, + 951237, + 926440, + 933241, + 909138, + 908938, + 937900, + 926496, + 920877, + 929700, + 924080, + 940620, + 939629, + 951503, + 933424, + 942610 + ], + "raw_throughput_ops": [ + 547, + 546, + 546, + 547, + 547, + 547, + 547, + 547, + 547, + 547 + ], + "median_ns": 930783, + "mad_ns": 9982, + "p95_ns": 951503, + "p99_ns": 959264, + "ci95_ns": [ + 924080, + 937900 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "numeric", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 642964, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 991567, + "runtime_create_ns": 24921, + "jit_attach_ns": 42, + "context_create_ns": 99284, + "definition_eval_ns": 19329, + "first_eval_ns": 63596, + "threshold_crossing_ns": 61891, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 642964 + } + }, + { + "pair_index": 1, + "elapsed_ns": 634935, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5005312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 988244, + "runtime_create_ns": 22560, + "jit_attach_ns": 89, + "context_create_ns": 101483, + "definition_eval_ns": 25360, + "first_eval_ns": 62390, + "threshold_crossing_ns": 60328, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 634935 + } + }, + { + "pair_index": 2, + "elapsed_ns": 610849, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 975260, + "runtime_create_ns": 27677, + "jit_attach_ns": 86, + "context_create_ns": 99261, + "definition_eval_ns": 25648, + "first_eval_ns": 65536, + "threshold_crossing_ns": 63368, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 610849 + } + }, + { + "pair_index": 3, + "elapsed_ns": 610784, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 976374, + "runtime_create_ns": 26803, + "jit_attach_ns": 85, + "context_create_ns": 102961, + "definition_eval_ns": 22991, + "first_eval_ns": 63971, + "threshold_crossing_ns": 65535, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 610784 + } + }, + { + "pair_index": 4, + "elapsed_ns": 590836, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5005312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 940567, + "runtime_create_ns": 23780, + "jit_attach_ns": 40, + "context_create_ns": 99908, + "definition_eval_ns": 21928, + "first_eval_ns": 61794, + "threshold_crossing_ns": 63117, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 590836 + } + }, + { + "pair_index": 5, + "elapsed_ns": 629725, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 986324, + "runtime_create_ns": 25009, + "jit_attach_ns": 86, + "context_create_ns": 98140, + "definition_eval_ns": 21685, + "first_eval_ns": 64799, + "threshold_crossing_ns": 67144, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 629725 + } + }, + { + "pair_index": 6, + "elapsed_ns": 619001, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5091328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1002884, + "runtime_create_ns": 26398, + "jit_attach_ns": 92, + "context_create_ns": 111628, + "definition_eval_ns": 29539, + "first_eval_ns": 66487, + "threshold_crossing_ns": 63809, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 619001 + } + }, + { + "pair_index": 7, + "elapsed_ns": 617810, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4927488, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 996237, + "runtime_create_ns": 30106, + "jit_attach_ns": 99, + "context_create_ns": 103223, + "definition_eval_ns": 34890, + "first_eval_ns": 64884, + "threshold_crossing_ns": 61568, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 617810 + } + }, + { + "pair_index": 8, + "elapsed_ns": 647417, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1002912, + "runtime_create_ns": 25053, + "jit_attach_ns": 42, + "context_create_ns": 105613, + "definition_eval_ns": 26468, + "first_eval_ns": 60720, + "threshold_crossing_ns": 58694, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 647417 + } + }, + { + "pair_index": 9, + "elapsed_ns": 611196, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5230592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 968579, + "runtime_create_ns": 28491, + "jit_attach_ns": 100, + "context_create_ns": 100498, + "definition_eval_ns": 24308, + "first_eval_ns": 61079, + "threshold_crossing_ns": 58793, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 611196 + } + }, + { + "pair_index": 10, + "elapsed_ns": 636787, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4947968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 994350, + "runtime_create_ns": 25774, + "jit_attach_ns": 89, + "context_create_ns": 95573, + "definition_eval_ns": 21269, + "first_eval_ns": 65787, + "threshold_crossing_ns": 68210, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 636787 + } + }, + { + "pair_index": 11, + "elapsed_ns": 620037, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 966037, + "runtime_create_ns": 27508, + "jit_attach_ns": 43, + "context_create_ns": 98465, + "definition_eval_ns": 22741, + "first_eval_ns": 60994, + "threshold_crossing_ns": 57994, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 620037 + } + }, + { + "pair_index": 12, + "elapsed_ns": 600529, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4964352, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 972574, + "runtime_create_ns": 25944, + "jit_attach_ns": 41, + "context_create_ns": 104312, + "definition_eval_ns": 32744, + "first_eval_ns": 63846, + "threshold_crossing_ns": 60756, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 600529 + } + }, + { + "pair_index": 13, + "elapsed_ns": 624926, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 990823, + "runtime_create_ns": 25274, + "jit_attach_ns": 90, + "context_create_ns": 101427, + "definition_eval_ns": 25032, + "first_eval_ns": 60888, + "threshold_crossing_ns": 59014, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 624926 + } + }, + { + "pair_index": 14, + "elapsed_ns": 618152, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4911104, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 977482, + "runtime_create_ns": 27091, + "jit_attach_ns": 40, + "context_create_ns": 95594, + "definition_eval_ns": 27270, + "first_eval_ns": 63368, + "threshold_crossing_ns": 61560, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 618152 + } + }, + { + "pair_index": 15, + "elapsed_ns": 621258, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 994403, + "runtime_create_ns": 23250, + "jit_attach_ns": 41, + "context_create_ns": 99568, + "definition_eval_ns": 18365, + "first_eval_ns": 68897, + "threshold_crossing_ns": 62846, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 621258 + } + }, + { + "pair_index": 16, + "elapsed_ns": 644470, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5005312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 992838, + "runtime_create_ns": 24494, + "jit_attach_ns": 90, + "context_create_ns": 100278, + "definition_eval_ns": 21446, + "first_eval_ns": 61463, + "threshold_crossing_ns": 58135, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 644470 + } + }, + { + "pair_index": 17, + "elapsed_ns": 588653, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 948935, + "runtime_create_ns": 24715, + "jit_attach_ns": 86, + "context_create_ns": 108380, + "definition_eval_ns": 22960, + "first_eval_ns": 65283, + "threshold_crossing_ns": 58882, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 588653 + } + }, + { + "pair_index": 18, + "elapsed_ns": 589440, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 949074, + "runtime_create_ns": 23056, + "jit_attach_ns": 86, + "context_create_ns": 109834, + "definition_eval_ns": 28588, + "first_eval_ns": 60879, + "threshold_crossing_ns": 58787, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 589440 + } + }, + { + "pair_index": 19, + "elapsed_ns": 612373, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 962678, + "runtime_create_ns": 23429, + "jit_attach_ns": 117, + "context_create_ns": 100572, + "definition_eval_ns": 26353, + "first_eval_ns": 61287, + "threshold_crossing_ns": 58848, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 612373 + } + }, + { + "pair_index": 20, + "elapsed_ns": 641708, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004195, + "runtime_create_ns": 22440, + "jit_attach_ns": 46, + "context_create_ns": 100457, + "definition_eval_ns": 20769, + "first_eval_ns": 66461, + "threshold_crossing_ns": 64640, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 641708 + } + }, + { + "pair_index": 21, + "elapsed_ns": 612529, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 980514, + "runtime_create_ns": 26643, + "jit_attach_ns": 89, + "context_create_ns": 108204, + "definition_eval_ns": 22014, + "first_eval_ns": 67928, + "threshold_crossing_ns": 61530, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 612529 + } + }, + { + "pair_index": 22, + "elapsed_ns": 638087, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4947968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1014552, + "runtime_create_ns": 26927, + "jit_attach_ns": 90, + "context_create_ns": 99109, + "definition_eval_ns": 24197, + "first_eval_ns": 74367, + "threshold_crossing_ns": 64164, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 638087 + } + }, + { + "pair_index": 23, + "elapsed_ns": 636947, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5038080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1002203, + "runtime_create_ns": 28197, + "jit_attach_ns": 86, + "context_create_ns": 102207, + "definition_eval_ns": 21628, + "first_eval_ns": 63832, + "threshold_crossing_ns": 60891, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 636947 + } + }, + { + "pair_index": 24, + "elapsed_ns": 633310, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4968448, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 995928, + "runtime_create_ns": 28086, + "jit_attach_ns": 88, + "context_create_ns": 100554, + "definition_eval_ns": 28060, + "first_eval_ns": 63820, + "threshold_crossing_ns": 61330, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 633310 + } + }, + { + "pair_index": 25, + "elapsed_ns": 640217, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 986041, + "runtime_create_ns": 23010, + "jit_attach_ns": 40, + "context_create_ns": 99939, + "definition_eval_ns": 18418, + "first_eval_ns": 62865, + "threshold_crossing_ns": 61292, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 640217 + } + }, + { + "pair_index": 26, + "elapsed_ns": 618268, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 984840, + "runtime_create_ns": 22794, + "jit_attach_ns": 41, + "context_create_ns": 101731, + "definition_eval_ns": 24717, + "first_eval_ns": 65257, + "threshold_crossing_ns": 68046, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 618268 + } + }, + { + "pair_index": 27, + "elapsed_ns": 649619, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1022955, + "runtime_create_ns": 26549, + "jit_attach_ns": 41, + "context_create_ns": 99532, + "definition_eval_ns": 28641, + "first_eval_ns": 66740, + "threshold_crossing_ns": 64610, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 649619 + } + }, + { + "pair_index": 28, + "elapsed_ns": 589189, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 969376, + "runtime_create_ns": 28573, + "jit_attach_ns": 40, + "context_create_ns": 106637, + "definition_eval_ns": 30415, + "first_eval_ns": 64712, + "threshold_crossing_ns": 69043, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 589189 + } + }, + { + "pair_index": 29, + "elapsed_ns": 599135, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 964179, + "runtime_create_ns": 27750, + "jit_attach_ns": 42, + "context_create_ns": 103191, + "definition_eval_ns": 28417, + "first_eval_ns": 63708, + "threshold_crossing_ns": 61353, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 599135 + } + } + ], + "raw_latency_ns": [ + 642964, + 634935, + 610849, + 610784, + 590836, + 629725, + 619001, + 617810, + 647417, + 611196, + 636787, + 620037, + 600529, + 624926, + 618152, + 621258, + 644470, + 588653, + 589440, + 612373, + 641708, + 612529, + 638087, + 636947, + 633310, + 640217, + 618268, + 649619, + 589189, + 599135 + ], + "raw_throughput_ops": [ + 699, + 704, + 702, + 704, + 698, + 699, + 698, + 699, + 703, + 699 + ], + "median_ns": 620037, + "mad_ns": 16750, + "p95_ns": 647417, + "p99_ns": 649619, + "ci95_ns": [ + 612529, + 634935 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "scalar-loop", + "suite": "rquickjs-jit focused", + "group": "scalar-loop", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 637491, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 993266, + "runtime_create_ns": 24359, + "jit_attach_ns": 40, + "context_create_ns": 98790, + "definition_eval_ns": 21030, + "first_eval_ns": 63737, + "threshold_crossing_ns": 62435, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 637491 + } + }, + { + "pair_index": 1, + "elapsed_ns": 639501, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1009954, + "runtime_create_ns": 26048, + "jit_attach_ns": 131, + "context_create_ns": 100897, + "definition_eval_ns": 25747, + "first_eval_ns": 66138, + "threshold_crossing_ns": 67978, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 639501 + } + }, + { + "pair_index": 2, + "elapsed_ns": 637931, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4907008, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1011639, + "runtime_create_ns": 26634, + "jit_attach_ns": 159, + "context_create_ns": 97504, + "definition_eval_ns": 29464, + "first_eval_ns": 67765, + "threshold_crossing_ns": 64559, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 637931 + } + }, + { + "pair_index": 3, + "elapsed_ns": 631903, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1011413, + "runtime_create_ns": 25272, + "jit_attach_ns": 87, + "context_create_ns": 106017, + "definition_eval_ns": 27158, + "first_eval_ns": 70753, + "threshold_crossing_ns": 63488, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 631903 + } + }, + { + "pair_index": 4, + "elapsed_ns": 643333, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5165056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1012879, + "runtime_create_ns": 28053, + "jit_attach_ns": 41, + "context_create_ns": 100354, + "definition_eval_ns": 25759, + "first_eval_ns": 65128, + "threshold_crossing_ns": 65533, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 643333 + } + }, + { + "pair_index": 5, + "elapsed_ns": 637466, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 994026, + "runtime_create_ns": 24322, + "jit_attach_ns": 40, + "context_create_ns": 96440, + "definition_eval_ns": 19315, + "first_eval_ns": 72253, + "threshold_crossing_ns": 63642, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 637466 + } + }, + { + "pair_index": 6, + "elapsed_ns": 631380, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1006575, + "runtime_create_ns": 23440, + "jit_attach_ns": 91, + "context_create_ns": 106359, + "definition_eval_ns": 29459, + "first_eval_ns": 63860, + "threshold_crossing_ns": 61735, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 631380 + } + }, + { + "pair_index": 7, + "elapsed_ns": 601411, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 970467, + "runtime_create_ns": 26850, + "jit_attach_ns": 91, + "context_create_ns": 107445, + "definition_eval_ns": 24723, + "first_eval_ns": 62253, + "threshold_crossing_ns": 60397, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 601411 + } + }, + { + "pair_index": 8, + "elapsed_ns": 638512, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1014971, + "runtime_create_ns": 22733, + "jit_attach_ns": 46, + "context_create_ns": 108411, + "definition_eval_ns": 25190, + "first_eval_ns": 65755, + "threshold_crossing_ns": 68305, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 638512 + } + }, + { + "pair_index": 9, + "elapsed_ns": 613012, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 985902, + "runtime_create_ns": 23452, + "jit_attach_ns": 40, + "context_create_ns": 113030, + "definition_eval_ns": 26087, + "first_eval_ns": 63688, + "threshold_crossing_ns": 61386, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 613012 + } + }, + { + "pair_index": 10, + "elapsed_ns": 609348, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4902912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 965423, + "runtime_create_ns": 24311, + "jit_attach_ns": 41, + "context_create_ns": 94670, + "definition_eval_ns": 21586, + "first_eval_ns": 65424, + "threshold_crossing_ns": 61433, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 609348 + } + }, + { + "pair_index": 11, + "elapsed_ns": 618267, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 993205, + "runtime_create_ns": 24492, + "jit_attach_ns": 91, + "context_create_ns": 110312, + "definition_eval_ns": 26332, + "first_eval_ns": 65359, + "threshold_crossing_ns": 62932, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 618267 + } + }, + { + "pair_index": 12, + "elapsed_ns": 626262, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 990394, + "runtime_create_ns": 23383, + "jit_attach_ns": 92, + "context_create_ns": 103200, + "definition_eval_ns": 23211, + "first_eval_ns": 63427, + "threshold_crossing_ns": 65893, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 626262 + } + }, + { + "pair_index": 13, + "elapsed_ns": 628014, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 981120, + "runtime_create_ns": 22189, + "jit_attach_ns": 41, + "context_create_ns": 101462, + "definition_eval_ns": 24533, + "first_eval_ns": 60758, + "threshold_crossing_ns": 58851, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 628014 + } + }, + { + "pair_index": 14, + "elapsed_ns": 609484, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4952064, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 977000, + "runtime_create_ns": 23843, + "jit_attach_ns": 86, + "context_create_ns": 110003, + "definition_eval_ns": 22121, + "first_eval_ns": 64360, + "threshold_crossing_ns": 61492, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 609484 + } + }, + { + "pair_index": 15, + "elapsed_ns": 614724, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1000641, + "runtime_create_ns": 26323, + "jit_attach_ns": 40, + "context_create_ns": 110058, + "definition_eval_ns": 28106, + "first_eval_ns": 66977, + "threshold_crossing_ns": 64696, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 614724 + } + }, + { + "pair_index": 16, + "elapsed_ns": 632310, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 998856, + "runtime_create_ns": 26865, + "jit_attach_ns": 86, + "context_create_ns": 100824, + "definition_eval_ns": 25388, + "first_eval_ns": 64299, + "threshold_crossing_ns": 62468, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 632310 + } + }, + { + "pair_index": 17, + "elapsed_ns": 642762, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004050, + "runtime_create_ns": 25369, + "jit_attach_ns": 88, + "context_create_ns": 97986, + "definition_eval_ns": 24346, + "first_eval_ns": 64047, + "threshold_crossing_ns": 62265, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 642762 + } + }, + { + "pair_index": 18, + "elapsed_ns": 605964, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 960196, + "runtime_create_ns": 26553, + "jit_attach_ns": 85, + "context_create_ns": 99743, + "definition_eval_ns": 25544, + "first_eval_ns": 60372, + "threshold_crossing_ns": 58576, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 605964 + } + }, + { + "pair_index": 19, + "elapsed_ns": 613810, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5206016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 971524, + "runtime_create_ns": 27957, + "jit_attach_ns": 144, + "context_create_ns": 103237, + "definition_eval_ns": 25073, + "first_eval_ns": 60568, + "threshold_crossing_ns": 58508, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 613810 + } + }, + { + "pair_index": 20, + "elapsed_ns": 635277, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 991335, + "runtime_create_ns": 23325, + "jit_attach_ns": 48, + "context_create_ns": 100840, + "definition_eval_ns": 20063, + "first_eval_ns": 65080, + "threshold_crossing_ns": 63066, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 635277 + } + }, + { + "pair_index": 21, + "elapsed_ns": 591252, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4939776, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 957948, + "runtime_create_ns": 26639, + "jit_attach_ns": 96, + "context_create_ns": 97642, + "definition_eval_ns": 26737, + "first_eval_ns": 76999, + "threshold_crossing_ns": 59045, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 591252 + } + }, + { + "pair_index": 22, + "elapsed_ns": 616702, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4947968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 990632, + "runtime_create_ns": 25926, + "jit_attach_ns": 113, + "context_create_ns": 110860, + "definition_eval_ns": 27607, + "first_eval_ns": 65845, + "threshold_crossing_ns": 61988, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 616702 + } + }, + { + "pair_index": 23, + "elapsed_ns": 639014, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4886528, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 990677, + "runtime_create_ns": 25545, + "jit_attach_ns": 90, + "context_create_ns": 95546, + "definition_eval_ns": 25497, + "first_eval_ns": 62843, + "threshold_crossing_ns": 60670, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 639014 + } + }, + { + "pair_index": 24, + "elapsed_ns": 628585, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 992529, + "runtime_create_ns": 22739, + "jit_attach_ns": 101, + "context_create_ns": 101125, + "definition_eval_ns": 25818, + "first_eval_ns": 64915, + "threshold_crossing_ns": 66439, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 628585 + } + }, + { + "pair_index": 25, + "elapsed_ns": 637168, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5050368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 998732, + "runtime_create_ns": 26114, + "jit_attach_ns": 47, + "context_create_ns": 100046, + "definition_eval_ns": 18705, + "first_eval_ns": 66073, + "threshold_crossing_ns": 63565, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 637168 + } + }, + { + "pair_index": 26, + "elapsed_ns": 642155, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004668, + "runtime_create_ns": 24325, + "jit_attach_ns": 86, + "context_create_ns": 99998, + "definition_eval_ns": 22802, + "first_eval_ns": 67112, + "threshold_crossing_ns": 63913, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 642155 + } + }, + { + "pair_index": 27, + "elapsed_ns": 642178, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1020983, + "runtime_create_ns": 24886, + "jit_attach_ns": 91, + "context_create_ns": 109590, + "definition_eval_ns": 23363, + "first_eval_ns": 66289, + "threshold_crossing_ns": 64363, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 642178 + } + }, + { + "pair_index": 28, + "elapsed_ns": 647414, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1016720, + "runtime_create_ns": 26761, + "jit_attach_ns": 86, + "context_create_ns": 101042, + "definition_eval_ns": 25990, + "first_eval_ns": 61273, + "threshold_crossing_ns": 68458, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 647414 + } + }, + { + "pair_index": 29, + "elapsed_ns": 606137, + "checksum": "number:413e809800000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 967121, + "runtime_create_ns": 25113, + "jit_attach_ns": 89, + "context_create_ns": 99410, + "definition_eval_ns": 22749, + "first_eval_ns": 61765, + "threshold_crossing_ns": 70380, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 606137 + } + } + ], + "raw_latency_ns": [ + 637491, + 639501, + 637931, + 631903, + 643333, + 637466, + 631380, + 601411, + 638512, + 613012, + 609348, + 618267, + 626262, + 628014, + 609484, + 614724, + 632310, + 642762, + 605964, + 613810, + 635277, + 591252, + 616702, + 639014, + 628585, + 637168, + 642155, + 642178, + 647414, + 606137 + ], + "raw_throughput_ops": [ + 699, + 699, + 697, + 704, + 705, + 704, + 705, + 699, + 699, + 700 + ], + "median_ns": 631903, + "mad_ns": 10275, + "p95_ns": 643333, + "p99_ns": 647414, + "ci95_ns": [ + 618267, + 637491 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "call-heavy", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1425727, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2041844, + "runtime_create_ns": 24587, + "jit_attach_ns": 41, + "context_create_ns": 98933, + "definition_eval_ns": 36505, + "first_eval_ns": 156455, + "threshold_crossing_ns": 141943, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1425727 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1420049, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2035394, + "runtime_create_ns": 25137, + "jit_attach_ns": 90, + "context_create_ns": 100369, + "definition_eval_ns": 38892, + "first_eval_ns": 141141, + "threshold_crossing_ns": 152983, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1420049 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1430824, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5136384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2050133, + "runtime_create_ns": 27025, + "jit_attach_ns": 86, + "context_create_ns": 101499, + "definition_eval_ns": 37782, + "first_eval_ns": 145203, + "threshold_crossing_ns": 146877, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1430824 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1399665, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5062656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2038465, + "runtime_create_ns": 24580, + "jit_attach_ns": 91, + "context_create_ns": 108865, + "definition_eval_ns": 47314, + "first_eval_ns": 144034, + "threshold_crossing_ns": 140883, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1399665 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1393215, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2042056, + "runtime_create_ns": 25603, + "jit_attach_ns": 82, + "context_create_ns": 104341, + "definition_eval_ns": 46605, + "first_eval_ns": 149298, + "threshold_crossing_ns": 152707, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1393215 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1394534, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2010514, + "runtime_create_ns": 22796, + "jit_attach_ns": 91, + "context_create_ns": 100314, + "definition_eval_ns": 37473, + "first_eval_ns": 147972, + "threshold_crossing_ns": 141003, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1394534 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1385122, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2000414, + "runtime_create_ns": 25404, + "jit_attach_ns": 87, + "context_create_ns": 108739, + "definition_eval_ns": 44563, + "first_eval_ns": 143538, + "threshold_crossing_ns": 136554, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1385122 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1381156, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1981551, + "runtime_create_ns": 22206, + "jit_attach_ns": 159, + "context_create_ns": 102282, + "definition_eval_ns": 41224, + "first_eval_ns": 139441, + "threshold_crossing_ns": 140352, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1381156 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1387626, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1998981, + "runtime_create_ns": 23120, + "jit_attach_ns": 41, + "context_create_ns": 104285, + "definition_eval_ns": 40097, + "first_eval_ns": 153236, + "threshold_crossing_ns": 135941, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1387626 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1384404, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1993700, + "runtime_create_ns": 22344, + "jit_attach_ns": 91, + "context_create_ns": 103424, + "definition_eval_ns": 40636, + "first_eval_ns": 151231, + "threshold_crossing_ns": 136538, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1384404 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1411836, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2039289, + "runtime_create_ns": 23468, + "jit_attach_ns": 41, + "context_create_ns": 105307, + "definition_eval_ns": 50532, + "first_eval_ns": 148224, + "threshold_crossing_ns": 141237, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1411836 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1384701, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1994099, + "runtime_create_ns": 24125, + "jit_attach_ns": 40, + "context_create_ns": 101778, + "definition_eval_ns": 39289, + "first_eval_ns": 139222, + "threshold_crossing_ns": 141399, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1384701 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1385528, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2001567, + "runtime_create_ns": 23921, + "jit_attach_ns": 92, + "context_create_ns": 104244, + "definition_eval_ns": 40051, + "first_eval_ns": 148327, + "threshold_crossing_ns": 146435, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1385528 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1390204, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1999141, + "runtime_create_ns": 24667, + "jit_attach_ns": 112, + "context_create_ns": 108791, + "definition_eval_ns": 41119, + "first_eval_ns": 138975, + "threshold_crossing_ns": 141125, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1390204 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1405308, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2028635, + "runtime_create_ns": 27559, + "jit_attach_ns": 90, + "context_create_ns": 105878, + "definition_eval_ns": 41623, + "first_eval_ns": 139215, + "threshold_crossing_ns": 141245, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1405308 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1411324, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2023743, + "runtime_create_ns": 25871, + "jit_attach_ns": 40, + "context_create_ns": 97589, + "definition_eval_ns": 35799, + "first_eval_ns": 149167, + "threshold_crossing_ns": 142239, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1411324 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1396239, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2007670, + "runtime_create_ns": 25547, + "jit_attach_ns": 93, + "context_create_ns": 98943, + "definition_eval_ns": 37669, + "first_eval_ns": 144657, + "threshold_crossing_ns": 145866, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1396239 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1414272, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2024253, + "runtime_create_ns": 25882, + "jit_attach_ns": 41, + "context_create_ns": 99835, + "definition_eval_ns": 40624, + "first_eval_ns": 143397, + "threshold_crossing_ns": 136801, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1414272 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1398314, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5005312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2029521, + "runtime_create_ns": 23277, + "jit_attach_ns": 92, + "context_create_ns": 106020, + "definition_eval_ns": 40018, + "first_eval_ns": 149510, + "threshold_crossing_ns": 150852, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1398314 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1422602, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5038080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2049156, + "runtime_create_ns": 25038, + "jit_attach_ns": 92, + "context_create_ns": 106082, + "definition_eval_ns": 41729, + "first_eval_ns": 144013, + "threshold_crossing_ns": 148972, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1422602 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1395244, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2007796, + "runtime_create_ns": 31788, + "jit_attach_ns": 59, + "context_create_ns": 99272, + "definition_eval_ns": 31647, + "first_eval_ns": 148401, + "threshold_crossing_ns": 142045, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1395244 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1399563, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2025789, + "runtime_create_ns": 27346, + "jit_attach_ns": 93, + "context_create_ns": 102356, + "definition_eval_ns": 38555, + "first_eval_ns": 148757, + "threshold_crossing_ns": 146920, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1399563 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1409509, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2044292, + "runtime_create_ns": 27873, + "jit_attach_ns": 99, + "context_create_ns": 107380, + "definition_eval_ns": 40205, + "first_eval_ns": 151380, + "threshold_crossing_ns": 141650, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1409509 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1382062, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1986286, + "runtime_create_ns": 26196, + "jit_attach_ns": 151, + "context_create_ns": 102961, + "definition_eval_ns": 37979, + "first_eval_ns": 139097, + "threshold_crossing_ns": 136442, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1382062 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1386873, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2009372, + "runtime_create_ns": 23118, + "jit_attach_ns": 93, + "context_create_ns": 103761, + "definition_eval_ns": 38994, + "first_eval_ns": 143617, + "threshold_crossing_ns": 145525, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1386873 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1386817, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1997081, + "runtime_create_ns": 22286, + "jit_attach_ns": 40, + "context_create_ns": 104409, + "definition_eval_ns": 36238, + "first_eval_ns": 144300, + "threshold_crossing_ns": 142181, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1386817 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1400780, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020116, + "runtime_create_ns": 25703, + "jit_attach_ns": 84, + "context_create_ns": 100389, + "definition_eval_ns": 41078, + "first_eval_ns": 145310, + "threshold_crossing_ns": 152800, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1400780 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1424157, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4964352, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2041131, + "runtime_create_ns": 26022, + "jit_attach_ns": 41, + "context_create_ns": 99927, + "definition_eval_ns": 38890, + "first_eval_ns": 142744, + "threshold_crossing_ns": 147473, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1424157 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1380396, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1999670, + "runtime_create_ns": 25004, + "jit_attach_ns": 90, + "context_create_ns": 107701, + "definition_eval_ns": 37670, + "first_eval_ns": 142968, + "threshold_crossing_ns": 151762, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1380396 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1425922, + "checksum": "number:40bb580000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5050368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2061774, + "runtime_create_ns": 25606, + "jit_attach_ns": 90, + "context_create_ns": 111749, + "definition_eval_ns": 47717, + "first_eval_ns": 148165, + "threshold_crossing_ns": 141123, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1425922 + } + } + ], + "raw_latency_ns": [ + 1425727, + 1420049, + 1430824, + 1399665, + 1393215, + 1394534, + 1385122, + 1381156, + 1387626, + 1384404, + 1411836, + 1384701, + 1385528, + 1390204, + 1405308, + 1411324, + 1396239, + 1414272, + 1398314, + 1422602, + 1395244, + 1399563, + 1409509, + 1382062, + 1386873, + 1386817, + 1400780, + 1424157, + 1380396, + 1425922 + ], + "raw_throughput_ops": [ + 407, + 407, + 408, + 406, + 407, + 407, + 407, + 405, + 407, + 407 + ], + "median_ns": 1398314, + "mad_ns": 13010, + "p95_ns": 1425922, + "p99_ns": 1430824, + "ci95_ns": [ + 1390204, + 1409509 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "generic-call-entry", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1065811, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5054464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1585013, + "runtime_create_ns": 26425, + "jit_attach_ns": 42, + "context_create_ns": 112018, + "definition_eval_ns": 44359, + "first_eval_ns": 107211, + "threshold_crossing_ns": 104876, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1065811 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1076406, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1594631, + "runtime_create_ns": 28820, + "jit_attach_ns": 94, + "context_create_ns": 110390, + "definition_eval_ns": 41963, + "first_eval_ns": 106975, + "threshold_crossing_ns": 104411, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1076406 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1070819, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1592508, + "runtime_create_ns": 28242, + "jit_attach_ns": 225, + "context_create_ns": 108896, + "definition_eval_ns": 42607, + "first_eval_ns": 110242, + "threshold_crossing_ns": 106786, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1070819 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1082812, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1614034, + "runtime_create_ns": 29046, + "jit_attach_ns": 90, + "context_create_ns": 108656, + "definition_eval_ns": 44565, + "first_eval_ns": 112584, + "threshold_crossing_ns": 108698, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1082812 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1070129, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5189632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1592954, + "runtime_create_ns": 24929, + "jit_attach_ns": 91, + "context_create_ns": 109324, + "definition_eval_ns": 39669, + "first_eval_ns": 111211, + "threshold_crossing_ns": 113000, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1070129 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1066253, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1580568, + "runtime_create_ns": 29212, + "jit_attach_ns": 41, + "context_create_ns": 108149, + "definition_eval_ns": 41806, + "first_eval_ns": 107089, + "threshold_crossing_ns": 104474, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1066253 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1084769, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4919296, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1617479, + "runtime_create_ns": 29608, + "jit_attach_ns": 104, + "context_create_ns": 104440, + "definition_eval_ns": 46930, + "first_eval_ns": 111296, + "threshold_crossing_ns": 108042, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1084769 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1078233, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5189632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1613534, + "runtime_create_ns": 30100, + "jit_attach_ns": 92, + "context_create_ns": 109487, + "definition_eval_ns": 41143, + "first_eval_ns": 119021, + "threshold_crossing_ns": 107635, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1078233 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1097915, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1633367, + "runtime_create_ns": 26629, + "jit_attach_ns": 90, + "context_create_ns": 112784, + "definition_eval_ns": 43258, + "first_eval_ns": 108179, + "threshold_crossing_ns": 115520, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1097915 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1079131, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1572786, + "runtime_create_ns": 22084, + "jit_attach_ns": 89, + "context_create_ns": 101916, + "definition_eval_ns": 35894, + "first_eval_ns": 106572, + "threshold_crossing_ns": 105019, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1079131 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1093628, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5144576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1614380, + "runtime_create_ns": 27212, + "jit_attach_ns": 42, + "context_create_ns": 107290, + "definition_eval_ns": 40869, + "first_eval_ns": 114399, + "threshold_crossing_ns": 105863, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1093628 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1080407, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5074944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1623540, + "runtime_create_ns": 25860, + "jit_attach_ns": 91, + "context_create_ns": 114424, + "definition_eval_ns": 44526, + "first_eval_ns": 112669, + "threshold_crossing_ns": 108242, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1080407 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1081052, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1627418, + "runtime_create_ns": 24888, + "jit_attach_ns": 92, + "context_create_ns": 111087, + "definition_eval_ns": 47301, + "first_eval_ns": 121295, + "threshold_crossing_ns": 113205, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1081052 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1061188, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5074944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1596112, + "runtime_create_ns": 24901, + "jit_attach_ns": 94, + "context_create_ns": 121380, + "definition_eval_ns": 45583, + "first_eval_ns": 108794, + "threshold_crossing_ns": 108930, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1061188 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1092706, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1614686, + "runtime_create_ns": 23161, + "jit_attach_ns": 92, + "context_create_ns": 105844, + "definition_eval_ns": 41629, + "first_eval_ns": 111307, + "threshold_crossing_ns": 112882, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1092706 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1082721, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1605672, + "runtime_create_ns": 29267, + "jit_attach_ns": 40, + "context_create_ns": 105584, + "definition_eval_ns": 44107, + "first_eval_ns": 113089, + "threshold_crossing_ns": 105012, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1082721 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1063833, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1592494, + "runtime_create_ns": 31490, + "jit_attach_ns": 90, + "context_create_ns": 109271, + "definition_eval_ns": 44558, + "first_eval_ns": 108254, + "threshold_crossing_ns": 104634, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1063833 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1075915, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1611774, + "runtime_create_ns": 26101, + "jit_attach_ns": 91, + "context_create_ns": 110233, + "definition_eval_ns": 43001, + "first_eval_ns": 112688, + "threshold_crossing_ns": 113313, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1075915 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1078400, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1612479, + "runtime_create_ns": 24431, + "jit_attach_ns": 91, + "context_create_ns": 111312, + "definition_eval_ns": 43686, + "first_eval_ns": 111793, + "threshold_crossing_ns": 113405, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1078400 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1069874, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5091328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1581536, + "runtime_create_ns": 24058, + "jit_attach_ns": 84, + "context_create_ns": 104843, + "definition_eval_ns": 38926, + "first_eval_ns": 109082, + "threshold_crossing_ns": 105149, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1069874 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1066985, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1602429, + "runtime_create_ns": 30379, + "jit_attach_ns": 41, + "context_create_ns": 107493, + "definition_eval_ns": 41505, + "first_eval_ns": 109217, + "threshold_crossing_ns": 114056, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1066985 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1068924, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4960256, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1602060, + "runtime_create_ns": 29484, + "jit_attach_ns": 91, + "context_create_ns": 103362, + "definition_eval_ns": 46653, + "first_eval_ns": 109373, + "threshold_crossing_ns": 106007, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1068924 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1075884, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1617358, + "runtime_create_ns": 26217, + "jit_attach_ns": 113, + "context_create_ns": 111119, + "definition_eval_ns": 51986, + "first_eval_ns": 116754, + "threshold_crossing_ns": 107509, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1075884 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1074669, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1622865, + "runtime_create_ns": 24972, + "jit_attach_ns": 88, + "context_create_ns": 109108, + "definition_eval_ns": 47999, + "first_eval_ns": 121330, + "threshold_crossing_ns": 112695, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1074669 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1084768, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4923392, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1590589, + "runtime_create_ns": 27022, + "jit_attach_ns": 215, + "context_create_ns": 101945, + "definition_eval_ns": 38871, + "first_eval_ns": 108025, + "threshold_crossing_ns": 105787, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1084768 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1092879, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1618768, + "runtime_create_ns": 31632, + "jit_attach_ns": 41, + "context_create_ns": 109547, + "definition_eval_ns": 40193, + "first_eval_ns": 109394, + "threshold_crossing_ns": 106072, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1092879 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1079352, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1601469, + "runtime_create_ns": 30819, + "jit_attach_ns": 91, + "context_create_ns": 108794, + "definition_eval_ns": 40932, + "first_eval_ns": 111247, + "threshold_crossing_ns": 104242, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1079352 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1068600, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1593348, + "runtime_create_ns": 26899, + "jit_attach_ns": 129, + "context_create_ns": 111159, + "definition_eval_ns": 48537, + "first_eval_ns": 107216, + "threshold_crossing_ns": 104483, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1068600 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1083388, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1614537, + "runtime_create_ns": 26011, + "jit_attach_ns": 91, + "context_create_ns": 109916, + "definition_eval_ns": 42895, + "first_eval_ns": 112620, + "threshold_crossing_ns": 109071, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1083388 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1088469, + "checksum": "number:409f400000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1610235, + "runtime_create_ns": 28148, + "jit_attach_ns": 112, + "context_create_ns": 115289, + "definition_eval_ns": 42787, + "first_eval_ns": 106541, + "threshold_crossing_ns": 104328, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1088469 + } + } + ], + "raw_latency_ns": [ + 1065811, + 1076406, + 1070819, + 1082812, + 1070129, + 1066253, + 1084769, + 1078233, + 1097915, + 1079131, + 1093628, + 1080407, + 1081052, + 1061188, + 1092706, + 1082721, + 1063833, + 1075915, + 1078400, + 1069874, + 1066985, + 1068924, + 1075884, + 1074669, + 1084768, + 1092879, + 1079352, + 1068600, + 1083388, + 1088469 + ], + "raw_throughput_ops": [ + 493, + 493, + 491, + 493, + 489, + 488, + 492, + 491, + 492, + 492 + ], + "median_ns": 1078400, + "mad_ns": 7581, + "p95_ns": 1093628, + "p99_ns": 1097915, + "ci95_ns": [ + 1074669, + 1082721 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "property-heavy", + "suite": "rquickjs-jit focused", + "group": "property-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1358852, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5054464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1957631, + "runtime_create_ns": 28641, + "jit_attach_ns": 119, + "context_create_ns": 102452, + "definition_eval_ns": 34860, + "first_eval_ns": 143209, + "threshold_crossing_ns": 135461, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1358852 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1387308, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5091328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1997212, + "runtime_create_ns": 26634, + "jit_attach_ns": 222, + "context_create_ns": 102279, + "definition_eval_ns": 38083, + "first_eval_ns": 141916, + "threshold_crossing_ns": 144196, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1387308 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1401366, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2014125, + "runtime_create_ns": 24202, + "jit_attach_ns": 90, + "context_create_ns": 109666, + "definition_eval_ns": 38932, + "first_eval_ns": 141034, + "threshold_crossing_ns": 142657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1401366 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1381118, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1987122, + "runtime_create_ns": 23744, + "jit_attach_ns": 85, + "context_create_ns": 106193, + "definition_eval_ns": 43871, + "first_eval_ns": 139001, + "threshold_crossing_ns": 139698, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1381118 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1375992, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1987932, + "runtime_create_ns": 24130, + "jit_attach_ns": 86, + "context_create_ns": 105782, + "definition_eval_ns": 36253, + "first_eval_ns": 148326, + "threshold_crossing_ns": 137990, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1375992 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1458327, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2089530, + "runtime_create_ns": 27846, + "jit_attach_ns": 97, + "context_create_ns": 116707, + "definition_eval_ns": 38949, + "first_eval_ns": 147762, + "threshold_crossing_ns": 139532, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1458327 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1385403, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2023555, + "runtime_create_ns": 23816, + "jit_attach_ns": 40, + "context_create_ns": 106214, + "definition_eval_ns": 42806, + "first_eval_ns": 166976, + "threshold_crossing_ns": 139253, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1385403 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1489417, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2104521, + "runtime_create_ns": 24216, + "jit_attach_ns": 92, + "context_create_ns": 109014, + "definition_eval_ns": 39966, + "first_eval_ns": 144931, + "threshold_crossing_ns": 138591, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1489417 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1402490, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5206016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2038566, + "runtime_create_ns": 29390, + "jit_attach_ns": 106, + "context_create_ns": 106874, + "definition_eval_ns": 40633, + "first_eval_ns": 146982, + "threshold_crossing_ns": 144259, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1402490 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1346219, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1957167, + "runtime_create_ns": 26288, + "jit_attach_ns": 95, + "context_create_ns": 104899, + "definition_eval_ns": 48895, + "first_eval_ns": 137679, + "threshold_crossing_ns": 138904, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1346219 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1408143, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5234688, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2011457, + "runtime_create_ns": 26289, + "jit_attach_ns": 97, + "context_create_ns": 102399, + "definition_eval_ns": 28032, + "first_eval_ns": 142926, + "threshold_crossing_ns": 144047, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1408143 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1371942, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1990173, + "runtime_create_ns": 24904, + "jit_attach_ns": 89, + "context_create_ns": 104339, + "definition_eval_ns": 38313, + "first_eval_ns": 146296, + "threshold_crossing_ns": 140172, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1371942 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1397324, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5259264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002080, + "runtime_create_ns": 27764, + "jit_attach_ns": 41, + "context_create_ns": 102599, + "definition_eval_ns": 34876, + "first_eval_ns": 138346, + "threshold_crossing_ns": 149360, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1397324 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1409353, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5046272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2009552, + "runtime_create_ns": 26208, + "jit_attach_ns": 93, + "context_create_ns": 110448, + "definition_eval_ns": 42880, + "first_eval_ns": 135498, + "threshold_crossing_ns": 132164, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1409353 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1379828, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2018476, + "runtime_create_ns": 28454, + "jit_attach_ns": 41, + "context_create_ns": 119892, + "definition_eval_ns": 40551, + "first_eval_ns": 145046, + "threshold_crossing_ns": 143933, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1379828 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1410044, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2026739, + "runtime_create_ns": 28118, + "jit_attach_ns": 112, + "context_create_ns": 101664, + "definition_eval_ns": 36788, + "first_eval_ns": 148112, + "threshold_crossing_ns": 142602, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1410044 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1375102, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1997482, + "runtime_create_ns": 27120, + "jit_attach_ns": 93, + "context_create_ns": 106278, + "definition_eval_ns": 43678, + "first_eval_ns": 141213, + "threshold_crossing_ns": 140294, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1375102 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1395214, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4993024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2012510, + "runtime_create_ns": 26885, + "jit_attach_ns": 42, + "context_create_ns": 107111, + "definition_eval_ns": 43027, + "first_eval_ns": 139954, + "threshold_crossing_ns": 142464, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1395214 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1352692, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1954385, + "runtime_create_ns": 23030, + "jit_attach_ns": 91, + "context_create_ns": 107515, + "definition_eval_ns": 40261, + "first_eval_ns": 141274, + "threshold_crossing_ns": 140604, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1352692 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1338858, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1951746, + "runtime_create_ns": 32736, + "jit_attach_ns": 113, + "context_create_ns": 114975, + "definition_eval_ns": 40726, + "first_eval_ns": 137259, + "threshold_crossing_ns": 132450, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1338858 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1354186, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1981111, + "runtime_create_ns": 28987, + "jit_attach_ns": 93, + "context_create_ns": 113376, + "definition_eval_ns": 38294, + "first_eval_ns": 141528, + "threshold_crossing_ns": 144373, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1354186 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1382608, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2023008, + "runtime_create_ns": 24815, + "jit_attach_ns": 91, + "context_create_ns": 121382, + "definition_eval_ns": 39539, + "first_eval_ns": 148943, + "threshold_crossing_ns": 142292, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1382608 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1381257, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1998644, + "runtime_create_ns": 24747, + "jit_attach_ns": 40, + "context_create_ns": 106343, + "definition_eval_ns": 41366, + "first_eval_ns": 141294, + "threshold_crossing_ns": 144479, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1381257 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1368923, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1992471, + "runtime_create_ns": 28249, + "jit_attach_ns": 96, + "context_create_ns": 104907, + "definition_eval_ns": 41536, + "first_eval_ns": 140839, + "threshold_crossing_ns": 150625, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1368923 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1378431, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5074944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1989483, + "runtime_create_ns": 25988, + "jit_attach_ns": 96, + "context_create_ns": 100951, + "definition_eval_ns": 35767, + "first_eval_ns": 148665, + "threshold_crossing_ns": 146502, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1378431 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1391668, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1984525, + "runtime_create_ns": 22160, + "jit_attach_ns": 41, + "context_create_ns": 100318, + "definition_eval_ns": 29674, + "first_eval_ns": 140353, + "threshold_crossing_ns": 142433, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1391668 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1378507, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1993065, + "runtime_create_ns": 27373, + "jit_attach_ns": 89, + "context_create_ns": 105123, + "definition_eval_ns": 39888, + "first_eval_ns": 146182, + "threshold_crossing_ns": 138355, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1378507 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1354091, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1944404, + "runtime_create_ns": 26403, + "jit_attach_ns": 96, + "context_create_ns": 103685, + "definition_eval_ns": 39496, + "first_eval_ns": 134507, + "threshold_crossing_ns": 136345, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1354091 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1381416, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5230592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1998500, + "runtime_create_ns": 27366, + "jit_attach_ns": 92, + "context_create_ns": 104412, + "definition_eval_ns": 37126, + "first_eval_ns": 140346, + "threshold_crossing_ns": 146852, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1381416 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1395153, + "checksum": "number:412e942200000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5091328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2016264, + "runtime_create_ns": 24941, + "jit_attach_ns": 112, + "context_create_ns": 109912, + "definition_eval_ns": 39070, + "first_eval_ns": 148595, + "threshold_crossing_ns": 142031, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1395153 + } + } + ], + "raw_latency_ns": [ + 1358852, + 1387308, + 1401366, + 1381118, + 1375992, + 1458327, + 1385403, + 1489417, + 1402490, + 1346219, + 1408143, + 1371942, + 1397324, + 1409353, + 1379828, + 1410044, + 1375102, + 1395214, + 1352692, + 1338858, + 1354186, + 1382608, + 1381257, + 1368923, + 1378431, + 1391668, + 1378507, + 1354091, + 1381416, + 1395153 + ], + "raw_throughput_ops": [ + 411, + 407, + 409, + 410, + 410, + 411, + 411, + 411, + 411, + 411 + ], + "median_ns": 1381416, + "mad_ns": 13798, + "p95_ns": 1458327, + "p99_ns": 1489417, + "ci95_ns": [ + 1378431, + 1395153 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "fibonacci-iterative", + "suite": "rquickjs-jit focused", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 33598616, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43796750, + "runtime_create_ns": 29472, + "jit_attach_ns": 143, + "context_create_ns": 115014, + "definition_eval_ns": 40683, + "first_eval_ns": 3390540, + "threshold_crossing_ns": 3311758, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33598616 + } + }, + { + "pair_index": 1, + "elapsed_ns": 33748524, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43929607, + "runtime_create_ns": 27768, + "jit_attach_ns": 91, + "context_create_ns": 117113, + "definition_eval_ns": 37752, + "first_eval_ns": 3364700, + "threshold_crossing_ns": 3324977, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33748524 + } + }, + { + "pair_index": 2, + "elapsed_ns": 33872129, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4894720, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44337527, + "runtime_create_ns": 30423, + "jit_attach_ns": 91, + "context_create_ns": 105786, + "definition_eval_ns": 42964, + "first_eval_ns": 3420383, + "threshold_crossing_ns": 3363041, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33872129 + } + }, + { + "pair_index": 3, + "elapsed_ns": 33803632, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43991517, + "runtime_create_ns": 26735, + "jit_attach_ns": 94, + "context_create_ns": 113838, + "definition_eval_ns": 43621, + "first_eval_ns": 3311049, + "threshold_crossing_ns": 3351132, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33803632 + } + }, + { + "pair_index": 4, + "elapsed_ns": 33720746, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43994038, + "runtime_create_ns": 30954, + "jit_attach_ns": 97, + "context_create_ns": 109704, + "definition_eval_ns": 40920, + "first_eval_ns": 3371339, + "threshold_crossing_ns": 3351900, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33720746 + } + }, + { + "pair_index": 5, + "elapsed_ns": 33525976, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5062656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43849051, + "runtime_create_ns": 29310, + "jit_attach_ns": 42, + "context_create_ns": 111615, + "definition_eval_ns": 39021, + "first_eval_ns": 3336987, + "threshold_crossing_ns": 3463662, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33525976 + } + }, + { + "pair_index": 6, + "elapsed_ns": 33395984, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43964503, + "runtime_create_ns": 30991, + "jit_attach_ns": 142, + "context_create_ns": 110469, + "definition_eval_ns": 38867, + "first_eval_ns": 3476407, + "threshold_crossing_ns": 3411116, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33395984 + } + }, + { + "pair_index": 7, + "elapsed_ns": 34020934, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44282770, + "runtime_create_ns": 25948, + "jit_attach_ns": 98, + "context_create_ns": 111035, + "definition_eval_ns": 43418, + "first_eval_ns": 3269070, + "threshold_crossing_ns": 3407884, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 34020934 + } + }, + { + "pair_index": 8, + "elapsed_ns": 33813736, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4993024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44045827, + "runtime_create_ns": 30678, + "jit_attach_ns": 92, + "context_create_ns": 110272, + "definition_eval_ns": 38878, + "first_eval_ns": 3338536, + "threshold_crossing_ns": 3327653, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33813736 + } + }, + { + "pair_index": 9, + "elapsed_ns": 34026634, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44284488, + "runtime_create_ns": 26018, + "jit_attach_ns": 137, + "context_create_ns": 112569, + "definition_eval_ns": 47860, + "first_eval_ns": 3389259, + "threshold_crossing_ns": 3347582, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 34026634 + } + }, + { + "pair_index": 10, + "elapsed_ns": 33282104, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43662701, + "runtime_create_ns": 29182, + "jit_attach_ns": 42, + "context_create_ns": 110300, + "definition_eval_ns": 38783, + "first_eval_ns": 3382907, + "threshold_crossing_ns": 3444001, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33282104 + } + }, + { + "pair_index": 11, + "elapsed_ns": 34018054, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44308600, + "runtime_create_ns": 30675, + "jit_attach_ns": 94, + "context_create_ns": 108243, + "definition_eval_ns": 39694, + "first_eval_ns": 3284226, + "threshold_crossing_ns": 3415180, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 34018054 + } + }, + { + "pair_index": 12, + "elapsed_ns": 33964317, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4947968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44307071, + "runtime_create_ns": 28184, + "jit_attach_ns": 41, + "context_create_ns": 110219, + "definition_eval_ns": 38690, + "first_eval_ns": 3357527, + "threshold_crossing_ns": 3338657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33964317 + } + }, + { + "pair_index": 13, + "elapsed_ns": 33873141, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44223562, + "runtime_create_ns": 30392, + "jit_attach_ns": 90, + "context_create_ns": 114598, + "definition_eval_ns": 41173, + "first_eval_ns": 3359861, + "threshold_crossing_ns": 3408554, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33873141 + } + }, + { + "pair_index": 14, + "elapsed_ns": 33413425, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43669854, + "runtime_create_ns": 29997, + "jit_attach_ns": 147, + "context_create_ns": 119543, + "definition_eval_ns": 40094, + "first_eval_ns": 3349465, + "threshold_crossing_ns": 3444427, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33413425 + } + }, + { + "pair_index": 15, + "elapsed_ns": 33659769, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43985291, + "runtime_create_ns": 26549, + "jit_attach_ns": 90, + "context_create_ns": 109084, + "definition_eval_ns": 38128, + "first_eval_ns": 3382736, + "threshold_crossing_ns": 3359692, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33659769 + } + }, + { + "pair_index": 16, + "elapsed_ns": 33874028, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44197853, + "runtime_create_ns": 27858, + "jit_attach_ns": 118, + "context_create_ns": 117543, + "definition_eval_ns": 45620, + "first_eval_ns": 3277633, + "threshold_crossing_ns": 3423056, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33874028 + } + }, + { + "pair_index": 17, + "elapsed_ns": 33817906, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44164914, + "runtime_create_ns": 29963, + "jit_attach_ns": 232, + "context_create_ns": 109277, + "definition_eval_ns": 38714, + "first_eval_ns": 3347084, + "threshold_crossing_ns": 3419969, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33817906 + } + }, + { + "pair_index": 18, + "elapsed_ns": 33923071, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44332518, + "runtime_create_ns": 30372, + "jit_attach_ns": 91, + "context_create_ns": 109885, + "definition_eval_ns": 38200, + "first_eval_ns": 3385088, + "threshold_crossing_ns": 3392036, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33923071 + } + }, + { + "pair_index": 19, + "elapsed_ns": 33665526, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44052082, + "runtime_create_ns": 27191, + "jit_attach_ns": 90, + "context_create_ns": 114553, + "definition_eval_ns": 42231, + "first_eval_ns": 3357162, + "threshold_crossing_ns": 3383350, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33665526 + } + }, + { + "pair_index": 20, + "elapsed_ns": 33783523, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44086790, + "runtime_create_ns": 26870, + "jit_attach_ns": 92, + "context_create_ns": 110627, + "definition_eval_ns": 40275, + "first_eval_ns": 3377313, + "threshold_crossing_ns": 3354222, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33783523 + } + }, + { + "pair_index": 21, + "elapsed_ns": 34186020, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44673862, + "runtime_create_ns": 30947, + "jit_attach_ns": 104, + "context_create_ns": 112009, + "definition_eval_ns": 38552, + "first_eval_ns": 3435815, + "threshold_crossing_ns": 3414486, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 34186020 + } + }, + { + "pair_index": 22, + "elapsed_ns": 33869705, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44222250, + "runtime_create_ns": 26832, + "jit_attach_ns": 161, + "context_create_ns": 114638, + "definition_eval_ns": 58821, + "first_eval_ns": 3395587, + "threshold_crossing_ns": 3283180, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33869705 + } + }, + { + "pair_index": 23, + "elapsed_ns": 33765483, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4898816, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44028507, + "runtime_create_ns": 31402, + "jit_attach_ns": 95, + "context_create_ns": 107310, + "definition_eval_ns": 45417, + "first_eval_ns": 3345242, + "threshold_crossing_ns": 3354660, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33765483 + } + }, + { + "pair_index": 24, + "elapsed_ns": 33774163, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5189632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44318171, + "runtime_create_ns": 33769, + "jit_attach_ns": 108, + "context_create_ns": 114816, + "definition_eval_ns": 41535, + "first_eval_ns": 3321969, + "threshold_crossing_ns": 3440133, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33774163 + } + }, + { + "pair_index": 25, + "elapsed_ns": 33862154, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44296812, + "runtime_create_ns": 31828, + "jit_attach_ns": 40, + "context_create_ns": 107201, + "definition_eval_ns": 36893, + "first_eval_ns": 3352609, + "threshold_crossing_ns": 3419819, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33862154 + } + }, + { + "pair_index": 26, + "elapsed_ns": 34017522, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 44380121, + "runtime_create_ns": 27417, + "jit_attach_ns": 90, + "context_create_ns": 115087, + "definition_eval_ns": 39543, + "first_eval_ns": 3354455, + "threshold_crossing_ns": 3420465, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 34017522 + } + }, + { + "pair_index": 27, + "elapsed_ns": 33645484, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43770950, + "runtime_create_ns": 30086, + "jit_attach_ns": 89, + "context_create_ns": 110347, + "definition_eval_ns": 42435, + "first_eval_ns": 3317388, + "threshold_crossing_ns": 3307717, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33645484 + } + }, + { + "pair_index": 28, + "elapsed_ns": 33736044, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43937373, + "runtime_create_ns": 27536, + "jit_attach_ns": 113, + "context_create_ns": 114189, + "definition_eval_ns": 43158, + "first_eval_ns": 3271583, + "threshold_crossing_ns": 3278069, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33736044 + } + }, + { + "pair_index": 29, + "elapsed_ns": 33611951, + "checksum": "number:419865fb2c000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 43803058, + "runtime_create_ns": 29065, + "jit_attach_ns": 42, + "context_create_ns": 116612, + "definition_eval_ns": 42258, + "first_eval_ns": 3337785, + "threshold_crossing_ns": 3337668, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 33611951 + } + } + ], + "raw_latency_ns": [ + 33598616, + 33748524, + 33872129, + 33803632, + 33720746, + 33525976, + 33395984, + 34020934, + 33813736, + 34026634, + 33282104, + 34018054, + 33964317, + 33873141, + 33413425, + 33659769, + 33874028, + 33817906, + 33923071, + 33665526, + 33783523, + 34186020, + 33869705, + 33765483, + 33774163, + 33862154, + 34017522, + 33645484, + 33736044, + 33611951 + ], + "raw_throughput_ops": [ + 23, + 23, + 23, + 23, + 23, + 23, + 23, + 23, + 23, + 23 + ], + "median_ns": 33803632, + "mad_ns": 138106, + "p95_ns": 34026634, + "p99_ns": 34186020, + "ci95_ns": [ + 33736044, + 33872129 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "fibonacci-recursive", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 11904108, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5009408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15689664, + "runtime_create_ns": 30732, + "jit_attach_ns": 93, + "context_create_ns": 105058, + "definition_eval_ns": 33703, + "first_eval_ns": 1223456, + "threshold_crossing_ns": 1197231, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11904108 + } + }, + { + "pair_index": 1, + "elapsed_ns": 12319189, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 16105428, + "runtime_create_ns": 37105, + "jit_attach_ns": 191, + "context_create_ns": 115867, + "definition_eval_ns": 29702, + "first_eval_ns": 1194249, + "threshold_crossing_ns": 1191537, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12319189 + } + }, + { + "pair_index": 2, + "elapsed_ns": 12024443, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5005312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15820322, + "runtime_create_ns": 29245, + "jit_attach_ns": 117, + "context_create_ns": 104942, + "definition_eval_ns": 34592, + "first_eval_ns": 1223187, + "threshold_crossing_ns": 1202173, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12024443 + } + }, + { + "pair_index": 3, + "elapsed_ns": 12104251, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15950211, + "runtime_create_ns": 30041, + "jit_attach_ns": 102, + "context_create_ns": 108206, + "definition_eval_ns": 33812, + "first_eval_ns": 1225292, + "threshold_crossing_ns": 1215749, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12104251 + } + }, + { + "pair_index": 4, + "elapsed_ns": 12083822, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5136384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15982237, + "runtime_create_ns": 27818, + "jit_attach_ns": 85, + "context_create_ns": 114235, + "definition_eval_ns": 30114, + "first_eval_ns": 1308730, + "threshold_crossing_ns": 1200441, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12083822 + } + }, + { + "pair_index": 5, + "elapsed_ns": 12061234, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5046272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15926553, + "runtime_create_ns": 29766, + "jit_attach_ns": 43, + "context_create_ns": 110380, + "definition_eval_ns": 32074, + "first_eval_ns": 1231854, + "threshold_crossing_ns": 1220311, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12061234 + } + }, + { + "pair_index": 6, + "elapsed_ns": 11979672, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15800220, + "runtime_create_ns": 29158, + "jit_attach_ns": 96, + "context_create_ns": 114804, + "definition_eval_ns": 31947, + "first_eval_ns": 1216971, + "threshold_crossing_ns": 1219115, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11979672 + } + }, + { + "pair_index": 7, + "elapsed_ns": 12119029, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15999783, + "runtime_create_ns": 26068, + "jit_attach_ns": 164, + "context_create_ns": 115145, + "definition_eval_ns": 44206, + "first_eval_ns": 1236843, + "threshold_crossing_ns": 1222349, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12119029 + } + }, + { + "pair_index": 8, + "elapsed_ns": 12115185, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15956146, + "runtime_create_ns": 32319, + "jit_attach_ns": 41, + "context_create_ns": 113662, + "definition_eval_ns": 34601, + "first_eval_ns": 1237148, + "threshold_crossing_ns": 1188127, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12115185 + } + }, + { + "pair_index": 9, + "elapsed_ns": 12135410, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5128192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15949441, + "runtime_create_ns": 31764, + "jit_attach_ns": 116, + "context_create_ns": 116481, + "definition_eval_ns": 33726, + "first_eval_ns": 1224124, + "threshold_crossing_ns": 1209203, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12135410 + } + }, + { + "pair_index": 10, + "elapsed_ns": 12133260, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15936952, + "runtime_create_ns": 31672, + "jit_attach_ns": 41, + "context_create_ns": 110452, + "definition_eval_ns": 33203, + "first_eval_ns": 1230328, + "threshold_crossing_ns": 1176950, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12133260 + } + }, + { + "pair_index": 11, + "elapsed_ns": 12109118, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 16040339, + "runtime_create_ns": 34417, + "jit_attach_ns": 172, + "context_create_ns": 154416, + "definition_eval_ns": 35232, + "first_eval_ns": 1234290, + "threshold_crossing_ns": 1221520, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12109118 + } + }, + { + "pair_index": 12, + "elapsed_ns": 12064353, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15915004, + "runtime_create_ns": 28860, + "jit_attach_ns": 92, + "context_create_ns": 117186, + "definition_eval_ns": 30769, + "first_eval_ns": 1229804, + "threshold_crossing_ns": 1211039, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12064353 + } + }, + { + "pair_index": 13, + "elapsed_ns": 11964429, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5054464, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15752454, + "runtime_create_ns": 29889, + "jit_attach_ns": 103, + "context_create_ns": 113283, + "definition_eval_ns": 32583, + "first_eval_ns": 1213209, + "threshold_crossing_ns": 1193751, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11964429 + } + }, + { + "pair_index": 14, + "elapsed_ns": 14880574, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 19023934, + "runtime_create_ns": 27784, + "jit_attach_ns": 91, + "context_create_ns": 113845, + "definition_eval_ns": 35824, + "first_eval_ns": 1344432, + "threshold_crossing_ns": 1301714, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14880574 + } + }, + { + "pair_index": 15, + "elapsed_ns": 12017757, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15788983, + "runtime_create_ns": 28025, + "jit_attach_ns": 42, + "context_create_ns": 112876, + "definition_eval_ns": 30809, + "first_eval_ns": 1208331, + "threshold_crossing_ns": 1172733, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12017757 + } + }, + { + "pair_index": 16, + "elapsed_ns": 11933784, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15755894, + "runtime_create_ns": 32314, + "jit_attach_ns": 171, + "context_create_ns": 110961, + "definition_eval_ns": 31918, + "first_eval_ns": 1198888, + "threshold_crossing_ns": 1208006, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11933784 + } + }, + { + "pair_index": 17, + "elapsed_ns": 12055661, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5144576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15917882, + "runtime_create_ns": 31014, + "jit_attach_ns": 91, + "context_create_ns": 110565, + "definition_eval_ns": 32877, + "first_eval_ns": 1226038, + "threshold_crossing_ns": 1218668, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12055661 + } + }, + { + "pair_index": 18, + "elapsed_ns": 12044284, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15796432, + "runtime_create_ns": 28211, + "jit_attach_ns": 89, + "context_create_ns": 117207, + "definition_eval_ns": 30312, + "first_eval_ns": 1225197, + "threshold_crossing_ns": 1167331, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12044284 + } + }, + { + "pair_index": 19, + "elapsed_ns": 12053210, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15886391, + "runtime_create_ns": 32510, + "jit_attach_ns": 136, + "context_create_ns": 111357, + "definition_eval_ns": 32747, + "first_eval_ns": 1208717, + "threshold_crossing_ns": 1217374, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12053210 + } + }, + { + "pair_index": 20, + "elapsed_ns": 12026114, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5275648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15898570, + "runtime_create_ns": 34131, + "jit_attach_ns": 41, + "context_create_ns": 124467, + "definition_eval_ns": 31492, + "first_eval_ns": 1233538, + "threshold_crossing_ns": 1220140, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12026114 + } + }, + { + "pair_index": 21, + "elapsed_ns": 12128091, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4960256, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 16012927, + "runtime_create_ns": 32820, + "jit_attach_ns": 90, + "context_create_ns": 106660, + "definition_eval_ns": 39115, + "first_eval_ns": 1235104, + "threshold_crossing_ns": 1224390, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12128091 + } + }, + { + "pair_index": 22, + "elapsed_ns": 12159871, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5206016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15957847, + "runtime_create_ns": 35762, + "jit_attach_ns": 40, + "context_create_ns": 108947, + "definition_eval_ns": 31362, + "first_eval_ns": 1229288, + "threshold_crossing_ns": 1184390, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12159871 + } + }, + { + "pair_index": 23, + "elapsed_ns": 12098955, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15905576, + "runtime_create_ns": 32773, + "jit_attach_ns": 104, + "context_create_ns": 111611, + "definition_eval_ns": 34945, + "first_eval_ns": 1240004, + "threshold_crossing_ns": 1178565, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12098955 + } + }, + { + "pair_index": 24, + "elapsed_ns": 12008261, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4980736, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15763734, + "runtime_create_ns": 30442, + "jit_attach_ns": 90, + "context_create_ns": 111781, + "definition_eval_ns": 31827, + "first_eval_ns": 1195379, + "threshold_crossing_ns": 1184016, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12008261 + } + }, + { + "pair_index": 25, + "elapsed_ns": 12135398, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 16045558, + "runtime_create_ns": 28075, + "jit_attach_ns": 41, + "context_create_ns": 110003, + "definition_eval_ns": 30054, + "first_eval_ns": 1244111, + "threshold_crossing_ns": 1271152, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12135398 + } + }, + { + "pair_index": 26, + "elapsed_ns": 12166819, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4988928, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15906048, + "runtime_create_ns": 30734, + "jit_attach_ns": 93, + "context_create_ns": 105106, + "definition_eval_ns": 35781, + "first_eval_ns": 1204824, + "threshold_crossing_ns": 1171158, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12166819 + } + }, + { + "pair_index": 27, + "elapsed_ns": 11915908, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15707401, + "runtime_create_ns": 31029, + "jit_attach_ns": 92, + "context_create_ns": 111894, + "definition_eval_ns": 31171, + "first_eval_ns": 1211663, + "threshold_crossing_ns": 1200389, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11915908 + } + }, + { + "pair_index": 28, + "elapsed_ns": 11994983, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15844527, + "runtime_create_ns": 26916, + "jit_attach_ns": 170, + "context_create_ns": 112240, + "definition_eval_ns": 33306, + "first_eval_ns": 1231076, + "threshold_crossing_ns": 1204409, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 11994983 + } + }, + { + "pair_index": 29, + "elapsed_ns": 12075744, + "checksum": "number:40ba6d0000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4997120, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 15869426, + "runtime_create_ns": 29375, + "jit_attach_ns": 329, + "context_create_ns": 115716, + "definition_eval_ns": 30545, + "first_eval_ns": 1220350, + "threshold_crossing_ns": 1174960, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 12075744 + } + } + ], + "raw_latency_ns": [ + 11904108, + 12319189, + 12024443, + 12104251, + 12083822, + 12061234, + 11979672, + 12119029, + 12115185, + 12135410, + 12133260, + 12109118, + 12064353, + 11964429, + 14880574, + 12017757, + 11933784, + 12055661, + 12044284, + 12053210, + 12026114, + 12128091, + 12159871, + 12098955, + 12008261, + 12135398, + 12166819, + 11915908, + 11994983, + 12075744 + ], + "raw_throughput_ops": [ + 61, + 61, + 61, + 61, + 61, + 62, + 62, + 62, + 62, + 62 + ], + "median_ns": 12075744, + "mad_ns": 57516, + "p95_ns": 12319189, + "p99_ns": 14880574, + "ci95_ns": [ + 12044284, + 12115185 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "collections", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1796267, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2576161, + "runtime_create_ns": 34353, + "jit_attach_ns": 94, + "context_create_ns": 126368, + "definition_eval_ns": 38518, + "first_eval_ns": 196513, + "threshold_crossing_ns": 182403, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1796267 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1773528, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2534111, + "runtime_create_ns": 30387, + "jit_attach_ns": 150, + "context_create_ns": 116589, + "definition_eval_ns": 45562, + "first_eval_ns": 195659, + "threshold_crossing_ns": 175655, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1773528 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1795914, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2683672, + "runtime_create_ns": 41361, + "jit_attach_ns": 127, + "context_create_ns": 157946, + "definition_eval_ns": 56029, + "first_eval_ns": 249257, + "threshold_crossing_ns": 177904, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1795914 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1783103, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2529942, + "runtime_create_ns": 30558, + "jit_attach_ns": 96, + "context_create_ns": 103813, + "definition_eval_ns": 43676, + "first_eval_ns": 192888, + "threshold_crossing_ns": 178366, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1783103 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1789567, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2535168, + "runtime_create_ns": 25768, + "jit_attach_ns": 89, + "context_create_ns": 108949, + "definition_eval_ns": 40192, + "first_eval_ns": 197336, + "threshold_crossing_ns": 176471, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1789567 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1807642, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2559255, + "runtime_create_ns": 27630, + "jit_attach_ns": 89, + "context_create_ns": 107943, + "definition_eval_ns": 40704, + "first_eval_ns": 196428, + "threshold_crossing_ns": 182913, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1807642 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1773475, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2516331, + "runtime_create_ns": 27170, + "jit_attach_ns": 102, + "context_create_ns": 108681, + "definition_eval_ns": 38980, + "first_eval_ns": 191396, + "threshold_crossing_ns": 180290, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1773475 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1770567, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5349376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2547525, + "runtime_create_ns": 30646, + "jit_attach_ns": 201, + "context_create_ns": 114217, + "definition_eval_ns": 40053, + "first_eval_ns": 212048, + "threshold_crossing_ns": 178464, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1770567 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1808859, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2572601, + "runtime_create_ns": 25255, + "jit_attach_ns": 85, + "context_create_ns": 111481, + "definition_eval_ns": 42230, + "first_eval_ns": 195549, + "threshold_crossing_ns": 180698, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1808859 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1770337, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2524044, + "runtime_create_ns": 24167, + "jit_attach_ns": 97, + "context_create_ns": 107894, + "definition_eval_ns": 39160, + "first_eval_ns": 197612, + "threshold_crossing_ns": 188318, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1770337 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1770837, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2528750, + "runtime_create_ns": 29744, + "jit_attach_ns": 41, + "context_create_ns": 104890, + "definition_eval_ns": 43490, + "first_eval_ns": 207355, + "threshold_crossing_ns": 174842, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1770837 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1785944, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2552208, + "runtime_create_ns": 26654, + "jit_attach_ns": 91, + "context_create_ns": 113196, + "definition_eval_ns": 37572, + "first_eval_ns": 195918, + "threshold_crossing_ns": 193292, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1785944 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1872196, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2654667, + "runtime_create_ns": 29302, + "jit_attach_ns": 90, + "context_create_ns": 112570, + "definition_eval_ns": 45651, + "first_eval_ns": 200348, + "threshold_crossing_ns": 182775, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1872196 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1786666, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2549467, + "runtime_create_ns": 30994, + "jit_attach_ns": 97, + "context_create_ns": 111133, + "definition_eval_ns": 41247, + "first_eval_ns": 194631, + "threshold_crossing_ns": 184430, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1786666 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1790793, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2534307, + "runtime_create_ns": 23057, + "jit_attach_ns": 42, + "context_create_ns": 105791, + "definition_eval_ns": 39125, + "first_eval_ns": 192028, + "threshold_crossing_ns": 185845, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1790793 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1792048, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2559991, + "runtime_create_ns": 30476, + "jit_attach_ns": 40, + "context_create_ns": 114563, + "definition_eval_ns": 38874, + "first_eval_ns": 192226, + "threshold_crossing_ns": 195209, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1792048 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1781093, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2545701, + "runtime_create_ns": 28120, + "jit_attach_ns": 45, + "context_create_ns": 112680, + "definition_eval_ns": 39323, + "first_eval_ns": 190859, + "threshold_crossing_ns": 182781, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1781093 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1775887, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5341184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2545001, + "runtime_create_ns": 37188, + "jit_attach_ns": 93, + "context_create_ns": 113964, + "definition_eval_ns": 40958, + "first_eval_ns": 196386, + "threshold_crossing_ns": 183399, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1775887 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1777790, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2539972, + "runtime_create_ns": 25727, + "jit_attach_ns": 89, + "context_create_ns": 118308, + "definition_eval_ns": 40590, + "first_eval_ns": 192351, + "threshold_crossing_ns": 185617, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1777790 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1784145, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5341184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2545379, + "runtime_create_ns": 30650, + "jit_attach_ns": 94, + "context_create_ns": 108783, + "definition_eval_ns": 49278, + "first_eval_ns": 191821, + "threshold_crossing_ns": 177906, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1784145 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1780452, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5337088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2552917, + "runtime_create_ns": 27026, + "jit_attach_ns": 40, + "context_create_ns": 127894, + "definition_eval_ns": 38017, + "first_eval_ns": 196855, + "threshold_crossing_ns": 178860, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1780452 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1819019, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2567654, + "runtime_create_ns": 26270, + "jit_attach_ns": 89, + "context_create_ns": 110425, + "definition_eval_ns": 39100, + "first_eval_ns": 196427, + "threshold_crossing_ns": 177473, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1819019 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1787866, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2532041, + "runtime_create_ns": 25317, + "jit_attach_ns": 91, + "context_create_ns": 110245, + "definition_eval_ns": 40396, + "first_eval_ns": 190140, + "threshold_crossing_ns": 179335, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787866 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1774643, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2533867, + "runtime_create_ns": 29500, + "jit_attach_ns": 86, + "context_create_ns": 108690, + "definition_eval_ns": 40257, + "first_eval_ns": 193521, + "threshold_crossing_ns": 177648, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1774643 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1761580, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2516297, + "runtime_create_ns": 24180, + "jit_attach_ns": 121, + "context_create_ns": 109286, + "definition_eval_ns": 42039, + "first_eval_ns": 196150, + "threshold_crossing_ns": 187691, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1761580 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1793728, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2551796, + "runtime_create_ns": 28731, + "jit_attach_ns": 112, + "context_create_ns": 109756, + "definition_eval_ns": 38634, + "first_eval_ns": 193471, + "threshold_crossing_ns": 187747, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1793728 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1766953, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2526273, + "runtime_create_ns": 28748, + "jit_attach_ns": 204, + "context_create_ns": 108113, + "definition_eval_ns": 38794, + "first_eval_ns": 192411, + "threshold_crossing_ns": 182132, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1766953 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1798456, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5099520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2555500, + "runtime_create_ns": 29637, + "jit_attach_ns": 45, + "context_create_ns": 109572, + "definition_eval_ns": 40436, + "first_eval_ns": 196743, + "threshold_crossing_ns": 178601, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1798456 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1784929, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2529362, + "runtime_create_ns": 29884, + "jit_attach_ns": 124, + "context_create_ns": 113531, + "definition_eval_ns": 38751, + "first_eval_ns": 192803, + "threshold_crossing_ns": 175226, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1784929 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1776696, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2529217, + "runtime_create_ns": 23256, + "jit_attach_ns": 82, + "context_create_ns": 112665, + "definition_eval_ns": 39782, + "first_eval_ns": 189098, + "threshold_crossing_ns": 178609, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1776696 + } + } + ], + "raw_latency_ns": [ + 1796267, + 1773528, + 1795914, + 1783103, + 1789567, + 1807642, + 1773475, + 1770567, + 1808859, + 1770337, + 1770837, + 1785944, + 1872196, + 1786666, + 1790793, + 1792048, + 1781093, + 1775887, + 1777790, + 1784145, + 1780452, + 1819019, + 1787866, + 1774643, + 1761580, + 1793728, + 1766953, + 1798456, + 1784929, + 1776696 + ], + "raw_throughput_ops": [ + 337, + 337, + 337, + 337, + 337, + 337, + 336, + 337, + 336, + 336 + ], + "median_ns": 1784929, + "mad_ns": 10286, + "p95_ns": 1819019, + "p99_ns": 1872196, + "ci95_ns": [ + 1777790, + 1790793 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "strings-json", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2148877, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5332992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3043453, + "runtime_create_ns": 26832, + "jit_attach_ns": 40, + "context_create_ns": 110264, + "definition_eval_ns": 35606, + "first_eval_ns": 255819, + "threshold_crossing_ns": 224522, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2148877 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2153253, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5283840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3053051, + "runtime_create_ns": 28606, + "jit_attach_ns": 41, + "context_create_ns": 111134, + "definition_eval_ns": 39615, + "first_eval_ns": 266171, + "threshold_crossing_ns": 215752, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2153253 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2149328, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5378048, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3051479, + "runtime_create_ns": 28214, + "jit_attach_ns": 41, + "context_create_ns": 111737, + "definition_eval_ns": 37870, + "first_eval_ns": 267356, + "threshold_crossing_ns": 222235, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2149328 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2177677, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3082525, + "runtime_create_ns": 27782, + "jit_attach_ns": 101, + "context_create_ns": 109206, + "definition_eval_ns": 42780, + "first_eval_ns": 251327, + "threshold_crossing_ns": 237053, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2177677 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2153836, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3034581, + "runtime_create_ns": 29025, + "jit_attach_ns": 98, + "context_create_ns": 105715, + "definition_eval_ns": 44186, + "first_eval_ns": 247787, + "threshold_crossing_ns": 223144, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2153836 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2145350, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5324800, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3035426, + "runtime_create_ns": 27481, + "jit_attach_ns": 90, + "context_create_ns": 112207, + "definition_eval_ns": 39775, + "first_eval_ns": 251651, + "threshold_crossing_ns": 224911, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2145350 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2165414, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5136384, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3052186, + "runtime_create_ns": 31393, + "jit_attach_ns": 40, + "context_create_ns": 108699, + "definition_eval_ns": 39415, + "first_eval_ns": 245635, + "threshold_crossing_ns": 214388, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2165414 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2163771, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3062701, + "runtime_create_ns": 29106, + "jit_attach_ns": 91, + "context_create_ns": 107813, + "definition_eval_ns": 39272, + "first_eval_ns": 243958, + "threshold_crossing_ns": 229771, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2163771 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2161439, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3060350, + "runtime_create_ns": 28352, + "jit_attach_ns": 97, + "context_create_ns": 110433, + "definition_eval_ns": 39242, + "first_eval_ns": 251765, + "threshold_crossing_ns": 217700, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2161439 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2148060, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3036738, + "runtime_create_ns": 30386, + "jit_attach_ns": 95, + "context_create_ns": 102597, + "definition_eval_ns": 41049, + "first_eval_ns": 247742, + "threshold_crossing_ns": 222302, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2148060 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2153348, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5365760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3075603, + "runtime_create_ns": 32393, + "jit_attach_ns": 41, + "context_create_ns": 109714, + "definition_eval_ns": 35489, + "first_eval_ns": 255680, + "threshold_crossing_ns": 248070, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2153348 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2159956, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3044374, + "runtime_create_ns": 26615, + "jit_attach_ns": 90, + "context_create_ns": 114814, + "definition_eval_ns": 39744, + "first_eval_ns": 249821, + "threshold_crossing_ns": 217274, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2159956 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2155528, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3052242, + "runtime_create_ns": 33578, + "jit_attach_ns": 90, + "context_create_ns": 105255, + "definition_eval_ns": 40830, + "first_eval_ns": 257820, + "threshold_crossing_ns": 224327, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2155528 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2168442, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5263360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3079226, + "runtime_create_ns": 26393, + "jit_attach_ns": 91, + "context_create_ns": 111268, + "definition_eval_ns": 39956, + "first_eval_ns": 247400, + "threshold_crossing_ns": 235712, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2168442 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2157196, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5332992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3049864, + "runtime_create_ns": 26805, + "jit_attach_ns": 40, + "context_create_ns": 107648, + "definition_eval_ns": 35723, + "first_eval_ns": 249509, + "threshold_crossing_ns": 224478, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2157196 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2162626, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5283840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3071498, + "runtime_create_ns": 26382, + "jit_attach_ns": 41, + "context_create_ns": 113119, + "definition_eval_ns": 35759, + "first_eval_ns": 252201, + "threshold_crossing_ns": 238788, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2162626 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2152193, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5312512, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3064676, + "runtime_create_ns": 28202, + "jit_attach_ns": 93, + "context_create_ns": 116598, + "definition_eval_ns": 39591, + "first_eval_ns": 249275, + "threshold_crossing_ns": 228392, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2152193 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2169023, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5373952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3090676, + "runtime_create_ns": 33539, + "jit_attach_ns": 91, + "context_create_ns": 113201, + "definition_eval_ns": 39908, + "first_eval_ns": 261532, + "threshold_crossing_ns": 233363, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2169023 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2185658, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3071299, + "runtime_create_ns": 32480, + "jit_attach_ns": 334, + "context_create_ns": 108747, + "definition_eval_ns": 40485, + "first_eval_ns": 251500, + "threshold_crossing_ns": 218098, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2185658 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2160723, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3074573, + "runtime_create_ns": 27797, + "jit_attach_ns": 109, + "context_create_ns": 110635, + "definition_eval_ns": 37128, + "first_eval_ns": 257433, + "threshold_crossing_ns": 241672, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2160723 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2156293, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3074925, + "runtime_create_ns": 37738, + "jit_attach_ns": 133, + "context_create_ns": 112068, + "definition_eval_ns": 39885, + "first_eval_ns": 250604, + "threshold_crossing_ns": 239073, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2156293 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2160399, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3076169, + "runtime_create_ns": 31766, + "jit_attach_ns": 156, + "context_create_ns": 109356, + "definition_eval_ns": 38221, + "first_eval_ns": 246760, + "threshold_crossing_ns": 248278, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2160399 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2147981, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5300224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3043858, + "runtime_create_ns": 27530, + "jit_attach_ns": 42, + "context_create_ns": 127690, + "definition_eval_ns": 37337, + "first_eval_ns": 249734, + "threshold_crossing_ns": 215039, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2147981 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2218037, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5378048, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3134225, + "runtime_create_ns": 34324, + "jit_attach_ns": 92, + "context_create_ns": 119713, + "definition_eval_ns": 38962, + "first_eval_ns": 248728, + "threshold_crossing_ns": 233814, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2218037 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2158027, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5050368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3059446, + "runtime_create_ns": 31332, + "jit_attach_ns": 109, + "context_create_ns": 105148, + "definition_eval_ns": 42326, + "first_eval_ns": 269400, + "threshold_crossing_ns": 215465, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2158027 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2166206, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5316608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3058015, + "runtime_create_ns": 29307, + "jit_attach_ns": 41, + "context_create_ns": 115864, + "definition_eval_ns": 35918, + "first_eval_ns": 260497, + "threshold_crossing_ns": 214547, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2166206 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2140621, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3048598, + "runtime_create_ns": 26325, + "jit_attach_ns": 122, + "context_create_ns": 108420, + "definition_eval_ns": 40889, + "first_eval_ns": 245289, + "threshold_crossing_ns": 249085, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2140621 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2155323, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5263360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3050578, + "runtime_create_ns": 27811, + "jit_attach_ns": 88, + "context_create_ns": 113978, + "definition_eval_ns": 42805, + "first_eval_ns": 247103, + "threshold_crossing_ns": 226959, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2155323 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2145599, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5210112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3030413, + "runtime_create_ns": 27149, + "jit_attach_ns": 124, + "context_create_ns": 109072, + "definition_eval_ns": 43148, + "first_eval_ns": 251961, + "threshold_crossing_ns": 215433, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2145599 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2166769, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5365760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3066583, + "runtime_create_ns": 32643, + "jit_attach_ns": 41, + "context_create_ns": 109290, + "definition_eval_ns": 39661, + "first_eval_ns": 247717, + "threshold_crossing_ns": 232126, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2166769 + } + } + ], + "raw_latency_ns": [ + 2148877, + 2153253, + 2149328, + 2177677, + 2153836, + 2145350, + 2165414, + 2163771, + 2161439, + 2148060, + 2153348, + 2159956, + 2155528, + 2168442, + 2157196, + 2162626, + 2152193, + 2169023, + 2185658, + 2160723, + 2156293, + 2160399, + 2147981, + 2218037, + 2158027, + 2166206, + 2140621, + 2155323, + 2145599, + 2166769 + ], + "raw_throughput_ops": [ + 285, + 287, + 288, + 288, + 288, + 288, + 288, + 288, + 288, + 288 + ], + "median_ns": 2158027, + "mad_ns": 7387, + "p95_ns": 2185658, + "p99_ns": 2218037, + "ci95_ns": [ + 2153836, + 2162626 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "calls-closures", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3592778, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4895512, + "runtime_create_ns": 27747, + "jit_attach_ns": 40, + "context_create_ns": 105186, + "definition_eval_ns": 39404, + "first_eval_ns": 370481, + "threshold_crossing_ns": 368341, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3592778 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3594973, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4932722, + "runtime_create_ns": 29561, + "jit_attach_ns": 90, + "context_create_ns": 109521, + "definition_eval_ns": 38973, + "first_eval_ns": 383309, + "threshold_crossing_ns": 368128, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3594973 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3587977, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4887737, + "runtime_create_ns": 29817, + "jit_attach_ns": 41, + "context_create_ns": 116706, + "definition_eval_ns": 38933, + "first_eval_ns": 368101, + "threshold_crossing_ns": 356810, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3587977 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3588869, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5189632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4890601, + "runtime_create_ns": 26933, + "jit_attach_ns": 88, + "context_create_ns": 118907, + "definition_eval_ns": 38560, + "first_eval_ns": 366134, + "threshold_crossing_ns": 355777, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3588869 + } + }, + { + "pair_index": 4, + "elapsed_ns": 3579746, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5222400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4884578, + "runtime_create_ns": 25279, + "jit_attach_ns": 103, + "context_create_ns": 102977, + "definition_eval_ns": 35058, + "first_eval_ns": 388290, + "threshold_crossing_ns": 358175, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3579746 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3593250, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4904286, + "runtime_create_ns": 26268, + "jit_attach_ns": 40, + "context_create_ns": 119030, + "definition_eval_ns": 36460, + "first_eval_ns": 367234, + "threshold_crossing_ns": 370624, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3593250 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3571788, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4873915, + "runtime_create_ns": 26841, + "jit_attach_ns": 101, + "context_create_ns": 114844, + "definition_eval_ns": 41355, + "first_eval_ns": 361045, + "threshold_crossing_ns": 371279, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3571788 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3566741, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4873231, + "runtime_create_ns": 25556, + "jit_attach_ns": 89, + "context_create_ns": 107730, + "definition_eval_ns": 42959, + "first_eval_ns": 381708, + "threshold_crossing_ns": 352742, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3566741 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3589555, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4890084, + "runtime_create_ns": 26024, + "jit_attach_ns": 88, + "context_create_ns": 111089, + "definition_eval_ns": 47851, + "first_eval_ns": 366002, + "threshold_crossing_ns": 357090, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3589555 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3614143, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4907159, + "runtime_create_ns": 23253, + "jit_attach_ns": 87, + "context_create_ns": 104567, + "definition_eval_ns": 39153, + "first_eval_ns": 369037, + "threshold_crossing_ns": 369545, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3614143 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3581221, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4976640, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4880107, + "runtime_create_ns": 27510, + "jit_attach_ns": 91, + "context_create_ns": 115106, + "definition_eval_ns": 37748, + "first_eval_ns": 366093, + "threshold_crossing_ns": 357698, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3581221 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3625943, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5074944, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4929205, + "runtime_create_ns": 25185, + "jit_attach_ns": 96, + "context_create_ns": 109246, + "definition_eval_ns": 41218, + "first_eval_ns": 364224, + "threshold_crossing_ns": 376696, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3625943 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3583363, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5300224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4877938, + "runtime_create_ns": 32368, + "jit_attach_ns": 90, + "context_create_ns": 108591, + "definition_eval_ns": 41181, + "first_eval_ns": 374063, + "threshold_crossing_ns": 354319, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3583363 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3611789, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4915518, + "runtime_create_ns": 27308, + "jit_attach_ns": 91, + "context_create_ns": 109113, + "definition_eval_ns": 40839, + "first_eval_ns": 371645, + "threshold_crossing_ns": 367130, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3611789 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3598386, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4894657, + "runtime_create_ns": 28328, + "jit_attach_ns": 93, + "context_create_ns": 103010, + "definition_eval_ns": 39113, + "first_eval_ns": 372709, + "threshold_crossing_ns": 357992, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3598386 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3597631, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4898969, + "runtime_create_ns": 30493, + "jit_attach_ns": 88, + "context_create_ns": 108921, + "definition_eval_ns": 35937, + "first_eval_ns": 368198, + "threshold_crossing_ns": 366302, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3597631 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3600415, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4898382, + "runtime_create_ns": 25192, + "jit_attach_ns": 91, + "context_create_ns": 110449, + "definition_eval_ns": 39126, + "first_eval_ns": 364373, + "threshold_crossing_ns": 369802, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3600415 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3616192, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4920450, + "runtime_create_ns": 26636, + "jit_attach_ns": 84, + "context_create_ns": 112335, + "definition_eval_ns": 41029, + "first_eval_ns": 368991, + "threshold_crossing_ns": 370217, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3616192 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3591349, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4885159, + "runtime_create_ns": 30545, + "jit_attach_ns": 106, + "context_create_ns": 112465, + "definition_eval_ns": 39752, + "first_eval_ns": 361723, + "threshold_crossing_ns": 365681, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3591349 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3592307, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4875929, + "runtime_create_ns": 26482, + "jit_attach_ns": 95, + "context_create_ns": 104642, + "definition_eval_ns": 40529, + "first_eval_ns": 369491, + "threshold_crossing_ns": 357693, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3592307 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3608107, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4915261, + "runtime_create_ns": 29541, + "jit_attach_ns": 91, + "context_create_ns": 118939, + "definition_eval_ns": 38864, + "first_eval_ns": 370001, + "threshold_crossing_ns": 357522, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3608107 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3606454, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4906237, + "runtime_create_ns": 29469, + "jit_attach_ns": 41, + "context_create_ns": 107639, + "definition_eval_ns": 39391, + "first_eval_ns": 364517, + "threshold_crossing_ns": 373464, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3606454 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3585115, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4878553, + "runtime_create_ns": 26428, + "jit_attach_ns": 192, + "context_create_ns": 109242, + "definition_eval_ns": 38842, + "first_eval_ns": 362209, + "threshold_crossing_ns": 368542, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3585115 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3601821, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4908917, + "runtime_create_ns": 25352, + "jit_attach_ns": 89, + "context_create_ns": 111132, + "definition_eval_ns": 41219, + "first_eval_ns": 383985, + "threshold_crossing_ns": 359811, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3601821 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3594400, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4880841, + "runtime_create_ns": 24417, + "jit_attach_ns": 41, + "context_create_ns": 106271, + "definition_eval_ns": 35027, + "first_eval_ns": 367482, + "threshold_crossing_ns": 360894, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3594400 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3596313, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5038080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4904990, + "runtime_create_ns": 27365, + "jit_attach_ns": 41, + "context_create_ns": 114937, + "definition_eval_ns": 38732, + "first_eval_ns": 376515, + "threshold_crossing_ns": 357532, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3596313 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3564426, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5001216, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4852391, + "runtime_create_ns": 29494, + "jit_attach_ns": 93, + "context_create_ns": 106279, + "definition_eval_ns": 40385, + "first_eval_ns": 369561, + "threshold_crossing_ns": 361568, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3564426 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3578055, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4887816, + "runtime_create_ns": 28564, + "jit_attach_ns": 92, + "context_create_ns": 113872, + "definition_eval_ns": 40452, + "first_eval_ns": 378247, + "threshold_crossing_ns": 354943, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3578055 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3605267, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4915065, + "runtime_create_ns": 26141, + "jit_attach_ns": 41, + "context_create_ns": 119752, + "definition_eval_ns": 39747, + "first_eval_ns": 363686, + "threshold_crossing_ns": 357943, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3605267 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3619739, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4923928, + "runtime_create_ns": 25352, + "jit_attach_ns": 107, + "context_create_ns": 108303, + "definition_eval_ns": 42670, + "first_eval_ns": 378333, + "threshold_crossing_ns": 360790, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3619739 + } + } + ], + "raw_latency_ns": [ + 3592778, + 3594973, + 3587977, + 3588869, + 3579746, + 3593250, + 3571788, + 3566741, + 3589555, + 3614143, + 3581221, + 3625943, + 3583363, + 3611789, + 3598386, + 3597631, + 3600415, + 3616192, + 3591349, + 3592307, + 3608107, + 3606454, + 3585115, + 3601821, + 3594400, + 3596313, + 3564426, + 3578055, + 3605267, + 3619739 + ], + "raw_throughput_ops": [ + 187, + 186, + 187, + 188, + 188, + 187, + 187, + 188, + 188, + 187 + ], + "median_ns": 3594400, + "mad_ns": 10867, + "p95_ns": 3619739, + "p99_ns": 3625943, + "ci95_ns": [ + 3589555, + 3600415 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "adversarial", + "suite": "rquickjs-jit", + "group": "adversarial", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1089312, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1610086, + "runtime_create_ns": 29894, + "jit_attach_ns": 218, + "context_create_ns": 113259, + "definition_eval_ns": 39844, + "first_eval_ns": 107181, + "threshold_crossing_ns": 104386, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1089312 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1069143, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4972544, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1592297, + "runtime_create_ns": 31697, + "jit_attach_ns": 87, + "context_create_ns": 111800, + "definition_eval_ns": 37352, + "first_eval_ns": 110501, + "threshold_crossing_ns": 106111, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1069143 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1053030, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1583284, + "runtime_create_ns": 32734, + "jit_attach_ns": 90, + "context_create_ns": 109908, + "definition_eval_ns": 36366, + "first_eval_ns": 119453, + "threshold_crossing_ns": 104611, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1053030 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1055688, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5111808, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1580581, + "runtime_create_ns": 26122, + "jit_attach_ns": 109, + "context_create_ns": 111366, + "definition_eval_ns": 38004, + "first_eval_ns": 107476, + "threshold_crossing_ns": 104407, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1055688 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1054373, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5128192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1568342, + "runtime_create_ns": 30260, + "jit_attach_ns": 85, + "context_create_ns": 109806, + "definition_eval_ns": 34220, + "first_eval_ns": 112226, + "threshold_crossing_ns": 103414, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1054373 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1068461, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5312512, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1604294, + "runtime_create_ns": 30137, + "jit_attach_ns": 106, + "context_create_ns": 123961, + "definition_eval_ns": 35053, + "first_eval_ns": 111462, + "threshold_crossing_ns": 106363, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1068461 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1065665, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1590076, + "runtime_create_ns": 26765, + "jit_attach_ns": 91, + "context_create_ns": 112250, + "definition_eval_ns": 34774, + "first_eval_ns": 109094, + "threshold_crossing_ns": 113544, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1065665 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1054998, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1580119, + "runtime_create_ns": 32344, + "jit_attach_ns": 112, + "context_create_ns": 116106, + "definition_eval_ns": 33688, + "first_eval_ns": 109552, + "threshold_crossing_ns": 104106, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1054998 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1074125, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1600256, + "runtime_create_ns": 30557, + "jit_attach_ns": 87, + "context_create_ns": 107179, + "definition_eval_ns": 36805, + "first_eval_ns": 114580, + "threshold_crossing_ns": 105334, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1074125 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1053817, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5038080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1575011, + "runtime_create_ns": 30100, + "jit_attach_ns": 109, + "context_create_ns": 109592, + "definition_eval_ns": 37231, + "first_eval_ns": 111537, + "threshold_crossing_ns": 106088, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1053817 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1371004, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4968448, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2001291, + "runtime_create_ns": 26372, + "jit_attach_ns": 40, + "context_create_ns": 113245, + "definition_eval_ns": 37719, + "first_eval_ns": 128397, + "threshold_crossing_ns": 139226, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1371004 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1068534, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1595215, + "runtime_create_ns": 29242, + "jit_attach_ns": 42, + "context_create_ns": 114293, + "definition_eval_ns": 36384, + "first_eval_ns": 109838, + "threshold_crossing_ns": 111406, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1068534 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1080750, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5095424, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1618116, + "runtime_create_ns": 31261, + "jit_attach_ns": 84, + "context_create_ns": 113028, + "definition_eval_ns": 35559, + "first_eval_ns": 113134, + "threshold_crossing_ns": 116154, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1080750 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1059204, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5230592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1589606, + "runtime_create_ns": 27611, + "jit_attach_ns": 92, + "context_create_ns": 113316, + "definition_eval_ns": 37822, + "first_eval_ns": 112332, + "threshold_crossing_ns": 111018, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1059204 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1061652, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5259264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1578446, + "runtime_create_ns": 27652, + "jit_attach_ns": 82, + "context_create_ns": 106346, + "definition_eval_ns": 30672, + "first_eval_ns": 112677, + "threshold_crossing_ns": 113299, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1061652 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1054389, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5300224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1575006, + "runtime_create_ns": 29226, + "jit_attach_ns": 90, + "context_create_ns": 111330, + "definition_eval_ns": 33446, + "first_eval_ns": 114426, + "threshold_crossing_ns": 106383, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1054389 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1051715, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1583294, + "runtime_create_ns": 30983, + "jit_attach_ns": 90, + "context_create_ns": 105535, + "definition_eval_ns": 39706, + "first_eval_ns": 113864, + "threshold_crossing_ns": 106453, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1051715 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1058802, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1589570, + "runtime_create_ns": 27569, + "jit_attach_ns": 40, + "context_create_ns": 124975, + "definition_eval_ns": 34005, + "first_eval_ns": 111776, + "threshold_crossing_ns": 103551, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1058802 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1049018, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5275648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1577896, + "runtime_create_ns": 32224, + "jit_attach_ns": 91, + "context_create_ns": 110043, + "definition_eval_ns": 37566, + "first_eval_ns": 112697, + "threshold_crossing_ns": 108119, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1049018 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1063604, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1563910, + "runtime_create_ns": 24895, + "jit_attach_ns": 96, + "context_create_ns": 107459, + "definition_eval_ns": 32350, + "first_eval_ns": 110052, + "threshold_crossing_ns": 103277, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1063604 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1057436, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1589702, + "runtime_create_ns": 25583, + "jit_attach_ns": 41, + "context_create_ns": 127371, + "definition_eval_ns": 36114, + "first_eval_ns": 110505, + "threshold_crossing_ns": 106068, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1057436 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1053092, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1578681, + "runtime_create_ns": 28541, + "jit_attach_ns": 91, + "context_create_ns": 111564, + "definition_eval_ns": 36018, + "first_eval_ns": 109588, + "threshold_crossing_ns": 112610, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1053092 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1077136, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1606289, + "runtime_create_ns": 27171, + "jit_attach_ns": 172, + "context_create_ns": 113580, + "definition_eval_ns": 33904, + "first_eval_ns": 111727, + "threshold_crossing_ns": 112705, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1077136 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1075097, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4952064, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1589957, + "runtime_create_ns": 29027, + "jit_attach_ns": 91, + "context_create_ns": 108511, + "definition_eval_ns": 36482, + "first_eval_ns": 113375, + "threshold_crossing_ns": 103736, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1075097 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1073082, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5021696, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1580657, + "runtime_create_ns": 24085, + "jit_attach_ns": 41, + "context_create_ns": 104200, + "definition_eval_ns": 34421, + "first_eval_ns": 109607, + "threshold_crossing_ns": 106262, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1073082 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1082570, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1595369, + "runtime_create_ns": 26862, + "jit_attach_ns": 41, + "context_create_ns": 109239, + "definition_eval_ns": 31765, + "first_eval_ns": 112791, + "threshold_crossing_ns": 106456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1082570 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1050561, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1576298, + "runtime_create_ns": 26924, + "jit_attach_ns": 40, + "context_create_ns": 113569, + "definition_eval_ns": 33811, + "first_eval_ns": 109507, + "threshold_crossing_ns": 116892, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1050561 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1056573, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5017600, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1564497, + "runtime_create_ns": 28878, + "jit_attach_ns": 40, + "context_create_ns": 106289, + "definition_eval_ns": 35210, + "first_eval_ns": 108064, + "threshold_crossing_ns": 107008, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1056573 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1053803, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1576567, + "runtime_create_ns": 31458, + "jit_attach_ns": 96, + "context_create_ns": 105487, + "definition_eval_ns": 40631, + "first_eval_ns": 113910, + "threshold_crossing_ns": 106084, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1053803 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1080194, + "checksum": "string:7995", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5025792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1601473, + "runtime_create_ns": 30503, + "jit_attach_ns": 84, + "context_create_ns": 109901, + "definition_eval_ns": 36937, + "first_eval_ns": 112264, + "threshold_crossing_ns": 106371, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1080194 + } + } + ], + "raw_latency_ns": [ + 1089312, + 1069143, + 1053030, + 1055688, + 1054373, + 1068461, + 1065665, + 1054998, + 1074125, + 1053817, + 1371004, + 1068534, + 1080750, + 1059204, + 1061652, + 1054389, + 1051715, + 1058802, + 1049018, + 1063604, + 1057436, + 1053092, + 1077136, + 1075097, + 1073082, + 1082570, + 1050561, + 1056573, + 1053803, + 1080194 + ], + "raw_throughput_ops": [ + 496, + 496, + 495, + 493, + 494, + 496, + 496, + 493, + 495, + 491 + ], + "median_ns": 1061652, + "mad_ns": 7849, + "p95_ns": 1089312, + "p99_ns": 1371004, + "ci95_ns": [ + 1055688, + 1069143 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "float64-dense", + "suite": "rquickjs-jit matrix", + "group": "float64", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2866726, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3986028, + "runtime_create_ns": 30499, + "jit_attach_ns": 88, + "context_create_ns": 119117, + "definition_eval_ns": 52658, + "first_eval_ns": 304017, + "threshold_crossing_ns": 290201, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2866726 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2914265, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4012477, + "runtime_create_ns": 30560, + "jit_attach_ns": 91, + "context_create_ns": 106911, + "definition_eval_ns": 51529, + "first_eval_ns": 286175, + "threshold_crossing_ns": 306146, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2914265 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2958786, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4070482, + "runtime_create_ns": 25612, + "jit_attach_ns": 90, + "context_create_ns": 111844, + "definition_eval_ns": 61225, + "first_eval_ns": 301528, + "threshold_crossing_ns": 287801, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2958786 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2859346, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4972544, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3929677, + "runtime_create_ns": 31351, + "jit_attach_ns": 91, + "context_create_ns": 104103, + "definition_eval_ns": 54906, + "first_eval_ns": 296208, + "threshold_crossing_ns": 283279, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2859346 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2875250, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3988846, + "runtime_create_ns": 26429, + "jit_attach_ns": 86, + "context_create_ns": 109213, + "definition_eval_ns": 65553, + "first_eval_ns": 297189, + "threshold_crossing_ns": 298424, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2875250 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2866838, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4964352, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3975539, + "runtime_create_ns": 31598, + "jit_attach_ns": 41, + "context_create_ns": 108053, + "definition_eval_ns": 54032, + "first_eval_ns": 301492, + "threshold_crossing_ns": 292800, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2866838 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2907874, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5308416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4020656, + "runtime_create_ns": 30384, + "jit_attach_ns": 89, + "context_create_ns": 112211, + "definition_eval_ns": 52941, + "first_eval_ns": 309774, + "threshold_crossing_ns": 286836, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2907874 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2927128, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5038080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4052949, + "runtime_create_ns": 31324, + "jit_attach_ns": 87, + "context_create_ns": 108334, + "definition_eval_ns": 55875, + "first_eval_ns": 313426, + "threshold_crossing_ns": 298310, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2927128 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2892505, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3976114, + "runtime_create_ns": 27634, + "jit_attach_ns": 90, + "context_create_ns": 114577, + "definition_eval_ns": 49709, + "first_eval_ns": 301954, + "threshold_crossing_ns": 276721, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2892505 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2917315, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4050433, + "runtime_create_ns": 30342, + "jit_attach_ns": 91, + "context_create_ns": 110726, + "definition_eval_ns": 52423, + "first_eval_ns": 301276, + "threshold_crossing_ns": 317663, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2917315 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2879621, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4980736, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3970576, + "runtime_create_ns": 34571, + "jit_attach_ns": 48, + "context_create_ns": 108449, + "definition_eval_ns": 55608, + "first_eval_ns": 286545, + "threshold_crossing_ns": 293146, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2879621 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2932602, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5259264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4043668, + "runtime_create_ns": 27793, + "jit_attach_ns": 162, + "context_create_ns": 113848, + "definition_eval_ns": 51092, + "first_eval_ns": 298085, + "threshold_crossing_ns": 287137, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2932602 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2904948, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4022776, + "runtime_create_ns": 31946, + "jit_attach_ns": 90, + "context_create_ns": 107874, + "definition_eval_ns": 54619, + "first_eval_ns": 296707, + "threshold_crossing_ns": 295856, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2904948 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2890926, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3994773, + "runtime_create_ns": 27110, + "jit_attach_ns": 96, + "context_create_ns": 113322, + "definition_eval_ns": 52978, + "first_eval_ns": 301547, + "threshold_crossing_ns": 287859, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2890926 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2887422, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5128192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3984149, + "runtime_create_ns": 31196, + "jit_attach_ns": 106, + "context_create_ns": 108707, + "definition_eval_ns": 54244, + "first_eval_ns": 301913, + "threshold_crossing_ns": 290121, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2887422 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2838642, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3908750, + "runtime_create_ns": 33339, + "jit_attach_ns": 138, + "context_create_ns": 103456, + "definition_eval_ns": 50940, + "first_eval_ns": 295015, + "threshold_crossing_ns": 276517, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2838642 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2905986, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3998607, + "runtime_create_ns": 26524, + "jit_attach_ns": 99, + "context_create_ns": 114623, + "definition_eval_ns": 65116, + "first_eval_ns": 288547, + "threshold_crossing_ns": 285074, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2905986 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2926730, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5304320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4036094, + "runtime_create_ns": 31852, + "jit_attach_ns": 91, + "context_create_ns": 110501, + "definition_eval_ns": 53777, + "first_eval_ns": 298942, + "threshold_crossing_ns": 297456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2926730 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2926759, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5091328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4022669, + "runtime_create_ns": 28205, + "jit_attach_ns": 101, + "context_create_ns": 107822, + "definition_eval_ns": 51908, + "first_eval_ns": 300637, + "threshold_crossing_ns": 269280, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2926759 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2952875, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4045704, + "runtime_create_ns": 31679, + "jit_attach_ns": 85, + "context_create_ns": 106765, + "definition_eval_ns": 51607, + "first_eval_ns": 288901, + "threshold_crossing_ns": 289810, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2952875 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2938869, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4037807, + "runtime_create_ns": 28830, + "jit_attach_ns": 143, + "context_create_ns": 111266, + "definition_eval_ns": 51154, + "first_eval_ns": 295700, + "threshold_crossing_ns": 299397, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2938869 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2914201, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5275648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4026857, + "runtime_create_ns": 33586, + "jit_attach_ns": 41, + "context_create_ns": 108122, + "definition_eval_ns": 52686, + "first_eval_ns": 304277, + "threshold_crossing_ns": 290208, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2914201 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2880642, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3988594, + "runtime_create_ns": 30973, + "jit_attach_ns": 91, + "context_create_ns": 109536, + "definition_eval_ns": 52874, + "first_eval_ns": 305009, + "threshold_crossing_ns": 297232, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2880642 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2867061, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4000037, + "runtime_create_ns": 28204, + "jit_attach_ns": 40, + "context_create_ns": 124251, + "definition_eval_ns": 51426, + "first_eval_ns": 299481, + "threshold_crossing_ns": 298199, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2867061 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2856541, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3956050, + "runtime_create_ns": 25317, + "jit_attach_ns": 92, + "context_create_ns": 110861, + "definition_eval_ns": 54544, + "first_eval_ns": 296104, + "threshold_crossing_ns": 297901, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2856541 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2914025, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5103616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4013887, + "runtime_create_ns": 31253, + "jit_attach_ns": 92, + "context_create_ns": 108197, + "definition_eval_ns": 53291, + "first_eval_ns": 293722, + "threshold_crossing_ns": 298143, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2914025 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2930812, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5304320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4036198, + "runtime_create_ns": 30200, + "jit_attach_ns": 104, + "context_create_ns": 114442, + "definition_eval_ns": 53406, + "first_eval_ns": 300310, + "threshold_crossing_ns": 291282, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2930812 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2935250, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4034903, + "runtime_create_ns": 31672, + "jit_attach_ns": 91, + "context_create_ns": 110633, + "definition_eval_ns": 51744, + "first_eval_ns": 298448, + "threshold_crossing_ns": 293557, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2935250 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2860702, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5124096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3956577, + "runtime_create_ns": 28416, + "jit_attach_ns": 43, + "context_create_ns": 111540, + "definition_eval_ns": 51270, + "first_eval_ns": 296901, + "threshold_crossing_ns": 284597, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2860702 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2909946, + "checksum": "number:40a2d29809876024", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5328896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4015383, + "runtime_create_ns": 31583, + "jit_attach_ns": 98, + "context_create_ns": 114371, + "definition_eval_ns": 52107, + "first_eval_ns": 291091, + "threshold_crossing_ns": 291628, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2909946 + } + } + ], + "raw_latency_ns": [ + 2866726, + 2914265, + 2958786, + 2859346, + 2875250, + 2866838, + 2907874, + 2927128, + 2892505, + 2917315, + 2879621, + 2932602, + 2904948, + 2890926, + 2887422, + 2838642, + 2905986, + 2926730, + 2926759, + 2952875, + 2938869, + 2914201, + 2880642, + 2867061, + 2856541, + 2914025, + 2930812, + 2935250, + 2860702, + 2909946 + ], + "raw_throughput_ops": [ + 222, + 225, + 225, + 225, + 225, + 224, + 225, + 225, + 224, + 225 + ], + "median_ns": 2907874, + "mad_ns": 24728, + "p95_ns": 2952875, + "p99_ns": 2958786, + "ci95_ns": [ + 2887422, + 2917315 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "strings-regexp", + "suite": "rquickjs-jit matrix", + "group": "strings-regexp", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 19436325, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25817989, + "runtime_create_ns": 32098, + "jit_attach_ns": 84, + "context_create_ns": 102688, + "definition_eval_ns": 51997, + "first_eval_ns": 2283248, + "threshold_crossing_ns": 1945330, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19436325 + } + }, + { + "pair_index": 1, + "elapsed_ns": 19367823, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6299648, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25731632, + "runtime_create_ns": 30112, + "jit_attach_ns": 90, + "context_create_ns": 105563, + "definition_eval_ns": 55556, + "first_eval_ns": 2273780, + "threshold_crossing_ns": 1931257, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19367823 + } + }, + { + "pair_index": 2, + "elapsed_ns": 19365942, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6172672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25754424, + "runtime_create_ns": 31810, + "jit_attach_ns": 86, + "context_create_ns": 108262, + "definition_eval_ns": 53751, + "first_eval_ns": 2267466, + "threshold_crossing_ns": 1955820, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19365942 + } + }, + { + "pair_index": 3, + "elapsed_ns": 19355229, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6410240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25718409, + "runtime_create_ns": 30806, + "jit_attach_ns": 91, + "context_create_ns": 113575, + "definition_eval_ns": 52881, + "first_eval_ns": 2271998, + "threshold_crossing_ns": 1934581, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19355229 + } + }, + { + "pair_index": 4, + "elapsed_ns": 19398423, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6295552, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25767832, + "runtime_create_ns": 26477, + "jit_attach_ns": 95, + "context_create_ns": 109080, + "definition_eval_ns": 51763, + "first_eval_ns": 2284105, + "threshold_crossing_ns": 1937757, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19398423 + } + }, + { + "pair_index": 5, + "elapsed_ns": 19379694, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25789267, + "runtime_create_ns": 28212, + "jit_attach_ns": 103, + "context_create_ns": 111347, + "definition_eval_ns": 46307, + "first_eval_ns": 2302615, + "threshold_crossing_ns": 1956074, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19379694 + } + }, + { + "pair_index": 6, + "elapsed_ns": 19383889, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25809261, + "runtime_create_ns": 27178, + "jit_attach_ns": 93, + "context_create_ns": 110160, + "definition_eval_ns": 49823, + "first_eval_ns": 2325371, + "threshold_crossing_ns": 1947929, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19383889 + } + }, + { + "pair_index": 7, + "elapsed_ns": 19355701, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6356992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25737730, + "runtime_create_ns": 30465, + "jit_attach_ns": 90, + "context_create_ns": 112025, + "definition_eval_ns": 51701, + "first_eval_ns": 2271608, + "threshold_crossing_ns": 1948779, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19355701 + } + }, + { + "pair_index": 8, + "elapsed_ns": 19478527, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25843872, + "runtime_create_ns": 33036, + "jit_attach_ns": 89, + "context_create_ns": 114993, + "definition_eval_ns": 51632, + "first_eval_ns": 2278850, + "threshold_crossing_ns": 1935770, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19478527 + } + }, + { + "pair_index": 9, + "elapsed_ns": 19433334, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25846842, + "runtime_create_ns": 25436, + "jit_attach_ns": 94, + "context_create_ns": 119722, + "definition_eval_ns": 55704, + "first_eval_ns": 2284184, + "threshold_crossing_ns": 1936807, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19433334 + } + }, + { + "pair_index": 10, + "elapsed_ns": 19350967, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6332416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25744735, + "runtime_create_ns": 29561, + "jit_attach_ns": 42, + "context_create_ns": 106342, + "definition_eval_ns": 46537, + "first_eval_ns": 2301578, + "threshold_crossing_ns": 1941083, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19350967 + } + }, + { + "pair_index": 11, + "elapsed_ns": 19404705, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6242304, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25790782, + "runtime_create_ns": 32018, + "jit_attach_ns": 163, + "context_create_ns": 105190, + "definition_eval_ns": 52598, + "first_eval_ns": 2287837, + "threshold_crossing_ns": 1945390, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19404705 + } + }, + { + "pair_index": 12, + "elapsed_ns": 19365668, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25755011, + "runtime_create_ns": 31607, + "jit_attach_ns": 90, + "context_create_ns": 107270, + "definition_eval_ns": 55432, + "first_eval_ns": 2285160, + "threshold_crossing_ns": 1942150, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19365668 + } + }, + { + "pair_index": 13, + "elapsed_ns": 19398835, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6410240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25779143, + "runtime_create_ns": 27472, + "jit_attach_ns": 102, + "context_create_ns": 112070, + "definition_eval_ns": 52177, + "first_eval_ns": 2278156, + "threshold_crossing_ns": 1941263, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19398835 + } + }, + { + "pair_index": 14, + "elapsed_ns": 19383534, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6225920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25746691, + "runtime_create_ns": 26209, + "jit_attach_ns": 91, + "context_create_ns": 111354, + "definition_eval_ns": 50798, + "first_eval_ns": 2272675, + "threshold_crossing_ns": 1944297, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19383534 + } + }, + { + "pair_index": 15, + "elapsed_ns": 19405213, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25820897, + "runtime_create_ns": 28565, + "jit_attach_ns": 91, + "context_create_ns": 117610, + "definition_eval_ns": 48400, + "first_eval_ns": 2311766, + "threshold_crossing_ns": 1937096, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19405213 + } + }, + { + "pair_index": 16, + "elapsed_ns": 19384228, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25769327, + "runtime_create_ns": 33183, + "jit_attach_ns": 100, + "context_create_ns": 103757, + "definition_eval_ns": 58705, + "first_eval_ns": 2288424, + "threshold_crossing_ns": 1947122, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19384228 + } + }, + { + "pair_index": 17, + "elapsed_ns": 19545366, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6283264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25938752, + "runtime_create_ns": 25750, + "jit_attach_ns": 40, + "context_create_ns": 113484, + "definition_eval_ns": 56007, + "first_eval_ns": 2287156, + "threshold_crossing_ns": 1937657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19545366 + } + }, + { + "pair_index": 18, + "elapsed_ns": 19483931, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6213632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25873769, + "runtime_create_ns": 32812, + "jit_attach_ns": 98, + "context_create_ns": 103838, + "definition_eval_ns": 56137, + "first_eval_ns": 2283342, + "threshold_crossing_ns": 1959989, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19483931 + } + }, + { + "pair_index": 19, + "elapsed_ns": 19433454, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25841253, + "runtime_create_ns": 28473, + "jit_attach_ns": 89, + "context_create_ns": 113224, + "definition_eval_ns": 51397, + "first_eval_ns": 2299467, + "threshold_crossing_ns": 1954824, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19433454 + } + }, + { + "pair_index": 20, + "elapsed_ns": 19446369, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25864083, + "runtime_create_ns": 30747, + "jit_attach_ns": 43, + "context_create_ns": 108355, + "definition_eval_ns": 52020, + "first_eval_ns": 2306184, + "threshold_crossing_ns": 1954667, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19446369 + } + }, + { + "pair_index": 21, + "elapsed_ns": 19357975, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25746376, + "runtime_create_ns": 31420, + "jit_attach_ns": 87, + "context_create_ns": 108354, + "definition_eval_ns": 50171, + "first_eval_ns": 2294262, + "threshold_crossing_ns": 1946302, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19357975 + } + }, + { + "pair_index": 22, + "elapsed_ns": 19448816, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25829470, + "runtime_create_ns": 36423, + "jit_attach_ns": 90, + "context_create_ns": 110710, + "definition_eval_ns": 54682, + "first_eval_ns": 2281115, + "threshold_crossing_ns": 1934169, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19448816 + } + }, + { + "pair_index": 23, + "elapsed_ns": 19345736, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25719092, + "runtime_create_ns": 30733, + "jit_attach_ns": 91, + "context_create_ns": 107328, + "definition_eval_ns": 49990, + "first_eval_ns": 2287032, + "threshold_crossing_ns": 1938602, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19345736 + } + }, + { + "pair_index": 24, + "elapsed_ns": 19378497, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6393856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25752772, + "runtime_create_ns": 31436, + "jit_attach_ns": 90, + "context_create_ns": 112007, + "definition_eval_ns": 51509, + "first_eval_ns": 2293755, + "threshold_crossing_ns": 1932700, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19378497 + } + }, + { + "pair_index": 25, + "elapsed_ns": 19362719, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6356992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25760765, + "runtime_create_ns": 26138, + "jit_attach_ns": 86, + "context_create_ns": 109405, + "definition_eval_ns": 46978, + "first_eval_ns": 2297545, + "threshold_crossing_ns": 1946853, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19362719 + } + }, + { + "pair_index": 26, + "elapsed_ns": 19360997, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6397952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25752249, + "runtime_create_ns": 33460, + "jit_attach_ns": 43, + "context_create_ns": 107971, + "definition_eval_ns": 64676, + "first_eval_ns": 2275313, + "threshold_crossing_ns": 1950427, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19360997 + } + }, + { + "pair_index": 27, + "elapsed_ns": 19461707, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25974662, + "runtime_create_ns": 33873, + "jit_attach_ns": 104, + "context_create_ns": 109250, + "definition_eval_ns": 56993, + "first_eval_ns": 2309242, + "threshold_crossing_ns": 1982433, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19461707 + } + }, + { + "pair_index": 28, + "elapsed_ns": 19373221, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6213632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25740688, + "runtime_create_ns": 32959, + "jit_attach_ns": 98, + "context_create_ns": 103390, + "definition_eval_ns": 55859, + "first_eval_ns": 2286125, + "threshold_crossing_ns": 1929628, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19373221 + } + }, + { + "pair_index": 29, + "elapsed_ns": 19409184, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 6389760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 25795343, + "runtime_create_ns": 26419, + "jit_attach_ns": 41, + "context_create_ns": 121474, + "definition_eval_ns": 49930, + "first_eval_ns": 2277355, + "threshold_crossing_ns": 1945115, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 19409184 + } + } + ], + "raw_latency_ns": [ + 19436325, + 19367823, + 19365942, + 19355229, + 19398423, + 19379694, + 19383889, + 19355701, + 19478527, + 19433334, + 19350967, + 19404705, + 19365668, + 19398835, + 19383534, + 19405213, + 19384228, + 19545366, + 19483931, + 19433454, + 19446369, + 19357975, + 19448816, + 19345736, + 19378497, + 19362719, + 19360997, + 19461707, + 19373221, + 19409184 + ], + "raw_throughput_ops": [ + 38, + 38, + 39, + 39, + 39, + 38, + 39, + 39, + 38, + 39 + ], + "median_ns": 19384228, + "mad_ns": 24956, + "p95_ns": 19483931, + "p99_ns": 19545366, + "ci95_ns": [ + 19373221, + 19409184 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "arrays-typed", + "suite": "rquickjs-jit matrix", + "group": "arrays-typed", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 4621782, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6261096, + "runtime_create_ns": 30325, + "jit_attach_ns": 104, + "context_create_ns": 107781, + "definition_eval_ns": 60628, + "first_eval_ns": 494702, + "threshold_crossing_ns": 470975, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4621782 + } + }, + { + "pair_index": 1, + "elapsed_ns": 4567334, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5279744, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6209397, + "runtime_create_ns": 31832, + "jit_attach_ns": 91, + "context_create_ns": 109143, + "definition_eval_ns": 62291, + "first_eval_ns": 477503, + "threshold_crossing_ns": 481182, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4567334 + } + }, + { + "pair_index": 2, + "elapsed_ns": 4614365, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6262550, + "runtime_create_ns": 31505, + "jit_attach_ns": 85, + "context_create_ns": 109112, + "definition_eval_ns": 72213, + "first_eval_ns": 476841, + "threshold_crossing_ns": 478789, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4614365 + } + }, + { + "pair_index": 3, + "elapsed_ns": 4578639, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6211602, + "runtime_create_ns": 26073, + "jit_attach_ns": 130, + "context_create_ns": 112100, + "definition_eval_ns": 62065, + "first_eval_ns": 483968, + "threshold_crossing_ns": 471711, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4578639 + } + }, + { + "pair_index": 4, + "elapsed_ns": 4608087, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5386240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6253950, + "runtime_create_ns": 28851, + "jit_attach_ns": 173, + "context_create_ns": 118272, + "definition_eval_ns": 61957, + "first_eval_ns": 483590, + "threshold_crossing_ns": 472571, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4608087 + } + }, + { + "pair_index": 5, + "elapsed_ns": 4585033, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5353472, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6238310, + "runtime_create_ns": 31683, + "jit_attach_ns": 40, + "context_create_ns": 111025, + "definition_eval_ns": 58423, + "first_eval_ns": 478807, + "threshold_crossing_ns": 472979, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4585033 + } + }, + { + "pair_index": 6, + "elapsed_ns": 4639584, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6297683, + "runtime_create_ns": 32354, + "jit_attach_ns": 93, + "context_create_ns": 112264, + "definition_eval_ns": 59891, + "first_eval_ns": 494615, + "threshold_crossing_ns": 472126, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4639584 + } + }, + { + "pair_index": 7, + "elapsed_ns": 4599263, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6222686, + "runtime_create_ns": 26428, + "jit_attach_ns": 108, + "context_create_ns": 110530, + "definition_eval_ns": 64201, + "first_eval_ns": 472780, + "threshold_crossing_ns": 474486, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4599263 + } + }, + { + "pair_index": 8, + "elapsed_ns": 4607801, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6243548, + "runtime_create_ns": 31363, + "jit_attach_ns": 92, + "context_create_ns": 106266, + "definition_eval_ns": 64153, + "first_eval_ns": 491863, + "threshold_crossing_ns": 461591, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4607801 + } + }, + { + "pair_index": 9, + "elapsed_ns": 4574275, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5242880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6228708, + "runtime_create_ns": 27227, + "jit_attach_ns": 89, + "context_create_ns": 109119, + "definition_eval_ns": 65257, + "first_eval_ns": 487795, + "threshold_crossing_ns": 480801, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4574275 + } + }, + { + "pair_index": 10, + "elapsed_ns": 4565117, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6202719, + "runtime_create_ns": 31619, + "jit_attach_ns": 41, + "context_create_ns": 109769, + "definition_eval_ns": 58383, + "first_eval_ns": 495648, + "threshold_crossing_ns": 471673, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4565117 + } + }, + { + "pair_index": 11, + "elapsed_ns": 4627390, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6273656, + "runtime_create_ns": 25615, + "jit_attach_ns": 123, + "context_create_ns": 116942, + "definition_eval_ns": 65622, + "first_eval_ns": 480794, + "threshold_crossing_ns": 468513, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4627390 + } + }, + { + "pair_index": 12, + "elapsed_ns": 4616047, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6250958, + "runtime_create_ns": 26477, + "jit_attach_ns": 86, + "context_create_ns": 118699, + "definition_eval_ns": 65504, + "first_eval_ns": 480670, + "threshold_crossing_ns": 465092, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4616047 + } + }, + { + "pair_index": 13, + "elapsed_ns": 4547522, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5222400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6180340, + "runtime_create_ns": 32052, + "jit_attach_ns": 90, + "context_create_ns": 110570, + "definition_eval_ns": 59896, + "first_eval_ns": 478223, + "threshold_crossing_ns": 478130, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4547522 + } + }, + { + "pair_index": 14, + "elapsed_ns": 4605737, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5283840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6253226, + "runtime_create_ns": 29559, + "jit_attach_ns": 87, + "context_create_ns": 115298, + "definition_eval_ns": 58610, + "first_eval_ns": 494683, + "threshold_crossing_ns": 461268, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4605737 + } + }, + { + "pair_index": 15, + "elapsed_ns": 4589752, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5373952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6213728, + "runtime_create_ns": 28496, + "jit_attach_ns": 91, + "context_create_ns": 110066, + "definition_eval_ns": 59422, + "first_eval_ns": 480061, + "threshold_crossing_ns": 474722, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4589752 + } + }, + { + "pair_index": 16, + "elapsed_ns": 4593523, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5349376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6232983, + "runtime_create_ns": 40009, + "jit_attach_ns": 90, + "context_create_ns": 111033, + "definition_eval_ns": 58802, + "first_eval_ns": 483734, + "threshold_crossing_ns": 468170, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4593523 + } + }, + { + "pair_index": 17, + "elapsed_ns": 4608312, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5259264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6277064, + "runtime_create_ns": 29032, + "jit_attach_ns": 149, + "context_create_ns": 109789, + "definition_eval_ns": 61333, + "first_eval_ns": 503639, + "threshold_crossing_ns": 474663, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4608312 + } + }, + { + "pair_index": 18, + "elapsed_ns": 4565582, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6205615, + "runtime_create_ns": 31408, + "jit_attach_ns": 93, + "context_create_ns": 106673, + "definition_eval_ns": 61503, + "first_eval_ns": 490753, + "threshold_crossing_ns": 466476, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4565582 + } + }, + { + "pair_index": 19, + "elapsed_ns": 4592248, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5414912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6246118, + "runtime_create_ns": 29658, + "jit_attach_ns": 164, + "context_create_ns": 115141, + "definition_eval_ns": 64269, + "first_eval_ns": 495985, + "threshold_crossing_ns": 466061, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4592248 + } + }, + { + "pair_index": 20, + "elapsed_ns": 4576693, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5173248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6231739, + "runtime_create_ns": 31941, + "jit_attach_ns": 42, + "context_create_ns": 107844, + "definition_eval_ns": 60522, + "first_eval_ns": 485362, + "threshold_crossing_ns": 474523, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4576693 + } + }, + { + "pair_index": 21, + "elapsed_ns": 4595810, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6253066, + "runtime_create_ns": 25984, + "jit_attach_ns": 107, + "context_create_ns": 111982, + "definition_eval_ns": 62633, + "first_eval_ns": 489902, + "threshold_crossing_ns": 479104, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4595810 + } + }, + { + "pair_index": 22, + "elapsed_ns": 4598710, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5373952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6258244, + "runtime_create_ns": 29321, + "jit_attach_ns": 91, + "context_create_ns": 116013, + "definition_eval_ns": 62816, + "first_eval_ns": 493903, + "threshold_crossing_ns": 471874, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4598710 + } + }, + { + "pair_index": 23, + "elapsed_ns": 4577222, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5390336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6237240, + "runtime_create_ns": 33311, + "jit_attach_ns": 87, + "context_create_ns": 110271, + "definition_eval_ns": 64580, + "first_eval_ns": 493703, + "threshold_crossing_ns": 466647, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4577222 + } + }, + { + "pair_index": 24, + "elapsed_ns": 4579992, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5210112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6217001, + "runtime_create_ns": 29037, + "jit_attach_ns": 91, + "context_create_ns": 111187, + "definition_eval_ns": 66759, + "first_eval_ns": 485154, + "threshold_crossing_ns": 469081, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4579992 + } + }, + { + "pair_index": 25, + "elapsed_ns": 4607582, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5144576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6246322, + "runtime_create_ns": 31634, + "jit_attach_ns": 40, + "context_create_ns": 108035, + "definition_eval_ns": 60574, + "first_eval_ns": 485053, + "threshold_crossing_ns": 463985, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4607582 + } + }, + { + "pair_index": 26, + "elapsed_ns": 4611533, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5337088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6254718, + "runtime_create_ns": 30277, + "jit_attach_ns": 88, + "context_create_ns": 126815, + "definition_eval_ns": 60476, + "first_eval_ns": 483137, + "threshold_crossing_ns": 465637, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4611533 + } + }, + { + "pair_index": 27, + "elapsed_ns": 4613006, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5414912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6275498, + "runtime_create_ns": 29018, + "jit_attach_ns": 92, + "context_create_ns": 120058, + "definition_eval_ns": 63132, + "first_eval_ns": 485643, + "threshold_crossing_ns": 480094, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4613006 + } + }, + { + "pair_index": 28, + "elapsed_ns": 4528791, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5382144, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6170186, + "runtime_create_ns": 30435, + "jit_attach_ns": 100, + "context_create_ns": 110555, + "definition_eval_ns": 61686, + "first_eval_ns": 485250, + "threshold_crossing_ns": 464769, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4528791 + } + }, + { + "pair_index": 29, + "elapsed_ns": 4598559, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5218304, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6264561, + "runtime_create_ns": 35973, + "jit_attach_ns": 86, + "context_create_ns": 111203, + "definition_eval_ns": 62188, + "first_eval_ns": 494196, + "threshold_crossing_ns": 484190, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4598559 + } + } + ], + "raw_latency_ns": [ + 4621782, + 4567334, + 4614365, + 4578639, + 4608087, + 4585033, + 4639584, + 4599263, + 4607801, + 4574275, + 4565117, + 4627390, + 4616047, + 4547522, + 4605737, + 4589752, + 4593523, + 4608312, + 4565582, + 4592248, + 4576693, + 4595810, + 4598710, + 4577222, + 4579992, + 4607582, + 4611533, + 4613006, + 4528791, + 4598559 + ], + "raw_throughput_ops": [ + 149, + 149, + 149, + 150, + 150, + 150, + 150, + 150, + 150, + 150 + ], + "median_ns": 4598559, + "mad_ns": 15806, + "p95_ns": 4627390, + "p99_ns": 4639584, + "ci95_ns": [ + 4585033, + 4607801 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "objects-polymorphic", + "suite": "rquickjs-jit matrix", + "group": "objects-polymorphic", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 6538814, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5521408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8895446, + "runtime_create_ns": 28877, + "jit_attach_ns": 41, + "context_create_ns": 108364, + "definition_eval_ns": 51134, + "first_eval_ns": 790908, + "threshold_crossing_ns": 686784, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6538814 + } + }, + { + "pair_index": 1, + "elapsed_ns": 6510013, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5554176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8849818, + "runtime_create_ns": 27054, + "jit_attach_ns": 90, + "context_create_ns": 112906, + "definition_eval_ns": 52657, + "first_eval_ns": 803020, + "threshold_crossing_ns": 667148, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6510013 + } + }, + { + "pair_index": 2, + "elapsed_ns": 6486531, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5464064, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8826665, + "runtime_create_ns": 28765, + "jit_attach_ns": 89, + "context_create_ns": 108928, + "definition_eval_ns": 51662, + "first_eval_ns": 802708, + "threshold_crossing_ns": 670485, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6486531 + } + }, + { + "pair_index": 3, + "elapsed_ns": 6523461, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5423104, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8861925, + "runtime_create_ns": 26376, + "jit_attach_ns": 150, + "context_create_ns": 112420, + "definition_eval_ns": 53303, + "first_eval_ns": 796648, + "threshold_crossing_ns": 664008, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6523461 + } + }, + { + "pair_index": 4, + "elapsed_ns": 6579839, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5435392, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8873496, + "runtime_create_ns": 25574, + "jit_attach_ns": 90, + "context_create_ns": 114818, + "definition_eval_ns": 53583, + "first_eval_ns": 783861, + "threshold_crossing_ns": 646770, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6579839 + } + }, + { + "pair_index": 5, + "elapsed_ns": 6501687, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5410816, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8823548, + "runtime_create_ns": 26177, + "jit_attach_ns": 90, + "context_create_ns": 114344, + "definition_eval_ns": 50736, + "first_eval_ns": 814681, + "threshold_crossing_ns": 652920, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6501687 + } + }, + { + "pair_index": 6, + "elapsed_ns": 6510247, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5611520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8851137, + "runtime_create_ns": 32172, + "jit_attach_ns": 88, + "context_create_ns": 110380, + "definition_eval_ns": 52249, + "first_eval_ns": 804307, + "threshold_crossing_ns": 665865, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6510247 + } + }, + { + "pair_index": 7, + "elapsed_ns": 6535477, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5427200, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8855187, + "runtime_create_ns": 31946, + "jit_attach_ns": 41, + "context_create_ns": 108017, + "definition_eval_ns": 56654, + "first_eval_ns": 776190, + "threshold_crossing_ns": 662012, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6535477 + } + }, + { + "pair_index": 8, + "elapsed_ns": 6561153, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5419008, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8894141, + "runtime_create_ns": 30465, + "jit_attach_ns": 41, + "context_create_ns": 106379, + "definition_eval_ns": 58822, + "first_eval_ns": 784262, + "threshold_crossing_ns": 662819, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6561153 + } + }, + { + "pair_index": 9, + "elapsed_ns": 6530326, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5464064, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8866866, + "runtime_create_ns": 29953, + "jit_attach_ns": 111, + "context_create_ns": 109520, + "definition_eval_ns": 53744, + "first_eval_ns": 806752, + "threshold_crossing_ns": 674016, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6530326 + } + }, + { + "pair_index": 10, + "elapsed_ns": 6518248, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5603328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8830274, + "runtime_create_ns": 26597, + "jit_attach_ns": 41, + "context_create_ns": 113332, + "definition_eval_ns": 53815, + "first_eval_ns": 780679, + "threshold_crossing_ns": 667091, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6518248 + } + }, + { + "pair_index": 11, + "elapsed_ns": 6505655, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5337088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8808307, + "runtime_create_ns": 30646, + "jit_attach_ns": 90, + "context_create_ns": 103121, + "definition_eval_ns": 55332, + "first_eval_ns": 797129, + "threshold_crossing_ns": 655475, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6505655 + } + }, + { + "pair_index": 12, + "elapsed_ns": 6525703, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5537792, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8850227, + "runtime_create_ns": 27590, + "jit_attach_ns": 41, + "context_create_ns": 118912, + "definition_eval_ns": 55613, + "first_eval_ns": 798621, + "threshold_crossing_ns": 664714, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6525703 + } + }, + { + "pair_index": 13, + "elapsed_ns": 6562308, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5476352, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8901146, + "runtime_create_ns": 29228, + "jit_attach_ns": 91, + "context_create_ns": 110577, + "definition_eval_ns": 52007, + "first_eval_ns": 796384, + "threshold_crossing_ns": 673527, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6562308 + } + }, + { + "pair_index": 14, + "elapsed_ns": 6565593, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5472256, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8894054, + "runtime_create_ns": 30059, + "jit_attach_ns": 91, + "context_create_ns": 108262, + "definition_eval_ns": 51718, + "first_eval_ns": 801712, + "threshold_crossing_ns": 654374, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6565593 + } + }, + { + "pair_index": 15, + "elapsed_ns": 6510376, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5541888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8830977, + "runtime_create_ns": 32012, + "jit_attach_ns": 41, + "context_create_ns": 115939, + "definition_eval_ns": 51962, + "first_eval_ns": 764207, + "threshold_crossing_ns": 675602, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6510376 + } + }, + { + "pair_index": 16, + "elapsed_ns": 6595674, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5345280, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8935850, + "runtime_create_ns": 30736, + "jit_attach_ns": 160, + "context_create_ns": 109088, + "definition_eval_ns": 55233, + "first_eval_ns": 805944, + "threshold_crossing_ns": 674293, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6595674 + } + }, + { + "pair_index": 17, + "elapsed_ns": 6489088, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5554176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8775982, + "runtime_create_ns": 26575, + "jit_attach_ns": 147, + "context_create_ns": 115418, + "definition_eval_ns": 60351, + "first_eval_ns": 768702, + "threshold_crossing_ns": 657091, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6489088 + } + }, + { + "pair_index": 18, + "elapsed_ns": 6510236, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5410816, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8826805, + "runtime_create_ns": 29674, + "jit_attach_ns": 86, + "context_create_ns": 114182, + "definition_eval_ns": 58556, + "first_eval_ns": 774607, + "threshold_crossing_ns": 660129, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6510236 + } + }, + { + "pair_index": 19, + "elapsed_ns": 6511465, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5345280, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8811965, + "runtime_create_ns": 29980, + "jit_attach_ns": 40, + "context_create_ns": 110039, + "definition_eval_ns": 55020, + "first_eval_ns": 786615, + "threshold_crossing_ns": 648720, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6511465 + } + }, + { + "pair_index": 20, + "elapsed_ns": 6544638, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5423104, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8862164, + "runtime_create_ns": 29898, + "jit_attach_ns": 41, + "context_create_ns": 115627, + "definition_eval_ns": 53899, + "first_eval_ns": 788240, + "threshold_crossing_ns": 663285, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6544638 + } + }, + { + "pair_index": 21, + "elapsed_ns": 6524789, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5521408, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8840996, + "runtime_create_ns": 30700, + "jit_attach_ns": 42, + "context_create_ns": 108863, + "definition_eval_ns": 53026, + "first_eval_ns": 801501, + "threshold_crossing_ns": 660209, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6524789 + } + }, + { + "pair_index": 22, + "elapsed_ns": 6454761, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5595136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8778744, + "runtime_create_ns": 29432, + "jit_attach_ns": 234, + "context_create_ns": 111970, + "definition_eval_ns": 53493, + "first_eval_ns": 785570, + "threshold_crossing_ns": 664051, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6454761 + } + }, + { + "pair_index": 23, + "elapsed_ns": 6474845, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5496832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8800763, + "runtime_create_ns": 27585, + "jit_attach_ns": 90, + "context_create_ns": 115469, + "definition_eval_ns": 54397, + "first_eval_ns": 797288, + "threshold_crossing_ns": 654821, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6474845 + } + }, + { + "pair_index": 24, + "elapsed_ns": 6491671, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5480448, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8805508, + "runtime_create_ns": 29240, + "jit_attach_ns": 91, + "context_create_ns": 108619, + "definition_eval_ns": 53270, + "first_eval_ns": 791042, + "threshold_crossing_ns": 665288, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6491671 + } + }, + { + "pair_index": 25, + "elapsed_ns": 6476261, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5562368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8760969, + "runtime_create_ns": 28183, + "jit_attach_ns": 54, + "context_create_ns": 112905, + "definition_eval_ns": 52204, + "first_eval_ns": 778074, + "threshold_crossing_ns": 654949, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6476261 + } + }, + { + "pair_index": 26, + "elapsed_ns": 6492153, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5341184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8801211, + "runtime_create_ns": 29930, + "jit_attach_ns": 87, + "context_create_ns": 104466, + "definition_eval_ns": 57921, + "first_eval_ns": 790760, + "threshold_crossing_ns": 659489, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6492153 + } + }, + { + "pair_index": 27, + "elapsed_ns": 6618217, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5484544, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8970859, + "runtime_create_ns": 27220, + "jit_attach_ns": 85, + "context_create_ns": 115526, + "definition_eval_ns": 53441, + "first_eval_ns": 801862, + "threshold_crossing_ns": 681021, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6618217 + } + }, + { + "pair_index": 28, + "elapsed_ns": 6564948, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5459968, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8893305, + "runtime_create_ns": 30900, + "jit_attach_ns": 104, + "context_create_ns": 109483, + "definition_eval_ns": 52048, + "first_eval_ns": 810908, + "threshold_crossing_ns": 651680, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6564948 + } + }, + { + "pair_index": 29, + "elapsed_ns": 6529327, + "checksum": "number:413e8c5000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5509120, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 8850936, + "runtime_create_ns": 30135, + "jit_attach_ns": 47, + "context_create_ns": 108195, + "definition_eval_ns": 53013, + "first_eval_ns": 784777, + "threshold_crossing_ns": 662141, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 6529327 + } + } + ], + "raw_latency_ns": [ + 6538814, + 6510013, + 6486531, + 6523461, + 6579839, + 6501687, + 6510247, + 6535477, + 6561153, + 6530326, + 6518248, + 6505655, + 6525703, + 6562308, + 6565593, + 6510376, + 6595674, + 6489088, + 6510236, + 6511465, + 6544638, + 6524789, + 6454761, + 6474845, + 6491671, + 6476261, + 6492153, + 6618217, + 6564948, + 6529327 + ], + "raw_throughput_ops": [ + 107, + 104, + 106, + 103, + 104, + 107, + 106, + 106, + 102, + 100 + ], + "median_ns": 6523461, + "mad_ns": 21774, + "p95_ns": 6595674, + "p99_ns": 6618217, + "ci95_ns": [ + 6510236, + 6535477 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "calls-recursion-closures", + "suite": "rquickjs-jit matrix", + "group": "calls-recursion-closures", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 7313950, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9757174, + "runtime_create_ns": 28887, + "jit_attach_ns": 42, + "context_create_ns": 113044, + "definition_eval_ns": 50653, + "first_eval_ns": 741965, + "threshold_crossing_ns": 746284, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7313950 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7422054, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5066752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9853418, + "runtime_create_ns": 27820, + "jit_attach_ns": 132, + "context_create_ns": 115423, + "definition_eval_ns": 56937, + "first_eval_ns": 739243, + "threshold_crossing_ns": 740183, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7422054 + } + }, + { + "pair_index": 2, + "elapsed_ns": 7435825, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9926767, + "runtime_create_ns": 36149, + "jit_attach_ns": 115, + "context_create_ns": 111270, + "definition_eval_ns": 51729, + "first_eval_ns": 817819, + "threshold_crossing_ns": 727027, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7435825 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7516158, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5033984, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9976534, + "runtime_create_ns": 33054, + "jit_attach_ns": 90, + "context_create_ns": 110888, + "definition_eval_ns": 53623, + "first_eval_ns": 754553, + "threshold_crossing_ns": 745534, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7516158 + } + }, + { + "pair_index": 4, + "elapsed_ns": 7520783, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9971297, + "runtime_create_ns": 32109, + "jit_attach_ns": 108, + "context_create_ns": 108710, + "definition_eval_ns": 54978, + "first_eval_ns": 743511, + "threshold_crossing_ns": 743565, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7520783 + } + }, + { + "pair_index": 5, + "elapsed_ns": 7425957, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5132288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9881497, + "runtime_create_ns": 27238, + "jit_attach_ns": 42, + "context_create_ns": 109871, + "definition_eval_ns": 53786, + "first_eval_ns": 746149, + "threshold_crossing_ns": 752783, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7425957 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7398132, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9852296, + "runtime_create_ns": 27855, + "jit_attach_ns": 89, + "context_create_ns": 112846, + "definition_eval_ns": 56019, + "first_eval_ns": 751500, + "threshold_crossing_ns": 744392, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7398132 + } + }, + { + "pair_index": 7, + "elapsed_ns": 7352645, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5062656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9798417, + "runtime_create_ns": 27901, + "jit_attach_ns": 90, + "context_create_ns": 111373, + "definition_eval_ns": 59337, + "first_eval_ns": 752536, + "threshold_crossing_ns": 737965, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7352645 + } + }, + { + "pair_index": 8, + "elapsed_ns": 7425279, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4993024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9885806, + "runtime_create_ns": 29544, + "jit_attach_ns": 103, + "context_create_ns": 108908, + "definition_eval_ns": 52032, + "first_eval_ns": 755594, + "threshold_crossing_ns": 749504, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7425279 + } + }, + { + "pair_index": 9, + "elapsed_ns": 7409529, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9891810, + "runtime_create_ns": 34167, + "jit_attach_ns": 103, + "context_create_ns": 121286, + "definition_eval_ns": 53840, + "first_eval_ns": 750278, + "threshold_crossing_ns": 749203, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7409529 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7413253, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4980736, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9871714, + "runtime_create_ns": 32691, + "jit_attach_ns": 83, + "context_create_ns": 104960, + "definition_eval_ns": 53444, + "first_eval_ns": 755279, + "threshold_crossing_ns": 751620, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7413253 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7377240, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5042176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9813691, + "runtime_create_ns": 30919, + "jit_attach_ns": 153, + "context_create_ns": 111167, + "definition_eval_ns": 54718, + "first_eval_ns": 759983, + "threshold_crossing_ns": 732467, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7377240 + } + }, + { + "pair_index": 12, + "elapsed_ns": 7412121, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9851419, + "runtime_create_ns": 38430, + "jit_attach_ns": 91, + "context_create_ns": 111919, + "definition_eval_ns": 52179, + "first_eval_ns": 732183, + "threshold_crossing_ns": 746945, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7412121 + } + }, + { + "pair_index": 13, + "elapsed_ns": 7411414, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9848992, + "runtime_create_ns": 26567, + "jit_attach_ns": 99, + "context_create_ns": 113660, + "definition_eval_ns": 50989, + "first_eval_ns": 758260, + "threshold_crossing_ns": 743855, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7411414 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7400360, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9843728, + "runtime_create_ns": 28899, + "jit_attach_ns": 96, + "context_create_ns": 114872, + "definition_eval_ns": 52517, + "first_eval_ns": 739726, + "threshold_crossing_ns": 743828, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7400360 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7389699, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5079040, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9847549, + "runtime_create_ns": 28260, + "jit_attach_ns": 89, + "context_create_ns": 105642, + "definition_eval_ns": 50715, + "first_eval_ns": 762667, + "threshold_crossing_ns": 745603, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7389699 + } + }, + { + "pair_index": 16, + "elapsed_ns": 7379825, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5165056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9851712, + "runtime_create_ns": 28525, + "jit_attach_ns": 88, + "context_create_ns": 112471, + "definition_eval_ns": 52363, + "first_eval_ns": 759912, + "threshold_crossing_ns": 752588, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7379825 + } + }, + { + "pair_index": 17, + "elapsed_ns": 7366095, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5222400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9792202, + "runtime_create_ns": 30187, + "jit_attach_ns": 90, + "context_create_ns": 113761, + "definition_eval_ns": 51731, + "first_eval_ns": 735586, + "threshold_crossing_ns": 748354, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7366095 + } + }, + { + "pair_index": 18, + "elapsed_ns": 7411406, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4939776, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9900072, + "runtime_create_ns": 41611, + "jit_attach_ns": 99, + "context_create_ns": 117491, + "definition_eval_ns": 69015, + "first_eval_ns": 745658, + "threshold_crossing_ns": 739527, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7411406 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7482454, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4984832, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9957460, + "runtime_create_ns": 31971, + "jit_attach_ns": 91, + "context_create_ns": 104057, + "definition_eval_ns": 64317, + "first_eval_ns": 748163, + "threshold_crossing_ns": 756675, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7482454 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7371678, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5013504, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9825399, + "runtime_create_ns": 27141, + "jit_attach_ns": 101, + "context_create_ns": 115866, + "definition_eval_ns": 53730, + "first_eval_ns": 739233, + "threshold_crossing_ns": 755359, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7371678 + } + }, + { + "pair_index": 21, + "elapsed_ns": 7400137, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5050368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 10103977, + "runtime_create_ns": 41227, + "jit_attach_ns": 125, + "context_create_ns": 146985, + "definition_eval_ns": 73825, + "first_eval_ns": 950465, + "threshold_crossing_ns": 736515, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7400137 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7413745, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9873196, + "runtime_create_ns": 27292, + "jit_attach_ns": 320, + "context_create_ns": 115588, + "definition_eval_ns": 54687, + "first_eval_ns": 761357, + "threshold_crossing_ns": 742884, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7413745 + } + }, + { + "pair_index": 23, + "elapsed_ns": 7479992, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 4968448, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9937261, + "runtime_create_ns": 36792, + "jit_attach_ns": 200, + "context_create_ns": 110696, + "definition_eval_ns": 57110, + "first_eval_ns": 729381, + "threshold_crossing_ns": 752490, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7479992 + } + }, + { + "pair_index": 24, + "elapsed_ns": 7399779, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9876739, + "runtime_create_ns": 31152, + "jit_attach_ns": 91, + "context_create_ns": 122204, + "definition_eval_ns": 53653, + "first_eval_ns": 740942, + "threshold_crossing_ns": 762452, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7399779 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7392574, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9853814, + "runtime_create_ns": 27952, + "jit_attach_ns": 91, + "context_create_ns": 108733, + "definition_eval_ns": 50865, + "first_eval_ns": 767182, + "threshold_crossing_ns": 740429, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7392574 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7386290, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5087232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9869032, + "runtime_create_ns": 31500, + "jit_attach_ns": 97, + "context_create_ns": 112267, + "definition_eval_ns": 54048, + "first_eval_ns": 764053, + "threshold_crossing_ns": 751196, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7386290 + } + }, + { + "pair_index": 27, + "elapsed_ns": 7461802, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5029888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9913157, + "runtime_create_ns": 26101, + "jit_attach_ns": 89, + "context_create_ns": 113875, + "definition_eval_ns": 54927, + "first_eval_ns": 741542, + "threshold_crossing_ns": 752671, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7461802 + } + }, + { + "pair_index": 28, + "elapsed_ns": 7348783, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9804699, + "runtime_create_ns": 28362, + "jit_attach_ns": 90, + "context_create_ns": 111183, + "definition_eval_ns": 53054, + "first_eval_ns": 751147, + "threshold_crossing_ns": 743364, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7348783 + } + }, + { + "pair_index": 29, + "elapsed_ns": 7373300, + "checksum": "number:40d4820000000000", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 9821287, + "runtime_create_ns": 26463, + "jit_attach_ns": 158, + "context_create_ns": 112190, + "definition_eval_ns": 54828, + "first_eval_ns": 745983, + "threshold_crossing_ns": 751229, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 7373300 + } + } + ], + "raw_latency_ns": [ + 7313950, + 7422054, + 7435825, + 7516158, + 7520783, + 7425957, + 7398132, + 7352645, + 7425279, + 7409529, + 7413253, + 7377240, + 7412121, + 7411414, + 7400360, + 7389699, + 7379825, + 7366095, + 7411406, + 7482454, + 7371678, + 7400137, + 7413745, + 7479992, + 7399779, + 7392574, + 7386290, + 7461802, + 7348783, + 7373300 + ], + "raw_throughput_ops": [ + 96, + 97, + 97, + 98, + 97, + 98, + 98, + 96, + 98, + 98 + ], + "median_ns": 7409529, + "mad_ns": 23239, + "p95_ns": 7516158, + "p99_ns": 7520783, + "ci95_ns": [ + 7392574, + 7413745 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "json-codec", + "suite": "rquickjs-jit matrix", + "group": "json-codec", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 78356301, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102400505, + "runtime_create_ns": 28044, + "jit_attach_ns": 85, + "context_create_ns": 113134, + "definition_eval_ns": 48289, + "first_eval_ns": 7994808, + "threshold_crossing_ns": 7885656, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78356301 + } + }, + { + "pair_index": 1, + "elapsed_ns": 78339134, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5242880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102376174, + "runtime_create_ns": 28752, + "jit_attach_ns": 87, + "context_create_ns": 109791, + "definition_eval_ns": 48586, + "first_eval_ns": 8007741, + "threshold_crossing_ns": 7879078, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78339134 + } + }, + { + "pair_index": 2, + "elapsed_ns": 78340761, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5058560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102366917, + "runtime_create_ns": 30688, + "jit_attach_ns": 153, + "context_create_ns": 110762, + "definition_eval_ns": 49998, + "first_eval_ns": 7978903, + "threshold_crossing_ns": 7850253, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78340761 + } + }, + { + "pair_index": 3, + "elapsed_ns": 78318295, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102502790, + "runtime_create_ns": 31432, + "jit_attach_ns": 90, + "context_create_ns": 111979, + "definition_eval_ns": 47996, + "first_eval_ns": 8093995, + "threshold_crossing_ns": 7883506, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78318295 + } + }, + { + "pair_index": 4, + "elapsed_ns": 79063564, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5156864, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 103194783, + "runtime_create_ns": 30931, + "jit_attach_ns": 98, + "context_create_ns": 111570, + "definition_eval_ns": 47929, + "first_eval_ns": 8037099, + "threshold_crossing_ns": 7882521, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 79063564 + } + }, + { + "pair_index": 5, + "elapsed_ns": 78281885, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102329923, + "runtime_create_ns": 26124, + "jit_attach_ns": 41, + "context_create_ns": 114074, + "definition_eval_ns": 49284, + "first_eval_ns": 7995147, + "threshold_crossing_ns": 7863878, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78281885 + } + }, + { + "pair_index": 6, + "elapsed_ns": 78489943, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5165056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102520340, + "runtime_create_ns": 29262, + "jit_attach_ns": 95, + "context_create_ns": 120043, + "definition_eval_ns": 47549, + "first_eval_ns": 7992500, + "threshold_crossing_ns": 7883425, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78489943 + } + }, + { + "pair_index": 7, + "elapsed_ns": 78522962, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5181440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102591264, + "runtime_create_ns": 31213, + "jit_attach_ns": 100, + "context_create_ns": 104731, + "definition_eval_ns": 50624, + "first_eval_ns": 7995797, + "threshold_crossing_ns": 7880667, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78522962 + } + }, + { + "pair_index": 8, + "elapsed_ns": 78438525, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5283840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102432083, + "runtime_create_ns": 26851, + "jit_attach_ns": 91, + "context_create_ns": 113569, + "definition_eval_ns": 47663, + "first_eval_ns": 7974828, + "threshold_crossing_ns": 7865918, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78438525 + } + }, + { + "pair_index": 9, + "elapsed_ns": 78554897, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102679695, + "runtime_create_ns": 44529, + "jit_attach_ns": 93, + "context_create_ns": 109382, + "definition_eval_ns": 48335, + "first_eval_ns": 8008387, + "threshold_crossing_ns": 7931099, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78554897 + } + }, + { + "pair_index": 10, + "elapsed_ns": 78341010, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102332184, + "runtime_create_ns": 28679, + "jit_attach_ns": 98, + "context_create_ns": 121814, + "definition_eval_ns": 46927, + "first_eval_ns": 7962018, + "threshold_crossing_ns": 7857346, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78341010 + } + }, + { + "pair_index": 11, + "elapsed_ns": 78414749, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5337088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102471407, + "runtime_create_ns": 28193, + "jit_attach_ns": 40, + "context_create_ns": 112842, + "definition_eval_ns": 51695, + "first_eval_ns": 8009475, + "threshold_crossing_ns": 7874164, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78414749 + } + }, + { + "pair_index": 12, + "elapsed_ns": 78381497, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5197824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102462766, + "runtime_create_ns": 27061, + "jit_attach_ns": 91, + "context_create_ns": 115597, + "definition_eval_ns": 47568, + "first_eval_ns": 8009282, + "threshold_crossing_ns": 7914204, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78381497 + } + }, + { + "pair_index": 13, + "elapsed_ns": 78629013, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102767975, + "runtime_create_ns": 26058, + "jit_attach_ns": 91, + "context_create_ns": 112058, + "definition_eval_ns": 52309, + "first_eval_ns": 8032182, + "threshold_crossing_ns": 7916572, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78629013 + } + }, + { + "pair_index": 14, + "elapsed_ns": 78583153, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102623252, + "runtime_create_ns": 27562, + "jit_attach_ns": 97, + "context_create_ns": 113809, + "definition_eval_ns": 47922, + "first_eval_ns": 7983384, + "threshold_crossing_ns": 7888503, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78583153 + } + }, + { + "pair_index": 15, + "elapsed_ns": 78323432, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102392313, + "runtime_create_ns": 28520, + "jit_attach_ns": 40, + "context_create_ns": 111013, + "definition_eval_ns": 47696, + "first_eval_ns": 8012180, + "threshold_crossing_ns": 7869828, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78323432 + } + }, + { + "pair_index": 16, + "elapsed_ns": 78478067, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5107712, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102592475, + "runtime_create_ns": 30598, + "jit_attach_ns": 133, + "context_create_ns": 110334, + "definition_eval_ns": 48804, + "first_eval_ns": 8005252, + "threshold_crossing_ns": 7916768, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78478067 + } + }, + { + "pair_index": 17, + "elapsed_ns": 78521895, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102618554, + "runtime_create_ns": 30049, + "jit_attach_ns": 91, + "context_create_ns": 109288, + "definition_eval_ns": 56676, + "first_eval_ns": 8008360, + "threshold_crossing_ns": 7883835, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78521895 + } + }, + { + "pair_index": 18, + "elapsed_ns": 78692484, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5324800, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102879079, + "runtime_create_ns": 27580, + "jit_attach_ns": 102, + "context_create_ns": 114629, + "definition_eval_ns": 47180, + "first_eval_ns": 8019558, + "threshold_crossing_ns": 7947369, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78692484 + } + }, + { + "pair_index": 19, + "elapsed_ns": 78204481, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5312512, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102210278, + "runtime_create_ns": 32362, + "jit_attach_ns": 90, + "context_create_ns": 111096, + "definition_eval_ns": 47939, + "first_eval_ns": 7967933, + "threshold_crossing_ns": 7895016, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78204481 + } + }, + { + "pair_index": 20, + "elapsed_ns": 78605505, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5296128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102708534, + "runtime_create_ns": 29963, + "jit_attach_ns": 39, + "context_create_ns": 108833, + "definition_eval_ns": 47956, + "first_eval_ns": 8012544, + "threshold_crossing_ns": 7902796, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78605505 + } + }, + { + "pair_index": 21, + "elapsed_ns": 79258584, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 103481813, + "runtime_create_ns": 40657, + "jit_attach_ns": 40, + "context_create_ns": 109320, + "definition_eval_ns": 50066, + "first_eval_ns": 8054353, + "threshold_crossing_ns": 7936011, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 79258584 + } + }, + { + "pair_index": 22, + "elapsed_ns": 78220016, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5312512, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102171620, + "runtime_create_ns": 27111, + "jit_attach_ns": 92, + "context_create_ns": 126783, + "definition_eval_ns": 47109, + "first_eval_ns": 7986081, + "threshold_crossing_ns": 7821377, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78220016 + } + }, + { + "pair_index": 23, + "elapsed_ns": 78502295, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5287936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102578943, + "runtime_create_ns": 26901, + "jit_attach_ns": 89, + "context_create_ns": 112808, + "definition_eval_ns": 46799, + "first_eval_ns": 8023067, + "threshold_crossing_ns": 7880323, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78502295 + } + }, + { + "pair_index": 24, + "elapsed_ns": 79820681, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 104292042, + "runtime_create_ns": 30522, + "jit_attach_ns": 44, + "context_create_ns": 110855, + "definition_eval_ns": 51881, + "first_eval_ns": 8126468, + "threshold_crossing_ns": 8025070, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 79820681 + } + }, + { + "pair_index": 25, + "elapsed_ns": 78466793, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102462695, + "runtime_create_ns": 39749, + "jit_attach_ns": 52, + "context_create_ns": 108769, + "definition_eval_ns": 46461, + "first_eval_ns": 7967470, + "threshold_crossing_ns": 7860040, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78466793 + } + }, + { + "pair_index": 26, + "elapsed_ns": 78514666, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5324800, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102560352, + "runtime_create_ns": 32824, + "jit_attach_ns": 91, + "context_create_ns": 111413, + "definition_eval_ns": 47260, + "first_eval_ns": 7986043, + "threshold_crossing_ns": 7888185, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78514666 + } + }, + { + "pair_index": 27, + "elapsed_ns": 78658023, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5156864, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102751102, + "runtime_create_ns": 31058, + "jit_attach_ns": 91, + "context_create_ns": 109052, + "definition_eval_ns": 47725, + "first_eval_ns": 8005020, + "threshold_crossing_ns": 7893332, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78658023 + } + }, + { + "pair_index": 28, + "elapsed_ns": 78386254, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5316608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102420518, + "runtime_create_ns": 32617, + "jit_attach_ns": 92, + "context_create_ns": 109734, + "definition_eval_ns": 47528, + "first_eval_ns": 7967222, + "threshold_crossing_ns": 7878580, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78386254 + } + }, + { + "pair_index": 29, + "elapsed_ns": 78323616, + "checksum": "string:2013000:123", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 102395634, + "runtime_create_ns": 27032, + "jit_attach_ns": 85, + "context_create_ns": 112588, + "definition_eval_ns": 52496, + "first_eval_ns": 7995507, + "threshold_crossing_ns": 7895728, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 78323616 + } + } + ], + "raw_latency_ns": [ + 78356301, + 78339134, + 78340761, + 78318295, + 79063564, + 78281885, + 78489943, + 78522962, + 78438525, + 78554897, + 78341010, + 78414749, + 78381497, + 78629013, + 78583153, + 78323432, + 78478067, + 78521895, + 78692484, + 78204481, + 78605505, + 79258584, + 78220016, + 78502295, + 79820681, + 78466793, + 78514666, + 78658023, + 78386254, + 78323616 + ], + "raw_throughput_ops": [ + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10, + 10 + ], + "median_ns": 78478067, + "mad_ns": 137057, + "p95_ns": 79258584, + "p99_ns": 79820681, + "ci95_ns": [ + 78381497, + 78522962 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "map-set-bigint", + "suite": "rquickjs-jit matrix", + "group": "map-set-bigint", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 15462771, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5070848, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20354522, + "runtime_create_ns": 27576, + "jit_attach_ns": 42, + "context_create_ns": 106264, + "definition_eval_ns": 50072, + "first_eval_ns": 1596910, + "threshold_crossing_ns": 1519828, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15462771 + } + }, + { + "pair_index": 1, + "elapsed_ns": 15531257, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5218304, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20453047, + "runtime_create_ns": 26484, + "jit_attach_ns": 86, + "context_create_ns": 119845, + "definition_eval_ns": 54157, + "first_eval_ns": 1598667, + "threshold_crossing_ns": 1527137, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15531257 + } + }, + { + "pair_index": 2, + "elapsed_ns": 15483169, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5308416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20411337, + "runtime_create_ns": 27553, + "jit_attach_ns": 98, + "context_create_ns": 113847, + "definition_eval_ns": 51035, + "first_eval_ns": 1594420, + "threshold_crossing_ns": 1531378, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15483169 + } + }, + { + "pair_index": 3, + "elapsed_ns": 15466684, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5177344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20370988, + "runtime_create_ns": 30126, + "jit_attach_ns": 94, + "context_create_ns": 108448, + "definition_eval_ns": 50554, + "first_eval_ns": 1601147, + "threshold_crossing_ns": 1522218, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15466684 + } + }, + { + "pair_index": 4, + "elapsed_ns": 15547002, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5083136, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20457544, + "runtime_create_ns": 32558, + "jit_attach_ns": 108, + "context_create_ns": 104448, + "definition_eval_ns": 51623, + "first_eval_ns": 1604844, + "threshold_crossing_ns": 1522585, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15547002 + } + }, + { + "pair_index": 5, + "elapsed_ns": 15444162, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20326614, + "runtime_create_ns": 29863, + "jit_attach_ns": 86, + "context_create_ns": 116848, + "definition_eval_ns": 49609, + "first_eval_ns": 1577702, + "threshold_crossing_ns": 1535081, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15444162 + } + }, + { + "pair_index": 6, + "elapsed_ns": 15451740, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5287936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20377485, + "runtime_create_ns": 27152, + "jit_attach_ns": 91, + "context_create_ns": 116571, + "definition_eval_ns": 47994, + "first_eval_ns": 1600678, + "threshold_crossing_ns": 1522168, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15451740 + } + }, + { + "pair_index": 7, + "elapsed_ns": 15467247, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5148672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20384124, + "runtime_create_ns": 30198, + "jit_attach_ns": 90, + "context_create_ns": 109767, + "definition_eval_ns": 50284, + "first_eval_ns": 1614531, + "threshold_crossing_ns": 1530773, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15467247 + } + }, + { + "pair_index": 8, + "elapsed_ns": 15503602, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5304320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20394731, + "runtime_create_ns": 31094, + "jit_attach_ns": 90, + "context_create_ns": 109743, + "definition_eval_ns": 49373, + "first_eval_ns": 1597074, + "threshold_crossing_ns": 1515960, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15503602 + } + }, + { + "pair_index": 9, + "elapsed_ns": 15483138, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5304320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20395741, + "runtime_create_ns": 28113, + "jit_attach_ns": 105, + "context_create_ns": 122838, + "definition_eval_ns": 49846, + "first_eval_ns": 1584397, + "threshold_crossing_ns": 1531766, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15483138 + } + }, + { + "pair_index": 10, + "elapsed_ns": 15411906, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20301426, + "runtime_create_ns": 31069, + "jit_attach_ns": 112, + "context_create_ns": 107358, + "definition_eval_ns": 47273, + "first_eval_ns": 1588972, + "threshold_crossing_ns": 1517988, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15411906 + } + }, + { + "pair_index": 11, + "elapsed_ns": 15515220, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5369856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20415616, + "runtime_create_ns": 33301, + "jit_attach_ns": 90, + "context_create_ns": 110759, + "definition_eval_ns": 51039, + "first_eval_ns": 1581360, + "threshold_crossing_ns": 1528202, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15515220 + } + }, + { + "pair_index": 12, + "elapsed_ns": 15468786, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20377673, + "runtime_create_ns": 27076, + "jit_attach_ns": 41, + "context_create_ns": 111432, + "definition_eval_ns": 53703, + "first_eval_ns": 1587676, + "threshold_crossing_ns": 1528062, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15468786 + } + }, + { + "pair_index": 13, + "elapsed_ns": 15499675, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5369856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20437589, + "runtime_create_ns": 26934, + "jit_attach_ns": 97, + "context_create_ns": 113074, + "definition_eval_ns": 50003, + "first_eval_ns": 1620387, + "threshold_crossing_ns": 1525038, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15499675 + } + }, + { + "pair_index": 14, + "elapsed_ns": 15521714, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20476195, + "runtime_create_ns": 27765, + "jit_attach_ns": 91, + "context_create_ns": 125331, + "definition_eval_ns": 49450, + "first_eval_ns": 1597717, + "threshold_crossing_ns": 1530642, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15521714 + } + }, + { + "pair_index": 15, + "elapsed_ns": 15377131, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5242880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20276045, + "runtime_create_ns": 25427, + "jit_attach_ns": 100, + "context_create_ns": 108113, + "definition_eval_ns": 52569, + "first_eval_ns": 1597972, + "threshold_crossing_ns": 1520776, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15377131 + } + }, + { + "pair_index": 16, + "elapsed_ns": 15534764, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5259264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20460791, + "runtime_create_ns": 29807, + "jit_attach_ns": 91, + "context_create_ns": 110089, + "definition_eval_ns": 50406, + "first_eval_ns": 1587938, + "threshold_crossing_ns": 1521485, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15534764 + } + }, + { + "pair_index": 17, + "elapsed_ns": 15374034, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5390336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20290230, + "runtime_create_ns": 27131, + "jit_attach_ns": 42, + "context_create_ns": 110265, + "definition_eval_ns": 49575, + "first_eval_ns": 1589742, + "threshold_crossing_ns": 1535770, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15374034 + } + }, + { + "pair_index": 18, + "elapsed_ns": 15459022, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5165056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20353976, + "runtime_create_ns": 25316, + "jit_attach_ns": 105, + "context_create_ns": 110704, + "definition_eval_ns": 52735, + "first_eval_ns": 1585113, + "threshold_crossing_ns": 1520343, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15459022 + } + }, + { + "pair_index": 19, + "elapsed_ns": 15525921, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20424261, + "runtime_create_ns": 24183, + "jit_attach_ns": 92, + "context_create_ns": 109780, + "definition_eval_ns": 56160, + "first_eval_ns": 1593165, + "threshold_crossing_ns": 1522882, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15525921 + } + }, + { + "pair_index": 20, + "elapsed_ns": 15396471, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20297246, + "runtime_create_ns": 34761, + "jit_attach_ns": 88, + "context_create_ns": 108280, + "definition_eval_ns": 48168, + "first_eval_ns": 1583879, + "threshold_crossing_ns": 1523154, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15396471 + } + }, + { + "pair_index": 21, + "elapsed_ns": 15504472, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5128192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20437532, + "runtime_create_ns": 30341, + "jit_attach_ns": 186, + "context_create_ns": 110112, + "definition_eval_ns": 51454, + "first_eval_ns": 1594756, + "threshold_crossing_ns": 1521817, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15504472 + } + }, + { + "pair_index": 22, + "elapsed_ns": 15368651, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20297159, + "runtime_create_ns": 31825, + "jit_attach_ns": 41, + "context_create_ns": 111889, + "definition_eval_ns": 51051, + "first_eval_ns": 1625372, + "threshold_crossing_ns": 1524343, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15368651 + } + }, + { + "pair_index": 23, + "elapsed_ns": 15430250, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20329460, + "runtime_create_ns": 29914, + "jit_attach_ns": 85, + "context_create_ns": 108780, + "definition_eval_ns": 51611, + "first_eval_ns": 1586144, + "threshold_crossing_ns": 1508710, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15430250 + } + }, + { + "pair_index": 24, + "elapsed_ns": 15455490, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5169152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20378934, + "runtime_create_ns": 27574, + "jit_attach_ns": 89, + "context_create_ns": 108914, + "definition_eval_ns": 52916, + "first_eval_ns": 1590204, + "threshold_crossing_ns": 1540954, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15455490 + } + }, + { + "pair_index": 25, + "elapsed_ns": 15476777, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20373500, + "runtime_create_ns": 29813, + "jit_attach_ns": 41, + "context_create_ns": 107731, + "definition_eval_ns": 51320, + "first_eval_ns": 1586619, + "threshold_crossing_ns": 1525806, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15476777 + } + }, + { + "pair_index": 26, + "elapsed_ns": 15533238, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20433660, + "runtime_create_ns": 28904, + "jit_attach_ns": 90, + "context_create_ns": 119854, + "definition_eval_ns": 50923, + "first_eval_ns": 1583242, + "threshold_crossing_ns": 1521118, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15533238 + } + }, + { + "pair_index": 27, + "elapsed_ns": 15506646, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5210112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20433076, + "runtime_create_ns": 31110, + "jit_attach_ns": 127, + "context_create_ns": 110627, + "definition_eval_ns": 50346, + "first_eval_ns": 1605598, + "threshold_crossing_ns": 1517076, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15506646 + } + }, + { + "pair_index": 28, + "elapsed_ns": 15469565, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5234688, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20386202, + "runtime_create_ns": 30072, + "jit_attach_ns": 95, + "context_create_ns": 107854, + "definition_eval_ns": 49080, + "first_eval_ns": 1586284, + "threshold_crossing_ns": 1527280, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15469565 + } + }, + { + "pair_index": 29, + "elapsed_ns": 15465935, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5246976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 20404890, + "runtime_create_ns": 27239, + "jit_attach_ns": 41, + "context_create_ns": 115919, + "definition_eval_ns": 51912, + "first_eval_ns": 1602154, + "threshold_crossing_ns": 1532911, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15465935 + } + } + ], + "raw_latency_ns": [ + 15462771, + 15531257, + 15483169, + 15466684, + 15547002, + 15444162, + 15451740, + 15467247, + 15503602, + 15483138, + 15411906, + 15515220, + 15468786, + 15499675, + 15521714, + 15377131, + 15534764, + 15374034, + 15459022, + 15525921, + 15396471, + 15504472, + 15368651, + 15430250, + 15455490, + 15476777, + 15533238, + 15506646, + 15469565, + 15465935 + ], + "raw_throughput_ops": [ + 48, + 48, + 48, + 48, + 48, + 48, + 48, + 48, + 48, + 48 + ], + "median_ns": 15469565, + "mad_ns": 34907, + "p95_ns": 15534764, + "p99_ns": 15547002, + "ci95_ns": [ + 15462771, + 15503602 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "exceptions-promises-async", + "suite": "rquickjs-jit matrix", + "group": "exceptions-promises-async", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2025188, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5193728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 4758695, + "runtime_create_ns": 26658, + "jit_attach_ns": 42, + "context_create_ns": 1252951, + "definition_eval_ns": 818929, + "first_eval_ns": 209731, + "threshold_crossing_ns": 197468, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2025188 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1957244, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5226496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2779002, + "runtime_create_ns": 28627, + "jit_attach_ns": 103, + "context_create_ns": 116958, + "definition_eval_ns": 46727, + "first_eval_ns": 219580, + "threshold_crossing_ns": 194722, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1957244 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1994107, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5283840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2826828, + "runtime_create_ns": 27248, + "jit_attach_ns": 194, + "context_create_ns": 114805, + "definition_eval_ns": 52302, + "first_eval_ns": 212974, + "threshold_crossing_ns": 204629, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1994107 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1969135, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5222400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2808580, + "runtime_create_ns": 31601, + "jit_attach_ns": 91, + "context_create_ns": 110546, + "definition_eval_ns": 49363, + "first_eval_ns": 216074, + "threshold_crossing_ns": 214347, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1969135 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2001345, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5271552, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2833414, + "runtime_create_ns": 29460, + "jit_attach_ns": 196, + "context_create_ns": 116286, + "definition_eval_ns": 49604, + "first_eval_ns": 210585, + "threshold_crossing_ns": 197078, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2001345 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1975261, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2800001, + "runtime_create_ns": 35151, + "jit_attach_ns": 99, + "context_create_ns": 108125, + "definition_eval_ns": 51651, + "first_eval_ns": 222369, + "threshold_crossing_ns": 194132, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1975261 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2336818, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3246968, + "runtime_create_ns": 26038, + "jit_attach_ns": 89, + "context_create_ns": 112034, + "definition_eval_ns": 52921, + "first_eval_ns": 259236, + "threshold_crossing_ns": 227128, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2336818 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1964373, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5304320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2795187, + "runtime_create_ns": 33980, + "jit_attach_ns": 95, + "context_create_ns": 113624, + "definition_eval_ns": 49145, + "first_eval_ns": 209583, + "threshold_crossing_ns": 195951, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1964373 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2016046, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2854449, + "runtime_create_ns": 32657, + "jit_attach_ns": 107, + "context_create_ns": 111743, + "definition_eval_ns": 53422, + "first_eval_ns": 213685, + "threshold_crossing_ns": 207196, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2016046 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1973209, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2790009, + "runtime_create_ns": 28322, + "jit_attach_ns": 85, + "context_create_ns": 112839, + "definition_eval_ns": 52144, + "first_eval_ns": 211014, + "threshold_crossing_ns": 196960, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1973209 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1979451, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5279744, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2807154, + "runtime_create_ns": 26150, + "jit_attach_ns": 88, + "context_create_ns": 109291, + "definition_eval_ns": 51274, + "first_eval_ns": 223286, + "threshold_crossing_ns": 200189, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1979451 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1956282, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5140480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2766210, + "runtime_create_ns": 30808, + "jit_attach_ns": 90, + "context_create_ns": 102561, + "definition_eval_ns": 52124, + "first_eval_ns": 210492, + "threshold_crossing_ns": 199628, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1956282 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1984704, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5218304, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2793455, + "runtime_create_ns": 28989, + "jit_attach_ns": 85, + "context_create_ns": 108300, + "definition_eval_ns": 47788, + "first_eval_ns": 214107, + "threshold_crossing_ns": 194255, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1984704 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1971737, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5255168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2786679, + "runtime_create_ns": 27115, + "jit_attach_ns": 112, + "context_create_ns": 111707, + "definition_eval_ns": 48940, + "first_eval_ns": 210689, + "threshold_crossing_ns": 198657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1971737 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1965609, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5189632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2793745, + "runtime_create_ns": 26577, + "jit_attach_ns": 87, + "context_create_ns": 122655, + "definition_eval_ns": 47279, + "first_eval_ns": 209160, + "threshold_crossing_ns": 197899, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1965609 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1969290, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5120000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2778233, + "runtime_create_ns": 26744, + "jit_attach_ns": 91, + "context_create_ns": 106744, + "definition_eval_ns": 45929, + "first_eval_ns": 214042, + "threshold_crossing_ns": 197522, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1969290 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1984814, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5267456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2807155, + "runtime_create_ns": 32059, + "jit_attach_ns": 91, + "context_create_ns": 111833, + "definition_eval_ns": 47381, + "first_eval_ns": 209933, + "threshold_crossing_ns": 195727, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1984814 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1945695, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5230592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2773816, + "runtime_create_ns": 28013, + "jit_attach_ns": 104, + "context_create_ns": 115899, + "definition_eval_ns": 50403, + "first_eval_ns": 225516, + "threshold_crossing_ns": 192978, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1945695 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1968446, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5115904, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2795264, + "runtime_create_ns": 29396, + "jit_attach_ns": 41, + "context_create_ns": 106045, + "definition_eval_ns": 59599, + "first_eval_ns": 216969, + "threshold_crossing_ns": 198221, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1968446 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1993739, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5206016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2809077, + "runtime_create_ns": 24988, + "jit_attach_ns": 80, + "context_create_ns": 112682, + "definition_eval_ns": 51832, + "first_eval_ns": 209318, + "threshold_crossing_ns": 199190, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1993739 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1984112, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5144576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2814162, + "runtime_create_ns": 32658, + "jit_attach_ns": 130, + "context_create_ns": 109953, + "definition_eval_ns": 51636, + "first_eval_ns": 217182, + "threshold_crossing_ns": 197930, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1984112 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1965080, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5185536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2800639, + "runtime_create_ns": 26517, + "jit_attach_ns": 90, + "context_create_ns": 115083, + "definition_eval_ns": 59119, + "first_eval_ns": 224569, + "threshold_crossing_ns": 193251, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1965080 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2004414, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2829822, + "runtime_create_ns": 30767, + "jit_attach_ns": 90, + "context_create_ns": 108704, + "definition_eval_ns": 49299, + "first_eval_ns": 214255, + "threshold_crossing_ns": 205495, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2004414 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2029160, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5251072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2904219, + "runtime_create_ns": 31134, + "jit_attach_ns": 40, + "context_create_ns": 110461, + "definition_eval_ns": 52694, + "first_eval_ns": 222479, + "threshold_crossing_ns": 199016, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2029160 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1959920, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5238784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2780683, + "runtime_create_ns": 29574, + "jit_attach_ns": 92, + "context_create_ns": 110154, + "definition_eval_ns": 48538, + "first_eval_ns": 207589, + "threshold_crossing_ns": 200094, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1959920 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1968123, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5308416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2818348, + "runtime_create_ns": 27302, + "jit_attach_ns": 42, + "context_create_ns": 110249, + "definition_eval_ns": 53586, + "first_eval_ns": 244317, + "threshold_crossing_ns": 198663, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1968123 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1977351, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5165056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2798235, + "runtime_create_ns": 25101, + "jit_attach_ns": 89, + "context_create_ns": 111673, + "definition_eval_ns": 51670, + "first_eval_ns": 215990, + "threshold_crossing_ns": 199803, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1977351 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1955783, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5152768, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2789034, + "runtime_create_ns": 28149, + "jit_attach_ns": 91, + "context_create_ns": 109966, + "definition_eval_ns": 49378, + "first_eval_ns": 224864, + "threshold_crossing_ns": 202693, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1955783 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1974985, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5201920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2794237, + "runtime_create_ns": 24784, + "jit_attach_ns": 91, + "context_create_ns": 110038, + "definition_eval_ns": 51172, + "first_eval_ns": 208300, + "threshold_crossing_ns": 199912, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1974985 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1959643, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 12357534117174366029, + "peak_rss_bytes": 5160960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2782264, + "runtime_create_ns": 29366, + "jit_attach_ns": 88, + "context_create_ns": 108199, + "definition_eval_ns": 47788, + "first_eval_ns": 213740, + "threshold_crossing_ns": 197907, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1959643 + } + } + ], + "raw_latency_ns": [ + 2025188, + 1957244, + 1994107, + 1969135, + 2001345, + 1975261, + 2336818, + 1964373, + 2016046, + 1973209, + 1979451, + 1956282, + 1984704, + 1971737, + 1965609, + 1969290, + 1984814, + 1945695, + 1968446, + 1993739, + 1984112, + 1965080, + 2004414, + 2029160, + 1959920, + 1968123, + 1977351, + 1955783, + 1974985, + 1959643 + ], + "raw_throughput_ops": [ + 310, + 309, + 309, + 309, + 310, + 310, + 310, + 310, + 310, + 310 + ], + "median_ns": 1974985, + "mad_ns": 10612, + "p95_ns": 2029160, + "p99_ns": 2336818, + "ci95_ns": [ + 1968446, + 1984704 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + } + ] + }, + { + "mode": "tier1", + "workloads": [ + { + "name": "quickjs-int-arith", + "suite": "QuickJS microbench", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2630107, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12648448, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31345753, + "runtime_create_ns": 24117, + "jit_attach_ns": 52382, + "context_create_ns": 106246, + "definition_eval_ns": 48115, + "first_eval_ns": 2782834, + "threshold_crossing_ns": 25408871, + "compile_ns": 27001643, + "install_ns": 67285, + "osr_ns": 0, + "steady_state_ns": 2630107 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2635478, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12673024, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31705844, + "runtime_create_ns": 28067, + "jit_attach_ns": 52971, + "context_create_ns": 115103, + "definition_eval_ns": 52641, + "first_eval_ns": 2809442, + "threshold_crossing_ns": 25723362, + "compile_ns": 27341150, + "install_ns": 60438, + "osr_ns": 0, + "steady_state_ns": 2635478 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2636803, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12640256, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31609882, + "runtime_create_ns": 23182, + "jit_attach_ns": 59420, + "context_create_ns": 109905, + "definition_eval_ns": 53710, + "first_eval_ns": 2805921, + "threshold_crossing_ns": 25625047, + "compile_ns": 27263215, + "install_ns": 53330, + "osr_ns": 0, + "steady_state_ns": 2636803 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2639084, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12603392, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31523303, + "runtime_create_ns": 27155, + "jit_attach_ns": 61359, + "context_create_ns": 109605, + "definition_eval_ns": 53390, + "first_eval_ns": 2814490, + "threshold_crossing_ns": 25526331, + "compile_ns": 27208341, + "install_ns": 61018, + "osr_ns": 0, + "steady_state_ns": 2639084 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2666024, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12685312, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31578684, + "runtime_create_ns": 24490, + "jit_attach_ns": 59651, + "context_create_ns": 114786, + "definition_eval_ns": 53702, + "first_eval_ns": 2820220, + "threshold_crossing_ns": 25542895, + "compile_ns": 27238623, + "install_ns": 55653, + "osr_ns": 0, + "steady_state_ns": 2666024 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2653772, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12677120, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31546391, + "runtime_create_ns": 26431, + "jit_attach_ns": 61626, + "context_create_ns": 109701, + "definition_eval_ns": 48941, + "first_eval_ns": 2803240, + "threshold_crossing_ns": 25545848, + "compile_ns": 27166138, + "install_ns": 69303, + "osr_ns": 0, + "steady_state_ns": 2653772 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2643488, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12673024, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31685412, + "runtime_create_ns": 30230, + "jit_attach_ns": 62809, + "context_create_ns": 114414, + "definition_eval_ns": 55785, + "first_eval_ns": 2834288, + "threshold_crossing_ns": 25651756, + "compile_ns": 27330499, + "install_ns": 57299, + "osr_ns": 0, + "steady_state_ns": 2643488 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2646165, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12673024, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31545468, + "runtime_create_ns": 24987, + "jit_attach_ns": 57783, + "context_create_ns": 120297, + "definition_eval_ns": 52866, + "first_eval_ns": 2846558, + "threshold_crossing_ns": 25506149, + "compile_ns": 27209085, + "install_ns": 55958, + "osr_ns": 0, + "steady_state_ns": 2646165 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2630969, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12800000, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31263338, + "runtime_create_ns": 22404, + "jit_attach_ns": 53141, + "context_create_ns": 101937, + "definition_eval_ns": 43347, + "first_eval_ns": 2800679, + "threshold_crossing_ns": 25324780, + "compile_ns": 26927785, + "install_ns": 48526, + "osr_ns": 0, + "steady_state_ns": 2630969 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2644532, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12677120, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31776074, + "runtime_create_ns": 24074, + "jit_attach_ns": 56403, + "context_create_ns": 100871, + "definition_eval_ns": 38304, + "first_eval_ns": 2991790, + "threshold_crossing_ns": 25629041, + "compile_ns": 27408885, + "install_ns": 50117, + "osr_ns": 0, + "steady_state_ns": 2644532 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2633486, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12840960, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 34065989, + "runtime_create_ns": 23923, + "jit_attach_ns": 61304, + "context_create_ns": 109013, + "definition_eval_ns": 50171, + "first_eval_ns": 2821302, + "threshold_crossing_ns": 28071040, + "compile_ns": 29763296, + "install_ns": 67445, + "osr_ns": 0, + "steady_state_ns": 2633486 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2649760, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12668928, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31247652, + "runtime_create_ns": 28301, + "jit_attach_ns": 53416, + "context_create_ns": 109296, + "definition_eval_ns": 56654, + "first_eval_ns": 2782142, + "threshold_crossing_ns": 25281348, + "compile_ns": 26901559, + "install_ns": 54238, + "osr_ns": 0, + "steady_state_ns": 2649760 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2632104, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12652544, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31219616, + "runtime_create_ns": 23411, + "jit_attach_ns": 53497, + "context_create_ns": 100847, + "definition_eval_ns": 45975, + "first_eval_ns": 2778788, + "threshold_crossing_ns": 25298109, + "compile_ns": 26862758, + "install_ns": 49285, + "osr_ns": 0, + "steady_state_ns": 2632104 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2630441, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12648448, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31322272, + "runtime_create_ns": 24922, + "jit_attach_ns": 52929, + "context_create_ns": 96944, + "definition_eval_ns": 45313, + "first_eval_ns": 2785865, + "threshold_crossing_ns": 25392024, + "compile_ns": 26989515, + "install_ns": 58222, + "osr_ns": 0, + "steady_state_ns": 2630441 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2638876, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12787712, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31580045, + "runtime_create_ns": 26728, + "jit_attach_ns": 65259, + "context_create_ns": 116099, + "definition_eval_ns": 54305, + "first_eval_ns": 2831135, + "threshold_crossing_ns": 25556662, + "compile_ns": 27289451, + "install_ns": 60926, + "osr_ns": 0, + "steady_state_ns": 2638876 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2629752, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12652544, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31557454, + "runtime_create_ns": 27105, + "jit_attach_ns": 59385, + "context_create_ns": 107764, + "definition_eval_ns": 51761, + "first_eval_ns": 2813403, + "threshold_crossing_ns": 25579452, + "compile_ns": 27258280, + "install_ns": 56757, + "osr_ns": 0, + "steady_state_ns": 2629752 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2636628, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12607488, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31323325, + "runtime_create_ns": 25178, + "jit_attach_ns": 54730, + "context_create_ns": 114811, + "definition_eval_ns": 51381, + "first_eval_ns": 2785721, + "threshold_crossing_ns": 25358005, + "compile_ns": 26942857, + "install_ns": 54586, + "osr_ns": 0, + "steady_state_ns": 2636628 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2636429, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12660736, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31369380, + "runtime_create_ns": 21753, + "jit_attach_ns": 53431, + "context_create_ns": 99956, + "definition_eval_ns": 40791, + "first_eval_ns": 2801055, + "threshold_crossing_ns": 25430255, + "compile_ns": 27016001, + "install_ns": 56825, + "osr_ns": 0, + "steady_state_ns": 2636429 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2646929, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12619776, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31337442, + "runtime_create_ns": 23867, + "jit_attach_ns": 60301, + "context_create_ns": 99233, + "definition_eval_ns": 42802, + "first_eval_ns": 2822196, + "threshold_crossing_ns": 25354176, + "compile_ns": 26973755, + "install_ns": 56657, + "osr_ns": 0, + "steady_state_ns": 2646929 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2636752, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12685312, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31440411, + "runtime_create_ns": 22623, + "jit_attach_ns": 54022, + "context_create_ns": 108439, + "definition_eval_ns": 41040, + "first_eval_ns": 2776772, + "threshold_crossing_ns": 25512937, + "compile_ns": 27075998, + "install_ns": 50899, + "osr_ns": 0, + "steady_state_ns": 2636752 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2637058, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12787712, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31054637, + "runtime_create_ns": 32705, + "jit_attach_ns": 49901, + "context_create_ns": 105601, + "definition_eval_ns": 43755, + "first_eval_ns": 5595798, + "threshold_crossing_ns": 22303001, + "compile_ns": 26722822, + "install_ns": 43741, + "osr_ns": 0, + "steady_state_ns": 2637058 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2642478, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12746752, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31217463, + "runtime_create_ns": 27807, + "jit_attach_ns": 50027, + "context_create_ns": 106820, + "definition_eval_ns": 45985, + "first_eval_ns": 2793194, + "threshold_crossing_ns": 25262741, + "compile_ns": 26869312, + "install_ns": 45457, + "osr_ns": 0, + "steady_state_ns": 2642478 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2640306, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12619776, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31229765, + "runtime_create_ns": 24086, + "jit_attach_ns": 52021, + "context_create_ns": 100545, + "definition_eval_ns": 39546, + "first_eval_ns": 2814868, + "threshold_crossing_ns": 25272553, + "compile_ns": 26880578, + "install_ns": 60632, + "osr_ns": 0, + "steady_state_ns": 2640306 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2629788, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12640256, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31567559, + "runtime_create_ns": 24811, + "jit_attach_ns": 52111, + "context_create_ns": 102153, + "definition_eval_ns": 40132, + "first_eval_ns": 2809749, + "threshold_crossing_ns": 25616447, + "compile_ns": 27210800, + "install_ns": 61791, + "osr_ns": 0, + "steady_state_ns": 2629788 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2640194, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12660736, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31253077, + "runtime_create_ns": 25268, + "jit_attach_ns": 54264, + "context_create_ns": 101747, + "definition_eval_ns": 40846, + "first_eval_ns": 2796084, + "threshold_crossing_ns": 25297607, + "compile_ns": 26859485, + "install_ns": 53994, + "osr_ns": 0, + "steady_state_ns": 2640194 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2635124, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12673024, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31318739, + "runtime_create_ns": 25910, + "jit_attach_ns": 48258, + "context_create_ns": 103514, + "definition_eval_ns": 46902, + "first_eval_ns": 2783410, + "threshold_crossing_ns": 25386882, + "compile_ns": 26979798, + "install_ns": 47162, + "osr_ns": 0, + "steady_state_ns": 2635124 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2632046, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12652544, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31297279, + "runtime_create_ns": 24811, + "jit_attach_ns": 60336, + "context_create_ns": 106150, + "definition_eval_ns": 46814, + "first_eval_ns": 2804090, + "threshold_crossing_ns": 25335436, + "compile_ns": 26906597, + "install_ns": 67108, + "osr_ns": 0, + "steady_state_ns": 2632046 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2632087, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12607488, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31282206, + "runtime_create_ns": 24351, + "jit_attach_ns": 53714, + "context_create_ns": 104051, + "definition_eval_ns": 50307, + "first_eval_ns": 2813146, + "threshold_crossing_ns": 25300092, + "compile_ns": 26926097, + "install_ns": 49774, + "osr_ns": 0, + "steady_state_ns": 2632087 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2639579, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12546048, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31330488, + "runtime_create_ns": 24534, + "jit_attach_ns": 50919, + "context_create_ns": 102867, + "definition_eval_ns": 39855, + "first_eval_ns": 2795892, + "threshold_crossing_ns": 25391045, + "compile_ns": 26956072, + "install_ns": 52887, + "osr_ns": 0, + "steady_state_ns": 2639579 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2634387, + "checksum": "string:4992502500", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12754944, + "code_bytes": 62144, + "metadata_bytes": 13759, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 31477187, + "runtime_create_ns": 25133, + "jit_attach_ns": 48721, + "context_create_ns": 107556, + "definition_eval_ns": 40290, + "first_eval_ns": 2768977, + "threshold_crossing_ns": 25560094, + "compile_ns": 27080389, + "install_ns": 65697, + "osr_ns": 0, + "steady_state_ns": 2634387 + } + } + ], + "raw_latency_ns": [ + 2630107, + 2635478, + 2636803, + 2639084, + 2666024, + 2653772, + 2643488, + 2646165, + 2630969, + 2644532, + 2633486, + 2649760, + 2632104, + 2630441, + 2638876, + 2629752, + 2636628, + 2636429, + 2646929, + 2636752, + 2637058, + 2642478, + 2640306, + 2629788, + 2640194, + 2635124, + 2632046, + 2632087, + 2639579, + 2634387 + ], + "raw_throughput_ops": [ + 32, + 32, + 32, + 32, + 32, + 32, + 31, + 32, + 32, + 32 + ], + "median_ns": 2636803, + "mad_ns": 4716, + "p95_ns": 2653772, + "p99_ns": 2666024, + "ci95_ns": [ + 2635124, + 2640194 + ], + "compile_ns": 27016001, + "install_ns": 56657, + "break_even_executions": 7 + }, + { + "name": "quickjs-bitops", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 430651, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10874880, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 10354562, + "runtime_create_ns": 24523, + "jit_attach_ns": 55985, + "context_create_ns": 104495, + "definition_eval_ns": 35151, + "first_eval_ns": 229500, + "threshold_crossing_ns": 9409239, + "compile_ns": 9130498, + "install_ns": 39850, + "osr_ns": 0, + "steady_state_ns": 430651 + } + }, + { + "pair_index": 1, + "elapsed_ns": 427407, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10649600, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11310703, + "runtime_create_ns": 25239, + "jit_attach_ns": 48724, + "context_create_ns": 112482, + "definition_eval_ns": 38595, + "first_eval_ns": 223598, + "threshold_crossing_ns": 10371063, + "compile_ns": 10094162, + "install_ns": 43397, + "osr_ns": 0, + "steady_state_ns": 427407 + } + }, + { + "pair_index": 2, + "elapsed_ns": 415499, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10870784, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11149938, + "runtime_create_ns": 23943, + "jit_attach_ns": 48642, + "context_create_ns": 98561, + "definition_eval_ns": 35614, + "first_eval_ns": 220958, + "threshold_crossing_ns": 10243219, + "compile_ns": 9970567, + "install_ns": 33431, + "osr_ns": 0, + "steady_state_ns": 415499 + } + }, + { + "pair_index": 3, + "elapsed_ns": 432571, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10850304, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11007320, + "runtime_create_ns": 24238, + "jit_attach_ns": 50047, + "context_create_ns": 100867, + "definition_eval_ns": 35215, + "first_eval_ns": 230643, + "threshold_crossing_ns": 10069646, + "compile_ns": 9803882, + "install_ns": 36975, + "osr_ns": 0, + "steady_state_ns": 432571 + } + }, + { + "pair_index": 4, + "elapsed_ns": 424573, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10878976, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11093070, + "runtime_create_ns": 21627, + "jit_attach_ns": 48356, + "context_create_ns": 101320, + "definition_eval_ns": 32476, + "first_eval_ns": 216006, + "threshold_crossing_ns": 10183869, + "compile_ns": 9917280, + "install_ns": 34364, + "osr_ns": 0, + "steady_state_ns": 424573 + } + }, + { + "pair_index": 5, + "elapsed_ns": 427153, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10833920, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11008479, + "runtime_create_ns": 26697, + "jit_attach_ns": 48738, + "context_create_ns": 101755, + "definition_eval_ns": 32221, + "first_eval_ns": 216772, + "threshold_crossing_ns": 10082140, + "compile_ns": 9807943, + "install_ns": 40256, + "osr_ns": 0, + "steady_state_ns": 427153 + } + }, + { + "pair_index": 6, + "elapsed_ns": 423721, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10719232, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11421673, + "runtime_create_ns": 25161, + "jit_attach_ns": 48959, + "context_create_ns": 101665, + "definition_eval_ns": 42721, + "first_eval_ns": 222802, + "threshold_crossing_ns": 10491490, + "compile_ns": 10215468, + "install_ns": 40787, + "osr_ns": 0, + "steady_state_ns": 423721 + } + }, + { + "pair_index": 7, + "elapsed_ns": 462429, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10833920, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11233716, + "runtime_create_ns": 23484, + "jit_attach_ns": 50952, + "context_create_ns": 100809, + "definition_eval_ns": 33781, + "first_eval_ns": 223991, + "threshold_crossing_ns": 10275612, + "compile_ns": 10008447, + "install_ns": 36856, + "osr_ns": 0, + "steady_state_ns": 462429 + } + }, + { + "pair_index": 8, + "elapsed_ns": 415186, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10723328, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11127773, + "runtime_create_ns": 25616, + "jit_attach_ns": 49202, + "context_create_ns": 100846, + "definition_eval_ns": 33390, + "first_eval_ns": 234128, + "threshold_crossing_ns": 10206404, + "compile_ns": 9933784, + "install_ns": 37819, + "osr_ns": 0, + "steady_state_ns": 415186 + } + }, + { + "pair_index": 9, + "elapsed_ns": 416918, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10850304, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11127794, + "runtime_create_ns": 25059, + "jit_attach_ns": 49876, + "context_create_ns": 99378, + "definition_eval_ns": 34914, + "first_eval_ns": 225401, + "threshold_crossing_ns": 10211406, + "compile_ns": 9943568, + "install_ns": 33197, + "osr_ns": 0, + "steady_state_ns": 416918 + } + }, + { + "pair_index": 10, + "elapsed_ns": 416496, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10735616, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 10168806, + "runtime_create_ns": 24363, + "jit_attach_ns": 115605, + "context_create_ns": 101882, + "definition_eval_ns": 32578, + "first_eval_ns": 224734, + "threshold_crossing_ns": 9182559, + "compile_ns": 8899777, + "install_ns": 41147, + "osr_ns": 0, + "steady_state_ns": 416496 + } + }, + { + "pair_index": 11, + "elapsed_ns": 432064, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10866688, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11493807, + "runtime_create_ns": 25909, + "jit_attach_ns": 48268, + "context_create_ns": 104158, + "definition_eval_ns": 37063, + "first_eval_ns": 234274, + "threshold_crossing_ns": 10546617, + "compile_ns": 10284502, + "install_ns": 35117, + "osr_ns": 0, + "steady_state_ns": 432064 + } + }, + { + "pair_index": 12, + "elapsed_ns": 414574, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10952704, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11916812, + "runtime_create_ns": 21870, + "jit_attach_ns": 55743, + "context_create_ns": 102773, + "definition_eval_ns": 36582, + "first_eval_ns": 234769, + "threshold_crossing_ns": 10984365, + "compile_ns": 10675634, + "install_ns": 34391, + "osr_ns": 0, + "steady_state_ns": 414574 + } + }, + { + "pair_index": 13, + "elapsed_ns": 432103, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10756096, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11195697, + "runtime_create_ns": 22267, + "jit_attach_ns": 55865, + "context_create_ns": 102706, + "definition_eval_ns": 31621, + "first_eval_ns": 219457, + "threshold_crossing_ns": 10265869, + "compile_ns": 9993268, + "install_ns": 36922, + "osr_ns": 0, + "steady_state_ns": 432103 + } + }, + { + "pair_index": 14, + "elapsed_ns": 415427, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10797056, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11617819, + "runtime_create_ns": 22518, + "jit_attach_ns": 47938, + "context_create_ns": 106239, + "definition_eval_ns": 38197, + "first_eval_ns": 218142, + "threshold_crossing_ns": 10701333, + "compile_ns": 10434853, + "install_ns": 33707, + "osr_ns": 0, + "steady_state_ns": 415427 + } + }, + { + "pair_index": 15, + "elapsed_ns": 413561, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10797056, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11053929, + "runtime_create_ns": 23533, + "jit_attach_ns": 50814, + "context_create_ns": 99242, + "definition_eval_ns": 32868, + "first_eval_ns": 226645, + "threshold_crossing_ns": 10143472, + "compile_ns": 9847347, + "install_ns": 39816, + "osr_ns": 0, + "steady_state_ns": 413561 + } + }, + { + "pair_index": 16, + "elapsed_ns": 425967, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10833920, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11260379, + "runtime_create_ns": 25127, + "jit_attach_ns": 48684, + "context_create_ns": 105270, + "definition_eval_ns": 37662, + "first_eval_ns": 225527, + "threshold_crossing_ns": 10326840, + "compile_ns": 10058964, + "install_ns": 33176, + "osr_ns": 0, + "steady_state_ns": 425967 + } + }, + { + "pair_index": 17, + "elapsed_ns": 426556, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10870784, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11017804, + "runtime_create_ns": 26270, + "jit_attach_ns": 48508, + "context_create_ns": 108574, + "definition_eval_ns": 34540, + "first_eval_ns": 223851, + "threshold_crossing_ns": 10082687, + "compile_ns": 9817934, + "install_ns": 33535, + "osr_ns": 0, + "steady_state_ns": 426556 + } + }, + { + "pair_index": 18, + "elapsed_ns": 435254, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10862592, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11124196, + "runtime_create_ns": 24088, + "jit_attach_ns": 48841, + "context_create_ns": 97338, + "definition_eval_ns": 35412, + "first_eval_ns": 221789, + "threshold_crossing_ns": 10198690, + "compile_ns": 9931348, + "install_ns": 36488, + "osr_ns": 0, + "steady_state_ns": 435254 + } + }, + { + "pair_index": 19, + "elapsed_ns": 428879, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10764288, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11192911, + "runtime_create_ns": 23794, + "jit_attach_ns": 49584, + "context_create_ns": 100854, + "definition_eval_ns": 33070, + "first_eval_ns": 220509, + "threshold_crossing_ns": 10271843, + "compile_ns": 9994225, + "install_ns": 35786, + "osr_ns": 0, + "steady_state_ns": 428879 + } + }, + { + "pair_index": 20, + "elapsed_ns": 428529, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10870784, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11057268, + "runtime_create_ns": 24299, + "jit_attach_ns": 48656, + "context_create_ns": 101193, + "definition_eval_ns": 33908, + "first_eval_ns": 227379, + "threshold_crossing_ns": 10129625, + "compile_ns": 9859276, + "install_ns": 42386, + "osr_ns": 0, + "steady_state_ns": 428529 + } + }, + { + "pair_index": 21, + "elapsed_ns": 414400, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10866688, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11510061, + "runtime_create_ns": 26220, + "jit_attach_ns": 50191, + "context_create_ns": 103193, + "definition_eval_ns": 42090, + "first_eval_ns": 225965, + "threshold_crossing_ns": 10583226, + "compile_ns": 10307404, + "install_ns": 45878, + "osr_ns": 0, + "steady_state_ns": 414400 + } + }, + { + "pair_index": 22, + "elapsed_ns": 435277, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10870784, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11149817, + "runtime_create_ns": 25585, + "jit_attach_ns": 47868, + "context_create_ns": 101197, + "definition_eval_ns": 32253, + "first_eval_ns": 219025, + "threshold_crossing_ns": 10224176, + "compile_ns": 9950245, + "install_ns": 36178, + "osr_ns": 0, + "steady_state_ns": 435277 + } + }, + { + "pair_index": 23, + "elapsed_ns": 427193, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10858496, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11142005, + "runtime_create_ns": 24456, + "jit_attach_ns": 46241, + "context_create_ns": 97467, + "definition_eval_ns": 37279, + "first_eval_ns": 223384, + "threshold_crossing_ns": 10222111, + "compile_ns": 9955387, + "install_ns": 35769, + "osr_ns": 0, + "steady_state_ns": 427193 + } + }, + { + "pair_index": 24, + "elapsed_ns": 427130, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10743808, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11135115, + "runtime_create_ns": 23904, + "jit_attach_ns": 48454, + "context_create_ns": 99204, + "definition_eval_ns": 32876, + "first_eval_ns": 233281, + "threshold_crossing_ns": 10205225, + "compile_ns": 9944603, + "install_ns": 34413, + "osr_ns": 0, + "steady_state_ns": 427130 + } + }, + { + "pair_index": 25, + "elapsed_ns": 434293, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10870784, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 10882389, + "runtime_create_ns": 25099, + "jit_attach_ns": 51694, + "context_create_ns": 100594, + "definition_eval_ns": 30683, + "first_eval_ns": 233693, + "threshold_crossing_ns": 9940210, + "compile_ns": 9657660, + "install_ns": 43087, + "osr_ns": 0, + "steady_state_ns": 434293 + } + }, + { + "pair_index": 26, + "elapsed_ns": 415868, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10862592, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11501911, + "runtime_create_ns": 24082, + "jit_attach_ns": 52797, + "context_create_ns": 108919, + "definition_eval_ns": 47820, + "first_eval_ns": 225541, + "threshold_crossing_ns": 10560078, + "compile_ns": 10292907, + "install_ns": 32958, + "osr_ns": 0, + "steady_state_ns": 415868 + } + }, + { + "pair_index": 27, + "elapsed_ns": 414643, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10854400, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11214410, + "runtime_create_ns": 24417, + "jit_attach_ns": 50908, + "context_create_ns": 98414, + "definition_eval_ns": 36224, + "first_eval_ns": 236010, + "threshold_crossing_ns": 10290659, + "compile_ns": 10022548, + "install_ns": 34962, + "osr_ns": 0, + "steady_state_ns": 414643 + } + }, + { + "pair_index": 28, + "elapsed_ns": 420208, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10805248, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11148879, + "runtime_create_ns": 21327, + "jit_attach_ns": 49580, + "context_create_ns": 100024, + "definition_eval_ns": 34093, + "first_eval_ns": 228817, + "threshold_crossing_ns": 10231329, + "compile_ns": 9960046, + "install_ns": 33348, + "osr_ns": 0, + "steady_state_ns": 420208 + } + }, + { + "pair_index": 29, + "elapsed_ns": 422981, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10866688, + "code_bytes": 32384, + "metadata_bytes": 4590, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11163953, + "runtime_create_ns": 21929, + "jit_attach_ns": 49487, + "context_create_ns": 106854, + "definition_eval_ns": 38349, + "first_eval_ns": 220623, + "threshold_crossing_ns": 10232124, + "compile_ns": 9957966, + "install_ns": 36051, + "osr_ns": 0, + "steady_state_ns": 422981 + } + } + ], + "raw_latency_ns": [ + 430651, + 427407, + 415499, + 432571, + 424573, + 427153, + 423721, + 462429, + 415186, + 416918, + 416496, + 432064, + 414574, + 432103, + 415427, + 413561, + 425967, + 426556, + 435254, + 428879, + 428529, + 414400, + 435277, + 427193, + 427130, + 434293, + 415868, + 414643, + 420208, + 422981 + ], + "raw_throughput_ops": [ + 84, + 84, + 84, + 84, + 84, + 84, + 84, + 84, + 84, + 84 + ], + "median_ns": 426556, + "mad_ns": 6348, + "p95_ns": 435277, + "p99_ns": 462429, + "ci95_ns": [ + 420208, + 428529 + ], + "compile_ns": 9957966, + "install_ns": 36178, + "break_even_executions": 13 + }, + { + "name": "quickjs-fibonacci", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 370596, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10641408, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11006767, + "runtime_create_ns": 23853, + "jit_attach_ns": 55828, + "context_create_ns": 110428, + "definition_eval_ns": 46022, + "first_eval_ns": 251625, + "threshold_crossing_ns": 10085644, + "compile_ns": 9807842, + "install_ns": 39035, + "osr_ns": 0, + "steady_state_ns": 370596 + } + }, + { + "pair_index": 1, + "elapsed_ns": 350758, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10764288, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11274118, + "runtime_create_ns": 30191, + "jit_attach_ns": 54401, + "context_create_ns": 112087, + "definition_eval_ns": 46552, + "first_eval_ns": 260964, + "threshold_crossing_ns": 10358514, + "compile_ns": 10076919, + "install_ns": 38631, + "osr_ns": 0, + "steady_state_ns": 350758 + } + }, + { + "pair_index": 2, + "elapsed_ns": 362631, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10670080, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10556633, + "runtime_create_ns": 24132, + "jit_attach_ns": 52435, + "context_create_ns": 101773, + "definition_eval_ns": 33098, + "first_eval_ns": 268556, + "threshold_crossing_ns": 9655571, + "compile_ns": 9378420, + "install_ns": 36497, + "osr_ns": 0, + "steady_state_ns": 362631 + } + }, + { + "pair_index": 3, + "elapsed_ns": 373259, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10706944, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11261801, + "runtime_create_ns": 24221, + "jit_attach_ns": 52240, + "context_create_ns": 100498, + "definition_eval_ns": 34042, + "first_eval_ns": 254575, + "threshold_crossing_ns": 10363619, + "compile_ns": 10081711, + "install_ns": 38523, + "osr_ns": 0, + "steady_state_ns": 373259 + } + }, + { + "pair_index": 4, + "elapsed_ns": 361649, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10801152, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11080109, + "runtime_create_ns": 28264, + "jit_attach_ns": 51460, + "context_create_ns": 101958, + "definition_eval_ns": 33140, + "first_eval_ns": 241734, + "threshold_crossing_ns": 10204186, + "compile_ns": 9932274, + "install_ns": 37480, + "osr_ns": 0, + "steady_state_ns": 361649 + } + }, + { + "pair_index": 5, + "elapsed_ns": 360620, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10780672, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10683796, + "runtime_create_ns": 24724, + "jit_attach_ns": 56593, + "context_create_ns": 106371, + "definition_eval_ns": 44826, + "first_eval_ns": 254459, + "threshold_crossing_ns": 9776359, + "compile_ns": 9475028, + "install_ns": 43392, + "osr_ns": 0, + "steady_state_ns": 360620 + } + }, + { + "pair_index": 6, + "elapsed_ns": 366546, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10838016, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11446940, + "runtime_create_ns": 29171, + "jit_attach_ns": 53735, + "context_create_ns": 117663, + "definition_eval_ns": 51406, + "first_eval_ns": 249379, + "threshold_crossing_ns": 10516822, + "compile_ns": 10234780, + "install_ns": 40025, + "osr_ns": 0, + "steady_state_ns": 366546 + } + }, + { + "pair_index": 7, + "elapsed_ns": 380959, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10715136, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10932062, + "runtime_create_ns": 25036, + "jit_attach_ns": 50328, + "context_create_ns": 103010, + "definition_eval_ns": 40248, + "first_eval_ns": 251355, + "threshold_crossing_ns": 10022449, + "compile_ns": 9742568, + "install_ns": 40675, + "osr_ns": 0, + "steady_state_ns": 380959 + } + }, + { + "pair_index": 8, + "elapsed_ns": 358255, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10760192, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11283321, + "runtime_create_ns": 25204, + "jit_attach_ns": 50706, + "context_create_ns": 102750, + "definition_eval_ns": 36254, + "first_eval_ns": 251557, + "threshold_crossing_ns": 10398415, + "compile_ns": 10117920, + "install_ns": 39134, + "osr_ns": 0, + "steady_state_ns": 358255 + } + }, + { + "pair_index": 9, + "elapsed_ns": 366966, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10711040, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10188356, + "runtime_create_ns": 23279, + "jit_attach_ns": 50054, + "context_create_ns": 101361, + "definition_eval_ns": 32628, + "first_eval_ns": 241325, + "threshold_crossing_ns": 9303861, + "compile_ns": 9024708, + "install_ns": 38826, + "osr_ns": 0, + "steady_state_ns": 366966 + } + }, + { + "pair_index": 10, + "elapsed_ns": 350070, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10752000, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11275084, + "runtime_create_ns": 24719, + "jit_attach_ns": 55009, + "context_create_ns": 101983, + "definition_eval_ns": 33702, + "first_eval_ns": 249574, + "threshold_crossing_ns": 10396772, + "compile_ns": 10112173, + "install_ns": 40428, + "osr_ns": 0, + "steady_state_ns": 350070 + } + }, + { + "pair_index": 11, + "elapsed_ns": 366251, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10829824, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11512183, + "runtime_create_ns": 25376, + "jit_attach_ns": 55146, + "context_create_ns": 121806, + "definition_eval_ns": 51853, + "first_eval_ns": 255134, + "threshold_crossing_ns": 10570412, + "compile_ns": 10294680, + "install_ns": 37495, + "osr_ns": 0, + "steady_state_ns": 366251 + } + }, + { + "pair_index": 12, + "elapsed_ns": 357198, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10854400, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10847371, + "runtime_create_ns": 21769, + "jit_attach_ns": 55116, + "context_create_ns": 123597, + "definition_eval_ns": 39860, + "first_eval_ns": 308620, + "threshold_crossing_ns": 9880990, + "compile_ns": 9531524, + "install_ns": 46837, + "osr_ns": 0, + "steady_state_ns": 357198 + } + }, + { + "pair_index": 13, + "elapsed_ns": 350354, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10682368, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11032476, + "runtime_create_ns": 24414, + "jit_attach_ns": 50596, + "context_create_ns": 97527, + "definition_eval_ns": 40103, + "first_eval_ns": 251690, + "threshold_crossing_ns": 10157891, + "compile_ns": 9859522, + "install_ns": 37285, + "osr_ns": 0, + "steady_state_ns": 350354 + } + }, + { + "pair_index": 14, + "elapsed_ns": 351000, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10715136, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10974042, + "runtime_create_ns": 24342, + "jit_attach_ns": 48780, + "context_create_ns": 108541, + "definition_eval_ns": 31110, + "first_eval_ns": 236078, + "threshold_crossing_ns": 10116813, + "compile_ns": 9839333, + "install_ns": 35060, + "osr_ns": 0, + "steady_state_ns": 351000 + } + }, + { + "pair_index": 15, + "elapsed_ns": 351760, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10723328, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11335664, + "runtime_create_ns": 25000, + "jit_attach_ns": 54074, + "context_create_ns": 99903, + "definition_eval_ns": 39287, + "first_eval_ns": 252528, + "threshold_crossing_ns": 10456781, + "compile_ns": 10169824, + "install_ns": 47032, + "osr_ns": 0, + "steady_state_ns": 351760 + } + }, + { + "pair_index": 16, + "elapsed_ns": 366736, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10915840, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11336537, + "runtime_create_ns": 24435, + "jit_attach_ns": 58733, + "context_create_ns": 112916, + "definition_eval_ns": 52613, + "first_eval_ns": 246361, + "threshold_crossing_ns": 10411732, + "compile_ns": 10124677, + "install_ns": 37131, + "osr_ns": 0, + "steady_state_ns": 366736 + } + }, + { + "pair_index": 17, + "elapsed_ns": 373743, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10780672, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10309793, + "runtime_create_ns": 23837, + "jit_attach_ns": 57326, + "context_create_ns": 97502, + "definition_eval_ns": 41232, + "first_eval_ns": 249077, + "threshold_crossing_ns": 9408987, + "compile_ns": 9117424, + "install_ns": 37830, + "osr_ns": 0, + "steady_state_ns": 373743 + } + }, + { + "pair_index": 18, + "elapsed_ns": 367296, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10842112, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11233567, + "runtime_create_ns": 21696, + "jit_attach_ns": 54511, + "context_create_ns": 104448, + "definition_eval_ns": 37712, + "first_eval_ns": 255167, + "threshold_crossing_ns": 10331906, + "compile_ns": 10057121, + "install_ns": 36533, + "osr_ns": 0, + "steady_state_ns": 367296 + } + }, + { + "pair_index": 19, + "elapsed_ns": 362734, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10858496, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10970116, + "runtime_create_ns": 23787, + "jit_attach_ns": 48448, + "context_create_ns": 101091, + "definition_eval_ns": 30934, + "first_eval_ns": 238745, + "threshold_crossing_ns": 10106896, + "compile_ns": 9832610, + "install_ns": 38185, + "osr_ns": 0, + "steady_state_ns": 362734 + } + }, + { + "pair_index": 20, + "elapsed_ns": 371199, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10768384, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11240010, + "runtime_create_ns": 25465, + "jit_attach_ns": 60515, + "context_create_ns": 103048, + "definition_eval_ns": 43459, + "first_eval_ns": 250745, + "threshold_crossing_ns": 10323751, + "compile_ns": 10033275, + "install_ns": 44689, + "osr_ns": 0, + "steady_state_ns": 371199 + } + }, + { + "pair_index": 21, + "elapsed_ns": 352010, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10706944, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11755978, + "runtime_create_ns": 30586, + "jit_attach_ns": 56149, + "context_create_ns": 112531, + "definition_eval_ns": 55006, + "first_eval_ns": 259437, + "threshold_crossing_ns": 10829415, + "compile_ns": 10539508, + "install_ns": 44584, + "osr_ns": 0, + "steady_state_ns": 352010 + } + }, + { + "pair_index": 22, + "elapsed_ns": 357161, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10690560, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11134246, + "runtime_create_ns": 23719, + "jit_attach_ns": 50171, + "context_create_ns": 116241, + "definition_eval_ns": 38790, + "first_eval_ns": 248721, + "threshold_crossing_ns": 10242260, + "compile_ns": 9961915, + "install_ns": 37893, + "osr_ns": 0, + "steady_state_ns": 357161 + } + }, + { + "pair_index": 23, + "elapsed_ns": 373027, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10801152, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11067365, + "runtime_create_ns": 20962, + "jit_attach_ns": 51629, + "context_create_ns": 103998, + "definition_eval_ns": 37184, + "first_eval_ns": 249869, + "threshold_crossing_ns": 10171476, + "compile_ns": 9886957, + "install_ns": 37302, + "osr_ns": 0, + "steady_state_ns": 373027 + } + }, + { + "pair_index": 24, + "elapsed_ns": 355846, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10772480, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11014362, + "runtime_create_ns": 23687, + "jit_attach_ns": 51158, + "context_create_ns": 99366, + "definition_eval_ns": 33133, + "first_eval_ns": 261012, + "threshold_crossing_ns": 10132877, + "compile_ns": 9854819, + "install_ns": 37252, + "osr_ns": 0, + "steady_state_ns": 355846 + } + }, + { + "pair_index": 25, + "elapsed_ns": 378103, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10723328, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11353513, + "runtime_create_ns": 23292, + "jit_attach_ns": 55797, + "context_create_ns": 103249, + "definition_eval_ns": 34377, + "first_eval_ns": 249127, + "threshold_crossing_ns": 10449362, + "compile_ns": 10163492, + "install_ns": 41083, + "osr_ns": 0, + "steady_state_ns": 378103 + } + }, + { + "pair_index": 26, + "elapsed_ns": 358147, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10829824, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11268024, + "runtime_create_ns": 24622, + "jit_attach_ns": 54877, + "context_create_ns": 110375, + "definition_eval_ns": 50434, + "first_eval_ns": 255594, + "threshold_crossing_ns": 10348609, + "compile_ns": 10054705, + "install_ns": 35865, + "osr_ns": 0, + "steady_state_ns": 358147 + } + }, + { + "pair_index": 27, + "elapsed_ns": 356299, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10661888, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11187835, + "runtime_create_ns": 25470, + "jit_attach_ns": 55084, + "context_create_ns": 112386, + "definition_eval_ns": 37001, + "first_eval_ns": 253009, + "threshold_crossing_ns": 10291021, + "compile_ns": 9993020, + "install_ns": 43793, + "osr_ns": 0, + "steady_state_ns": 356299 + } + }, + { + "pair_index": 28, + "elapsed_ns": 359197, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10555392, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10594584, + "runtime_create_ns": 23145, + "jit_attach_ns": 53171, + "context_create_ns": 106249, + "definition_eval_ns": 35835, + "first_eval_ns": 254140, + "threshold_crossing_ns": 9704580, + "compile_ns": 9425136, + "install_ns": 39138, + "osr_ns": 0, + "steady_state_ns": 359197 + } + }, + { + "pair_index": 29, + "elapsed_ns": 378066, + "checksum": "number:41d4c00d39400000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10866688, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11069517, + "runtime_create_ns": 24628, + "jit_attach_ns": 49655, + "context_create_ns": 101218, + "definition_eval_ns": 33186, + "first_eval_ns": 250513, + "threshold_crossing_ns": 10171043, + "compile_ns": 9892391, + "install_ns": 36352, + "osr_ns": 0, + "steady_state_ns": 378066 + } + } + ], + "raw_latency_ns": [ + 370596, + 350758, + 362631, + 373259, + 361649, + 360620, + 366546, + 380959, + 358255, + 366966, + 350070, + 366251, + 357198, + 350354, + 351000, + 351760, + 366736, + 373743, + 367296, + 362734, + 371199, + 352010, + 357161, + 373027, + 355846, + 378103, + 358147, + 356299, + 359197, + 378066 + ], + "raw_throughput_ops": [ + 85, + 84, + 84, + 84, + 85, + 84, + 85, + 85, + 84, + 84 + ], + "median_ns": 362631, + "mad_ns": 6785, + "p95_ns": 378103, + "p99_ns": 380959, + "ci95_ns": [ + 358147, + 366966 + ], + "compile_ns": 9961915, + "install_ns": 38631, + "break_even_executions": 18 + }, + { + "name": "numeric", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 212821, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9900032, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5948278, + "runtime_create_ns": 26816, + "jit_attach_ns": 44635, + "context_create_ns": 98524, + "definition_eval_ns": 27634, + "first_eval_ns": 193729, + "threshold_crossing_ns": 5299833, + "compile_ns": 5084643, + "install_ns": 28929, + "osr_ns": 0, + "steady_state_ns": 212821 + } + }, + { + "pair_index": 1, + "elapsed_ns": 216875, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9940992, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6544725, + "runtime_create_ns": 24493, + "jit_attach_ns": 51443, + "context_create_ns": 104565, + "definition_eval_ns": 37759, + "first_eval_ns": 208894, + "threshold_crossing_ns": 5852198, + "compile_ns": 5622029, + "install_ns": 30077, + "osr_ns": 0, + "steady_state_ns": 216875 + } + }, + { + "pair_index": 2, + "elapsed_ns": 213358, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10027008, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6859989, + "runtime_create_ns": 23251, + "jit_attach_ns": 49545, + "context_create_ns": 101410, + "definition_eval_ns": 29933, + "first_eval_ns": 201214, + "threshold_crossing_ns": 6196318, + "compile_ns": 5892590, + "install_ns": 29334, + "osr_ns": 0, + "steady_state_ns": 213358 + } + }, + { + "pair_index": 3, + "elapsed_ns": 212843, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9859072, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6639181, + "runtime_create_ns": 23106, + "jit_attach_ns": 50922, + "context_create_ns": 101723, + "definition_eval_ns": 29574, + "first_eval_ns": 194130, + "threshold_crossing_ns": 5982484, + "compile_ns": 5727122, + "install_ns": 32442, + "osr_ns": 0, + "steady_state_ns": 212843 + } + }, + { + "pair_index": 4, + "elapsed_ns": 212030, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9900032, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7005938, + "runtime_create_ns": 23819, + "jit_attach_ns": 48609, + "context_create_ns": 109544, + "definition_eval_ns": 25952, + "first_eval_ns": 206961, + "threshold_crossing_ns": 6334580, + "compile_ns": 6027474, + "install_ns": 28336, + "osr_ns": 0, + "steady_state_ns": 212030 + } + }, + { + "pair_index": 5, + "elapsed_ns": 212728, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9850880, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5965601, + "runtime_create_ns": 26103, + "jit_attach_ns": 44956, + "context_create_ns": 97899, + "definition_eval_ns": 28494, + "first_eval_ns": 200394, + "threshold_crossing_ns": 5312461, + "compile_ns": 5087768, + "install_ns": 28826, + "osr_ns": 0, + "steady_state_ns": 212728 + } + }, + { + "pair_index": 6, + "elapsed_ns": 212598, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9863168, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6926091, + "runtime_create_ns": 33021, + "jit_attach_ns": 54531, + "context_create_ns": 108410, + "definition_eval_ns": 39123, + "first_eval_ns": 212442, + "threshold_crossing_ns": 6215992, + "compile_ns": 5994816, + "install_ns": 30813, + "osr_ns": 0, + "steady_state_ns": 212598 + } + }, + { + "pair_index": 7, + "elapsed_ns": 212549, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9920512, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6641489, + "runtime_create_ns": 25721, + "jit_attach_ns": 56330, + "context_create_ns": 108514, + "definition_eval_ns": 33507, + "first_eval_ns": 218104, + "threshold_crossing_ns": 5919898, + "compile_ns": 5615545, + "install_ns": 31855, + "osr_ns": 0, + "steady_state_ns": 212549 + } + }, + { + "pair_index": 8, + "elapsed_ns": 218844, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9908224, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5782550, + "runtime_create_ns": 24236, + "jit_attach_ns": 51054, + "context_create_ns": 99989, + "definition_eval_ns": 26963, + "first_eval_ns": 204093, + "threshold_crossing_ns": 5111961, + "compile_ns": 4891106, + "install_ns": 30037, + "osr_ns": 0, + "steady_state_ns": 218844 + } + }, + { + "pair_index": 9, + "elapsed_ns": 215665, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9789440, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6534372, + "runtime_create_ns": 24109, + "jit_attach_ns": 49306, + "context_create_ns": 96572, + "definition_eval_ns": 31702, + "first_eval_ns": 205061, + "threshold_crossing_ns": 5868046, + "compile_ns": 5657077, + "install_ns": 28343, + "osr_ns": 0, + "steady_state_ns": 215665 + } + }, + { + "pair_index": 10, + "elapsed_ns": 212266, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9912320, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6083174, + "runtime_create_ns": 21956, + "jit_attach_ns": 49376, + "context_create_ns": 100551, + "definition_eval_ns": 28062, + "first_eval_ns": 190465, + "threshold_crossing_ns": 5435238, + "compile_ns": 5210069, + "install_ns": 27876, + "osr_ns": 0, + "steady_state_ns": 212266 + } + }, + { + "pair_index": 11, + "elapsed_ns": 212479, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9916416, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7029965, + "runtime_create_ns": 24879, + "jit_attach_ns": 49954, + "context_create_ns": 102171, + "definition_eval_ns": 30255, + "first_eval_ns": 210614, + "threshold_crossing_ns": 6352473, + "compile_ns": 6083621, + "install_ns": 34889, + "osr_ns": 0, + "steady_state_ns": 212479 + } + }, + { + "pair_index": 12, + "elapsed_ns": 212414, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9953280, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7147244, + "runtime_create_ns": 25718, + "jit_attach_ns": 50353, + "context_create_ns": 102638, + "definition_eval_ns": 48209, + "first_eval_ns": 200674, + "threshold_crossing_ns": 6461824, + "compile_ns": 6153708, + "install_ns": 33014, + "osr_ns": 0, + "steady_state_ns": 212414 + } + }, + { + "pair_index": 13, + "elapsed_ns": 212214, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9957376, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6609262, + "runtime_create_ns": 24691, + "jit_attach_ns": 48160, + "context_create_ns": 99121, + "definition_eval_ns": 31245, + "first_eval_ns": 202230, + "threshold_crossing_ns": 5948592, + "compile_ns": 5666826, + "install_ns": 29758, + "osr_ns": 0, + "steady_state_ns": 212214 + } + }, + { + "pair_index": 14, + "elapsed_ns": 220411, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9912320, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6695561, + "runtime_create_ns": 22491, + "jit_attach_ns": 52117, + "context_create_ns": 103382, + "definition_eval_ns": 30809, + "first_eval_ns": 197571, + "threshold_crossing_ns": 6022001, + "compile_ns": 5790125, + "install_ns": 27725, + "osr_ns": 0, + "steady_state_ns": 220411 + } + }, + { + "pair_index": 15, + "elapsed_ns": 216812, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9748480, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5683322, + "runtime_create_ns": 26553, + "jit_attach_ns": 45365, + "context_create_ns": 101199, + "definition_eval_ns": 38515, + "first_eval_ns": 194675, + "threshold_crossing_ns": 5015278, + "compile_ns": 4793694, + "install_ns": 33919, + "osr_ns": 0, + "steady_state_ns": 216812 + } + }, + { + "pair_index": 16, + "elapsed_ns": 212928, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9945088, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6639347, + "runtime_create_ns": 24572, + "jit_attach_ns": 52636, + "context_create_ns": 110423, + "definition_eval_ns": 38062, + "first_eval_ns": 202090, + "threshold_crossing_ns": 5951940, + "compile_ns": 5736486, + "install_ns": 30861, + "osr_ns": 0, + "steady_state_ns": 212928 + } + }, + { + "pair_index": 17, + "elapsed_ns": 226806, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10027008, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6779180, + "runtime_create_ns": 21292, + "jit_attach_ns": 49413, + "context_create_ns": 100668, + "definition_eval_ns": 29812, + "first_eval_ns": 194641, + "threshold_crossing_ns": 6110380, + "compile_ns": 5893719, + "install_ns": 27933, + "osr_ns": 0, + "steady_state_ns": 226806 + } + }, + { + "pair_index": 18, + "elapsed_ns": 222001, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9990144, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6879195, + "runtime_create_ns": 24672, + "jit_attach_ns": 48377, + "context_create_ns": 101536, + "definition_eval_ns": 29388, + "first_eval_ns": 196354, + "threshold_crossing_ns": 6213450, + "compile_ns": 5930123, + "install_ns": 28655, + "osr_ns": 0, + "steady_state_ns": 222001 + } + }, + { + "pair_index": 19, + "elapsed_ns": 212464, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9854976, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6875443, + "runtime_create_ns": 25196, + "jit_attach_ns": 49728, + "context_create_ns": 100845, + "definition_eval_ns": 32016, + "first_eval_ns": 202259, + "threshold_crossing_ns": 6210115, + "compile_ns": 5957360, + "install_ns": 30287, + "osr_ns": 0, + "steady_state_ns": 212464 + } + }, + { + "pair_index": 20, + "elapsed_ns": 236072, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9797632, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7103260, + "runtime_create_ns": 25760, + "jit_attach_ns": 53222, + "context_create_ns": 96423, + "definition_eval_ns": 30561, + "first_eval_ns": 189590, + "threshold_crossing_ns": 6429376, + "compile_ns": 6117240, + "install_ns": 32845, + "osr_ns": 0, + "steady_state_ns": 236072 + } + }, + { + "pair_index": 21, + "elapsed_ns": 221136, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9928704, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6535582, + "runtime_create_ns": 25173, + "jit_attach_ns": 50396, + "context_create_ns": 104848, + "definition_eval_ns": 32625, + "first_eval_ns": 201877, + "threshold_crossing_ns": 5854788, + "compile_ns": 5562894, + "install_ns": 29617, + "osr_ns": 0, + "steady_state_ns": 221136 + } + }, + { + "pair_index": 22, + "elapsed_ns": 212972, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9891840, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5996088, + "runtime_create_ns": 23753, + "jit_attach_ns": 50333, + "context_create_ns": 101172, + "definition_eval_ns": 25803, + "first_eval_ns": 215460, + "threshold_crossing_ns": 5322073, + "compile_ns": 5007240, + "install_ns": 27721, + "osr_ns": 0, + "steady_state_ns": 212972 + } + }, + { + "pair_index": 23, + "elapsed_ns": 212251, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9895936, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6213105, + "runtime_create_ns": 25103, + "jit_attach_ns": 48183, + "context_create_ns": 100383, + "definition_eval_ns": 28355, + "first_eval_ns": 195926, + "threshold_crossing_ns": 5559475, + "compile_ns": 5311210, + "install_ns": 33145, + "osr_ns": 0, + "steady_state_ns": 212251 + } + }, + { + "pair_index": 24, + "elapsed_ns": 212465, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9969664, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6346487, + "runtime_create_ns": 26738, + "jit_attach_ns": 62979, + "context_create_ns": 102708, + "definition_eval_ns": 31868, + "first_eval_ns": 202986, + "threshold_crossing_ns": 5661935, + "compile_ns": 5361322, + "install_ns": 43733, + "osr_ns": 0, + "steady_state_ns": 212465 + } + }, + { + "pair_index": 25, + "elapsed_ns": 212838, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9969664, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5953124, + "runtime_create_ns": 23900, + "jit_attach_ns": 47367, + "context_create_ns": 109658, + "definition_eval_ns": 27266, + "first_eval_ns": 192906, + "threshold_crossing_ns": 5294233, + "compile_ns": 5073681, + "install_ns": 27260, + "osr_ns": 0, + "steady_state_ns": 212838 + } + }, + { + "pair_index": 26, + "elapsed_ns": 220349, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9793536, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6382754, + "runtime_create_ns": 26870, + "jit_attach_ns": 49331, + "context_create_ns": 103451, + "definition_eval_ns": 33687, + "first_eval_ns": 200616, + "threshold_crossing_ns": 5701910, + "compile_ns": 5477021, + "install_ns": 33052, + "osr_ns": 0, + "steady_state_ns": 220349 + } + }, + { + "pair_index": 27, + "elapsed_ns": 212690, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9854976, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6226074, + "runtime_create_ns": 25214, + "jit_attach_ns": 47893, + "context_create_ns": 100561, + "definition_eval_ns": 29006, + "first_eval_ns": 200599, + "threshold_crossing_ns": 5566558, + "compile_ns": 5259102, + "install_ns": 28230, + "osr_ns": 0, + "steady_state_ns": 212690 + } + }, + { + "pair_index": 28, + "elapsed_ns": 212835, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10006528, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6514723, + "runtime_create_ns": 25993, + "jit_attach_ns": 50648, + "context_create_ns": 101023, + "definition_eval_ns": 32192, + "first_eval_ns": 203792, + "threshold_crossing_ns": 5843815, + "compile_ns": 5568880, + "install_ns": 35119, + "osr_ns": 0, + "steady_state_ns": 212835 + } + }, + { + "pair_index": 29, + "elapsed_ns": 212193, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9936896, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6648869, + "runtime_create_ns": 23609, + "jit_attach_ns": 50801, + "context_create_ns": 116040, + "definition_eval_ns": 31221, + "first_eval_ns": 203821, + "threshold_crossing_ns": 5966632, + "compile_ns": 5732714, + "install_ns": 30416, + "osr_ns": 0, + "steady_state_ns": 212193 + } + } + ], + "raw_latency_ns": [ + 212821, + 216875, + 213358, + 212843, + 212030, + 212728, + 212598, + 212549, + 218844, + 215665, + 212266, + 212479, + 212414, + 212214, + 220411, + 216812, + 212928, + 226806, + 222001, + 212464, + 236072, + 221136, + 212972, + 212251, + 212465, + 212838, + 220349, + 212690, + 212835, + 212193 + ], + "raw_throughput_ops": [ + 149, + 146, + 148, + 150, + 146, + 149, + 149, + 149, + 147, + 149 + ], + "median_ns": 212838, + "mad_ns": 572, + "p95_ns": 226806, + "p99_ns": 236072, + "ci95_ns": [ + 212598, + 215665 + ], + "compile_ns": 5657077, + "install_ns": 30077, + "break_even_executions": 14 + }, + { + "name": "scalar-loop", + "suite": "rquickjs-jit focused", + "group": "scalar-loop", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 213242, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9936896, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6232948, + "runtime_create_ns": 21879, + "jit_attach_ns": 48851, + "context_create_ns": 98842, + "definition_eval_ns": 28379, + "first_eval_ns": 196953, + "threshold_crossing_ns": 5579720, + "compile_ns": 5279993, + "install_ns": 28367, + "osr_ns": 0, + "steady_state_ns": 213242 + } + }, + { + "pair_index": 1, + "elapsed_ns": 212340, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9949184, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6493672, + "runtime_create_ns": 25223, + "jit_attach_ns": 48296, + "context_create_ns": 101114, + "definition_eval_ns": 33020, + "first_eval_ns": 195318, + "threshold_crossing_ns": 5831536, + "compile_ns": 5578457, + "install_ns": 30089, + "osr_ns": 0, + "steady_state_ns": 212340 + } + }, + { + "pair_index": 2, + "elapsed_ns": 212661, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9900032, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6001247, + "runtime_create_ns": 22609, + "jit_attach_ns": 51009, + "context_create_ns": 101517, + "definition_eval_ns": 28957, + "first_eval_ns": 194799, + "threshold_crossing_ns": 5345230, + "compile_ns": 5053641, + "install_ns": 28901, + "osr_ns": 0, + "steady_state_ns": 212661 + } + }, + { + "pair_index": 3, + "elapsed_ns": 212683, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9908224, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6105041, + "runtime_create_ns": 21496, + "jit_attach_ns": 56032, + "context_create_ns": 101620, + "definition_eval_ns": 31104, + "first_eval_ns": 201961, + "threshold_crossing_ns": 5434841, + "compile_ns": 5200914, + "install_ns": 29836, + "osr_ns": 0, + "steady_state_ns": 212683 + } + }, + { + "pair_index": 4, + "elapsed_ns": 212835, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10035200, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6109738, + "runtime_create_ns": 22227, + "jit_attach_ns": 51252, + "context_create_ns": 102024, + "definition_eval_ns": 35590, + "first_eval_ns": 197460, + "threshold_crossing_ns": 5442330, + "compile_ns": 5190095, + "install_ns": 30103, + "osr_ns": 0, + "steady_state_ns": 212835 + } + }, + { + "pair_index": 5, + "elapsed_ns": 212267, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9928704, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6039982, + "runtime_create_ns": 22180, + "jit_attach_ns": 47384, + "context_create_ns": 99722, + "definition_eval_ns": 28447, + "first_eval_ns": 190497, + "threshold_crossing_ns": 5393879, + "compile_ns": 5174889, + "install_ns": 34098, + "osr_ns": 0, + "steady_state_ns": 212267 + } + }, + { + "pair_index": 6, + "elapsed_ns": 212779, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9854976, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7010199, + "runtime_create_ns": 26231, + "jit_attach_ns": 49542, + "context_create_ns": 109580, + "definition_eval_ns": 38188, + "first_eval_ns": 198072, + "threshold_crossing_ns": 6326352, + "compile_ns": 6034507, + "install_ns": 33799, + "osr_ns": 0, + "steady_state_ns": 212779 + } + }, + { + "pair_index": 7, + "elapsed_ns": 226314, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9879552, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6691611, + "runtime_create_ns": 21759, + "jit_attach_ns": 48600, + "context_create_ns": 101747, + "definition_eval_ns": 29558, + "first_eval_ns": 198070, + "threshold_crossing_ns": 6019260, + "compile_ns": 5796848, + "install_ns": 29632, + "osr_ns": 0, + "steady_state_ns": 226314 + } + }, + { + "pair_index": 8, + "elapsed_ns": 212508, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9867264, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6337441, + "runtime_create_ns": 24050, + "jit_attach_ns": 47811, + "context_create_ns": 97234, + "definition_eval_ns": 33369, + "first_eval_ns": 194142, + "threshold_crossing_ns": 5684917, + "compile_ns": 5400645, + "install_ns": 29019, + "osr_ns": 0, + "steady_state_ns": 212508 + } + }, + { + "pair_index": 9, + "elapsed_ns": 217545, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9863168, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6123600, + "runtime_create_ns": 21966, + "jit_attach_ns": 49791, + "context_create_ns": 95769, + "definition_eval_ns": 29735, + "first_eval_ns": 198264, + "threshold_crossing_ns": 5464344, + "compile_ns": 5189643, + "install_ns": 32421, + "osr_ns": 0, + "steady_state_ns": 217545 + } + }, + { + "pair_index": 10, + "elapsed_ns": 213378, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9949184, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6475539, + "runtime_create_ns": 24165, + "jit_attach_ns": 45352, + "context_create_ns": 97079, + "definition_eval_ns": 29263, + "first_eval_ns": 191843, + "threshold_crossing_ns": 5831293, + "compile_ns": 5614053, + "install_ns": 27559, + "osr_ns": 0, + "steady_state_ns": 213378 + } + }, + { + "pair_index": 11, + "elapsed_ns": 215106, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9961472, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6774080, + "runtime_create_ns": 27307, + "jit_attach_ns": 50885, + "context_create_ns": 106392, + "definition_eval_ns": 37335, + "first_eval_ns": 200581, + "threshold_crossing_ns": 6087649, + "compile_ns": 5809001, + "install_ns": 30338, + "osr_ns": 0, + "steady_state_ns": 215106 + } + }, + { + "pair_index": 12, + "elapsed_ns": 212791, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9650176, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6117843, + "runtime_create_ns": 22201, + "jit_attach_ns": 48932, + "context_create_ns": 104105, + "definition_eval_ns": 29414, + "first_eval_ns": 202870, + "threshold_crossing_ns": 5452556, + "compile_ns": 5161142, + "install_ns": 31123, + "osr_ns": 0, + "steady_state_ns": 212791 + } + }, + { + "pair_index": 13, + "elapsed_ns": 212560, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9895936, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6619025, + "runtime_create_ns": 23822, + "jit_attach_ns": 48405, + "context_create_ns": 104600, + "definition_eval_ns": 31321, + "first_eval_ns": 198001, + "threshold_crossing_ns": 5956865, + "compile_ns": 5653770, + "install_ns": 29571, + "osr_ns": 0, + "steady_state_ns": 212560 + } + }, + { + "pair_index": 14, + "elapsed_ns": 212436, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9895936, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6609115, + "runtime_create_ns": 23119, + "jit_attach_ns": 50279, + "context_create_ns": 101976, + "definition_eval_ns": 27507, + "first_eval_ns": 195142, + "threshold_crossing_ns": 5953282, + "compile_ns": 5650207, + "install_ns": 30106, + "osr_ns": 0, + "steady_state_ns": 212436 + } + }, + { + "pair_index": 15, + "elapsed_ns": 234093, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9920512, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6008733, + "runtime_create_ns": 25681, + "jit_attach_ns": 48736, + "context_create_ns": 98200, + "definition_eval_ns": 26935, + "first_eval_ns": 195362, + "threshold_crossing_ns": 5333907, + "compile_ns": 5115549, + "install_ns": 30798, + "osr_ns": 0, + "steady_state_ns": 234093 + } + }, + { + "pair_index": 16, + "elapsed_ns": 212616, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9928704, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6623841, + "runtime_create_ns": 26906, + "jit_attach_ns": 50811, + "context_create_ns": 101884, + "definition_eval_ns": 33332, + "first_eval_ns": 203216, + "threshold_crossing_ns": 5949043, + "compile_ns": 5644609, + "install_ns": 29766, + "osr_ns": 0, + "steady_state_ns": 212616 + } + }, + { + "pair_index": 17, + "elapsed_ns": 220931, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9932800, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6143103, + "runtime_create_ns": 23781, + "jit_attach_ns": 53270, + "context_create_ns": 102927, + "definition_eval_ns": 27260, + "first_eval_ns": 200267, + "threshold_crossing_ns": 5469230, + "compile_ns": 5152453, + "install_ns": 37123, + "osr_ns": 0, + "steady_state_ns": 220931 + } + }, + { + "pair_index": 18, + "elapsed_ns": 221123, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9875456, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6540610, + "runtime_create_ns": 24265, + "jit_attach_ns": 48874, + "context_create_ns": 99314, + "definition_eval_ns": 28581, + "first_eval_ns": 199548, + "threshold_crossing_ns": 5869577, + "compile_ns": 5637237, + "install_ns": 30818, + "osr_ns": 0, + "steady_state_ns": 221123 + } + }, + { + "pair_index": 19, + "elapsed_ns": 212545, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9928704, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6747733, + "runtime_create_ns": 32224, + "jit_attach_ns": 51213, + "context_create_ns": 101144, + "definition_eval_ns": 27512, + "first_eval_ns": 204397, + "threshold_crossing_ns": 6073282, + "compile_ns": 5841655, + "install_ns": 31167, + "osr_ns": 0, + "steady_state_ns": 212545 + } + }, + { + "pair_index": 20, + "elapsed_ns": 212999, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9830400, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5972969, + "runtime_create_ns": 25479, + "jit_attach_ns": 46149, + "context_create_ns": 97158, + "definition_eval_ns": 26148, + "first_eval_ns": 189808, + "threshold_crossing_ns": 5330606, + "compile_ns": 5087867, + "install_ns": 36825, + "osr_ns": 0, + "steady_state_ns": 212999 + } + }, + { + "pair_index": 21, + "elapsed_ns": 216160, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9961472, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6632854, + "runtime_create_ns": 25443, + "jit_attach_ns": 50347, + "context_create_ns": 106929, + "definition_eval_ns": 35409, + "first_eval_ns": 195936, + "threshold_crossing_ns": 5956671, + "compile_ns": 5686953, + "install_ns": 30268, + "osr_ns": 0, + "steady_state_ns": 216160 + } + }, + { + "pair_index": 22, + "elapsed_ns": 212486, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9895936, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5923092, + "runtime_create_ns": 23808, + "jit_attach_ns": 49363, + "context_create_ns": 100440, + "definition_eval_ns": 33068, + "first_eval_ns": 201160, + "threshold_crossing_ns": 5258754, + "compile_ns": 5039501, + "install_ns": 31017, + "osr_ns": 0, + "steady_state_ns": 212486 + } + }, + { + "pair_index": 23, + "elapsed_ns": 212460, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9895936, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6898438, + "runtime_create_ns": 21965, + "jit_attach_ns": 50756, + "context_create_ns": 102808, + "definition_eval_ns": 29431, + "first_eval_ns": 198380, + "threshold_crossing_ns": 6238335, + "compile_ns": 5943022, + "install_ns": 28382, + "osr_ns": 0, + "steady_state_ns": 212460 + } + }, + { + "pair_index": 24, + "elapsed_ns": 212602, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9912320, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6245082, + "runtime_create_ns": 23970, + "jit_attach_ns": 47947, + "context_create_ns": 97398, + "definition_eval_ns": 33108, + "first_eval_ns": 214317, + "threshold_crossing_ns": 5572761, + "compile_ns": 5267385, + "install_ns": 32155, + "osr_ns": 0, + "steady_state_ns": 212602 + } + }, + { + "pair_index": 25, + "elapsed_ns": 221237, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9871360, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5685064, + "runtime_create_ns": 25969, + "jit_attach_ns": 44769, + "context_create_ns": 99025, + "definition_eval_ns": 28250, + "first_eval_ns": 191592, + "threshold_crossing_ns": 5028623, + "compile_ns": 4802746, + "install_ns": 29199, + "osr_ns": 0, + "steady_state_ns": 221237 + } + }, + { + "pair_index": 26, + "elapsed_ns": 212811, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9936896, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6624478, + "runtime_create_ns": 22769, + "jit_attach_ns": 50910, + "context_create_ns": 103181, + "definition_eval_ns": 34490, + "first_eval_ns": 202055, + "threshold_crossing_ns": 5950384, + "compile_ns": 5668047, + "install_ns": 29940, + "osr_ns": 0, + "steady_state_ns": 212811 + } + }, + { + "pair_index": 27, + "elapsed_ns": 212139, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9863168, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6257637, + "runtime_create_ns": 25079, + "jit_attach_ns": 49251, + "context_create_ns": 100686, + "definition_eval_ns": 30992, + "first_eval_ns": 202545, + "threshold_crossing_ns": 5592137, + "compile_ns": 5289324, + "install_ns": 32064, + "osr_ns": 0, + "steady_state_ns": 212139 + } + }, + { + "pair_index": 28, + "elapsed_ns": 212750, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9830400, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6223978, + "runtime_create_ns": 24436, + "jit_attach_ns": 49305, + "context_create_ns": 99299, + "definition_eval_ns": 28333, + "first_eval_ns": 201433, + "threshold_crossing_ns": 5563996, + "compile_ns": 5260263, + "install_ns": 29114, + "osr_ns": 0, + "steady_state_ns": 212750 + } + }, + { + "pair_index": 29, + "elapsed_ns": 212855, + "checksum": "number:413e809800000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10035200, + "code_bytes": 14752, + "metadata_bytes": 3698, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6841381, + "runtime_create_ns": 21642, + "jit_attach_ns": 51057, + "context_create_ns": 100076, + "definition_eval_ns": 29716, + "first_eval_ns": 200081, + "threshold_crossing_ns": 6179398, + "compile_ns": 5957092, + "install_ns": 30866, + "osr_ns": 0, + "steady_state_ns": 212855 + } + } + ], + "raw_latency_ns": [ + 213242, + 212340, + 212661, + 212683, + 212835, + 212267, + 212779, + 226314, + 212508, + 217545, + 213378, + 215106, + 212791, + 212560, + 212436, + 234093, + 212616, + 220931, + 221123, + 212545, + 212999, + 216160, + 212486, + 212460, + 212602, + 221237, + 212811, + 212139, + 212750, + 212855 + ], + "raw_throughput_ops": [ + 148, + 148, + 147, + 148, + 150, + 151, + 151, + 149, + 149, + 149 + ], + "median_ns": 212791, + "mad_ns": 331, + "p95_ns": 226314, + "p99_ns": 234093, + "ci95_ns": [ + 212616, + 213242 + ], + "compile_ns": 5400645, + "install_ns": 30268, + "break_even_executions": 13 + }, + { + "name": "call-heavy", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 467039, + "checksum": "number:40bb580000000000", + "native_entries": 27275, + "native_acquisitions": 1269, + "native_exits": 27275, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27275, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11890688, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29432255, + "runtime_create_ns": 21071, + "jit_attach_ns": 48874, + "context_create_ns": 98978, + "definition_eval_ns": 41751, + "first_eval_ns": 659825, + "threshold_crossing_ns": 28025524, + "compile_ns": 27634036, + "install_ns": 92766, + "osr_ns": 0, + "steady_state_ns": 467039 + } + }, + { + "pair_index": 1, + "elapsed_ns": 475308, + "checksum": "number:40bb580000000000", + "native_entries": 27415, + "native_acquisitions": 1276, + "native_exits": 27415, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27415, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11644928, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29699597, + "runtime_create_ns": 22931, + "jit_attach_ns": 53956, + "context_create_ns": 105461, + "definition_eval_ns": 53866, + "first_eval_ns": 660926, + "threshold_crossing_ns": 28254580, + "compile_ns": 27905758, + "install_ns": 95771, + "osr_ns": 0, + "steady_state_ns": 475308 + } + }, + { + "pair_index": 2, + "elapsed_ns": 474222, + "checksum": "number:40bb580000000000", + "native_entries": 25363, + "native_acquisitions": 1181, + "native_exits": 25363, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25363, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11665408, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28700119, + "runtime_create_ns": 23040, + "jit_attach_ns": 54593, + "context_create_ns": 98875, + "definition_eval_ns": 44176, + "first_eval_ns": 660751, + "threshold_crossing_ns": 27273491, + "compile_ns": 25998581, + "install_ns": 92493, + "osr_ns": 0, + "steady_state_ns": 474222 + } + }, + { + "pair_index": 3, + "elapsed_ns": 467433, + "checksum": "number:40bb580000000000", + "native_entries": 25490, + "native_acquisitions": 1186, + "native_exits": 25490, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25490, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11616256, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28919299, + "runtime_create_ns": 29586, + "jit_attach_ns": 55731, + "context_create_ns": 107913, + "definition_eval_ns": 56976, + "first_eval_ns": 668260, + "threshold_crossing_ns": 27459115, + "compile_ns": 26189753, + "install_ns": 94327, + "osr_ns": 0, + "steady_state_ns": 467433 + } + }, + { + "pair_index": 4, + "elapsed_ns": 466448, + "checksum": "number:40bb580000000000", + "native_entries": 27386, + "native_acquisitions": 1275, + "native_exits": 27386, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27386, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11669504, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29608021, + "runtime_create_ns": 22875, + "jit_attach_ns": 59903, + "context_create_ns": 98406, + "definition_eval_ns": 45270, + "first_eval_ns": 655943, + "threshold_crossing_ns": 28188802, + "compile_ns": 27803688, + "install_ns": 91457, + "osr_ns": 0, + "steady_state_ns": 466448 + } + }, + { + "pair_index": 5, + "elapsed_ns": 477807, + "checksum": "number:40bb580000000000", + "native_entries": 25277, + "native_acquisitions": 1179, + "native_exits": 25277, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25277, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11776000, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28464790, + "runtime_create_ns": 24280, + "jit_attach_ns": 56043, + "context_create_ns": 95498, + "definition_eval_ns": 43845, + "first_eval_ns": 646275, + "threshold_crossing_ns": 27053068, + "compile_ns": 25727081, + "install_ns": 106559, + "osr_ns": 0, + "steady_state_ns": 477807 + } + }, + { + "pair_index": 6, + "elapsed_ns": 474960, + "checksum": "number:40bb580000000000", + "native_entries": 25551, + "native_acquisitions": 1190, + "native_exits": 25551, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25551, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11530240, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28867682, + "runtime_create_ns": 29270, + "jit_attach_ns": 55615, + "context_create_ns": 109621, + "definition_eval_ns": 61511, + "first_eval_ns": 672635, + "threshold_crossing_ns": 27391976, + "compile_ns": 26129115, + "install_ns": 99097, + "osr_ns": 0, + "steady_state_ns": 474960 + } + }, + { + "pair_index": 7, + "elapsed_ns": 476335, + "checksum": "number:40bb580000000000", + "native_entries": 25270, + "native_acquisitions": 1177, + "native_exits": 25270, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25270, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11509760, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28703877, + "runtime_create_ns": 24374, + "jit_attach_ns": 50996, + "context_create_ns": 97980, + "definition_eval_ns": 41729, + "first_eval_ns": 664045, + "threshold_crossing_ns": 27269571, + "compile_ns": 25951847, + "install_ns": 92949, + "osr_ns": 0, + "steady_state_ns": 476335 + } + }, + { + "pair_index": 8, + "elapsed_ns": 485685, + "checksum": "number:40bb580000000000", + "native_entries": 31348, + "native_acquisitions": 1458, + "native_exits": 31348, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 31348, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11538432, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 31522763, + "runtime_create_ns": 25496, + "jit_attach_ns": 50642, + "context_create_ns": 101070, + "definition_eval_ns": 44434, + "first_eval_ns": 667470, + "threshold_crossing_ns": 30070159, + "compile_ns": 29694053, + "install_ns": 97754, + "osr_ns": 0, + "steady_state_ns": 485685 + } + }, + { + "pair_index": 9, + "elapsed_ns": 470779, + "checksum": "number:40bb580000000000", + "native_entries": 25338, + "native_acquisitions": 1180, + "native_exits": 25338, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25338, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11603968, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28684453, + "runtime_create_ns": 25720, + "jit_attach_ns": 50830, + "context_create_ns": 100152, + "definition_eval_ns": 42293, + "first_eval_ns": 665269, + "threshold_crossing_ns": 27250879, + "compile_ns": 25946403, + "install_ns": 94150, + "osr_ns": 0, + "steady_state_ns": 470779 + } + }, + { + "pair_index": 10, + "elapsed_ns": 469257, + "checksum": "number:40bb580000000000", + "native_entries": 27302, + "native_acquisitions": 1270, + "native_exits": 27302, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27302, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11661312, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29395978, + "runtime_create_ns": 23854, + "jit_attach_ns": 50921, + "context_create_ns": 97151, + "definition_eval_ns": 44124, + "first_eval_ns": 662966, + "threshold_crossing_ns": 27978779, + "compile_ns": 27602274, + "install_ns": 93188, + "osr_ns": 0, + "steady_state_ns": 469257 + } + }, + { + "pair_index": 11, + "elapsed_ns": 472255, + "checksum": "number:40bb580000000000", + "native_entries": 25348, + "native_acquisitions": 1182, + "native_exits": 25348, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25348, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11378688, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28574076, + "runtime_create_ns": 26370, + "jit_attach_ns": 56242, + "context_create_ns": 98210, + "definition_eval_ns": 52962, + "first_eval_ns": 650465, + "threshold_crossing_ns": 27129892, + "compile_ns": 25825156, + "install_ns": 88445, + "osr_ns": 0, + "steady_state_ns": 472255 + } + }, + { + "pair_index": 12, + "elapsed_ns": 468301, + "checksum": "number:40bb580000000000", + "native_entries": 27295, + "native_acquisitions": 1270, + "native_exits": 27295, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27295, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11612160, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29591396, + "runtime_create_ns": 25048, + "jit_attach_ns": 49514, + "context_create_ns": 98336, + "definition_eval_ns": 42520, + "first_eval_ns": 654214, + "threshold_crossing_ns": 28183247, + "compile_ns": 27793435, + "install_ns": 98371, + "osr_ns": 0, + "steady_state_ns": 468301 + } + }, + { + "pair_index": 13, + "elapsed_ns": 469994, + "checksum": "number:40bb580000000000", + "native_entries": 25388, + "native_acquisitions": 1183, + "native_exits": 25388, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25388, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11530240, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28646035, + "runtime_create_ns": 25716, + "jit_attach_ns": 51030, + "context_create_ns": 98689, + "definition_eval_ns": 46464, + "first_eval_ns": 674416, + "threshold_crossing_ns": 27210587, + "compile_ns": 25924490, + "install_ns": 97087, + "osr_ns": 0, + "steady_state_ns": 469994 + } + }, + { + "pair_index": 14, + "elapsed_ns": 471129, + "checksum": "number:40bb580000000000", + "native_entries": 27293, + "native_acquisitions": 1269, + "native_exits": 27293, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27293, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11530240, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29496326, + "runtime_create_ns": 26309, + "jit_attach_ns": 48833, + "context_create_ns": 106529, + "definition_eval_ns": 43171, + "first_eval_ns": 658158, + "threshold_crossing_ns": 28066744, + "compile_ns": 27669779, + "install_ns": 92054, + "osr_ns": 0, + "steady_state_ns": 471129 + } + }, + { + "pair_index": 15, + "elapsed_ns": 477456, + "checksum": "number:40bb580000000000", + "native_entries": 25311, + "native_acquisitions": 1180, + "native_exits": 25311, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25311, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11468800, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28594995, + "runtime_create_ns": 21862, + "jit_attach_ns": 49873, + "context_create_ns": 101463, + "definition_eval_ns": 41812, + "first_eval_ns": 667191, + "threshold_crossing_ns": 27165634, + "compile_ns": 25859346, + "install_ns": 86918, + "osr_ns": 0, + "steady_state_ns": 477456 + } + }, + { + "pair_index": 16, + "elapsed_ns": 476896, + "checksum": "number:40bb580000000000", + "native_entries": 27471, + "native_acquisitions": 1280, + "native_exits": 27471, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27471, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11493376, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29818016, + "runtime_create_ns": 26807, + "jit_attach_ns": 48699, + "context_create_ns": 105008, + "definition_eval_ns": 48688, + "first_eval_ns": 661867, + "threshold_crossing_ns": 28379073, + "compile_ns": 28021550, + "install_ns": 106754, + "osr_ns": 0, + "steady_state_ns": 476896 + } + }, + { + "pair_index": 17, + "elapsed_ns": 476429, + "checksum": "number:40bb580000000000", + "native_entries": 25371, + "native_acquisitions": 1182, + "native_exits": 25371, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25371, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11513856, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28664298, + "runtime_create_ns": 25585, + "jit_attach_ns": 48031, + "context_create_ns": 116995, + "definition_eval_ns": 47383, + "first_eval_ns": 657286, + "threshold_crossing_ns": 27214860, + "compile_ns": 25906234, + "install_ns": 93229, + "osr_ns": 0, + "steady_state_ns": 476429 + } + }, + { + "pair_index": 18, + "elapsed_ns": 468159, + "checksum": "number:40bb580000000000", + "native_entries": 25408, + "native_acquisitions": 1185, + "native_exits": 25408, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25408, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11653120, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28690110, + "runtime_create_ns": 23312, + "jit_attach_ns": 49004, + "context_create_ns": 99679, + "definition_eval_ns": 43499, + "first_eval_ns": 675246, + "threshold_crossing_ns": 27260640, + "compile_ns": 25963936, + "install_ns": 98289, + "osr_ns": 0, + "steady_state_ns": 468159 + } + }, + { + "pair_index": 19, + "elapsed_ns": 465681, + "checksum": "number:40bb580000000000", + "native_entries": 27340, + "native_acquisitions": 1273, + "native_exits": 27340, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27340, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11358208, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29806335, + "runtime_create_ns": 25572, + "jit_attach_ns": 51389, + "context_create_ns": 95775, + "definition_eval_ns": 45383, + "first_eval_ns": 670072, + "threshold_crossing_ns": 28377099, + "compile_ns": 27988945, + "install_ns": 96340, + "osr_ns": 0, + "steady_state_ns": 465681 + } + }, + { + "pair_index": 20, + "elapsed_ns": 466209, + "checksum": "number:40bb580000000000", + "native_entries": 27279, + "native_acquisitions": 1271, + "native_exits": 27279, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27279, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11681792, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29469751, + "runtime_create_ns": 20963, + "jit_attach_ns": 50230, + "context_create_ns": 99060, + "definition_eval_ns": 42868, + "first_eval_ns": 660021, + "threshold_crossing_ns": 28060220, + "compile_ns": 27673013, + "install_ns": 92920, + "osr_ns": 0, + "steady_state_ns": 466209 + } + }, + { + "pair_index": 21, + "elapsed_ns": 467611, + "checksum": "number:40bb580000000000", + "native_entries": 25459, + "native_acquisitions": 1184, + "native_exits": 25459, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25459, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11534336, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28566114, + "runtime_create_ns": 25572, + "jit_attach_ns": 51068, + "context_create_ns": 101271, + "definition_eval_ns": 54025, + "first_eval_ns": 665164, + "threshold_crossing_ns": 27132032, + "compile_ns": 25875369, + "install_ns": 91997, + "osr_ns": 0, + "steady_state_ns": 467611 + } + }, + { + "pair_index": 22, + "elapsed_ns": 480048, + "checksum": "number:40bb580000000000", + "native_entries": 25743, + "native_acquisitions": 1200, + "native_exits": 25743, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25743, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11644928, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28884060, + "runtime_create_ns": 23294, + "jit_attach_ns": 56216, + "context_create_ns": 101543, + "definition_eval_ns": 48383, + "first_eval_ns": 665791, + "threshold_crossing_ns": 27437485, + "compile_ns": 26255995, + "install_ns": 88793, + "osr_ns": 0, + "steady_state_ns": 480048 + } + }, + { + "pair_index": 23, + "elapsed_ns": 479446, + "checksum": "number:40bb580000000000", + "native_entries": 27418, + "native_acquisitions": 1276, + "native_exits": 27418, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27418, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11411456, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29598341, + "runtime_create_ns": 25090, + "jit_attach_ns": 50054, + "context_create_ns": 114948, + "definition_eval_ns": 52942, + "first_eval_ns": 655460, + "threshold_crossing_ns": 28150103, + "compile_ns": 27803000, + "install_ns": 96479, + "osr_ns": 0, + "steady_state_ns": 479446 + } + }, + { + "pair_index": 24, + "elapsed_ns": 476863, + "checksum": "number:40bb580000000000", + "native_entries": 25300, + "native_acquisitions": 1178, + "native_exits": 25300, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25300, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11673600, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28604686, + "runtime_create_ns": 22391, + "jit_attach_ns": 51122, + "context_create_ns": 110072, + "definition_eval_ns": 45186, + "first_eval_ns": 654485, + "threshold_crossing_ns": 27174164, + "compile_ns": 25865896, + "install_ns": 94757, + "osr_ns": 0, + "steady_state_ns": 476863 + } + }, + { + "pair_index": 25, + "elapsed_ns": 479773, + "checksum": "number:40bb580000000000", + "native_entries": 27259, + "native_acquisitions": 1269, + "native_exits": 27259, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27259, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11792384, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29372910, + "runtime_create_ns": 24515, + "jit_attach_ns": 49947, + "context_create_ns": 99090, + "definition_eval_ns": 41614, + "first_eval_ns": 659143, + "threshold_crossing_ns": 27949520, + "compile_ns": 27557318, + "install_ns": 96463, + "osr_ns": 0, + "steady_state_ns": 479773 + } + }, + { + "pair_index": 26, + "elapsed_ns": 475589, + "checksum": "number:40bb580000000000", + "native_entries": 25443, + "native_acquisitions": 1187, + "native_exits": 25443, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25443, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11534336, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28625630, + "runtime_create_ns": 24816, + "jit_attach_ns": 53018, + "context_create_ns": 114058, + "definition_eval_ns": 54688, + "first_eval_ns": 661927, + "threshold_crossing_ns": 27169744, + "compile_ns": 25928063, + "install_ns": 84961, + "osr_ns": 0, + "steady_state_ns": 475589 + } + }, + { + "pair_index": 27, + "elapsed_ns": 467517, + "checksum": "number:40bb580000000000", + "native_entries": 27349, + "native_acquisitions": 1274, + "native_exits": 27349, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27349, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11591680, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29523977, + "runtime_create_ns": 26465, + "jit_attach_ns": 49146, + "context_create_ns": 97860, + "definition_eval_ns": 42276, + "first_eval_ns": 656663, + "threshold_crossing_ns": 28114106, + "compile_ns": 27738029, + "install_ns": 92355, + "osr_ns": 0, + "steady_state_ns": 467517 + } + }, + { + "pair_index": 28, + "elapsed_ns": 468637, + "checksum": "number:40bb580000000000", + "native_entries": 25422, + "native_acquisitions": 1184, + "native_exits": 25422, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 25422, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11554816, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 28753042, + "runtime_create_ns": 23998, + "jit_attach_ns": 52914, + "context_create_ns": 100455, + "definition_eval_ns": 44121, + "first_eval_ns": 663506, + "threshold_crossing_ns": 27330242, + "compile_ns": 26023076, + "install_ns": 98435, + "osr_ns": 0, + "steady_state_ns": 468637 + } + }, + { + "pair_index": 29, + "elapsed_ns": 481214, + "checksum": "number:40bb580000000000", + "native_entries": 27349, + "native_acquisitions": 1274, + "native_exits": 27349, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 27349, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11350016, + "code_bytes": 31856, + "metadata_bytes": 7376, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 29655790, + "runtime_create_ns": 25602, + "jit_attach_ns": 51029, + "context_create_ns": 96229, + "definition_eval_ns": 50233, + "first_eval_ns": 672957, + "threshold_crossing_ns": 28210364, + "compile_ns": 27851845, + "install_ns": 86958, + "osr_ns": 0, + "steady_state_ns": 481214 + } + } + ], + "raw_latency_ns": [ + 467039, + 475308, + 474222, + 467433, + 466448, + 477807, + 474960, + 476335, + 485685, + 470779, + 469257, + 472255, + 468301, + 469994, + 471129, + 477456, + 476896, + 476429, + 468159, + 465681, + 466209, + 467611, + 480048, + 479446, + 476863, + 479773, + 475589, + 467517, + 468637, + 481214 + ], + "raw_throughput_ops": [ + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34 + ], + "median_ns": 474222, + "mad_ns": 5224, + "p95_ns": 481214, + "p99_ns": 485685, + "ci95_ns": [ + 469257, + 476429 + ], + "compile_ns": 26255995, + "install_ns": 94150, + "break_even_executions": 29 + }, + { + "name": "generic-call-entry", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 8716632, + "checksum": "number:409f400000000000", + "native_entries": 33200, + "native_acquisitions": 1204, + "native_exits": 33200, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33200, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10186752, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21101624, + "runtime_create_ns": 24644, + "jit_attach_ns": 55046, + "context_create_ns": 104108, + "definition_eval_ns": 42292, + "first_eval_ns": 599595, + "threshold_crossing_ns": 10667920, + "compile_ns": 9504126, + "install_ns": 46059, + "osr_ns": 0, + "steady_state_ns": 8716632 + } + }, + { + "pair_index": 1, + "elapsed_ns": 8731861, + "checksum": "number:409f400000000000", + "native_entries": 33355, + "native_acquisitions": 1210, + "native_exits": 33355, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33355, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10162176, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21212913, + "runtime_create_ns": 29960, + "jit_attach_ns": 59411, + "context_create_ns": 118335, + "definition_eval_ns": 56150, + "first_eval_ns": 597490, + "threshold_crossing_ns": 10696039, + "compile_ns": 9574115, + "install_ns": 46925, + "osr_ns": 0, + "steady_state_ns": 8731861 + } + }, + { + "pair_index": 2, + "elapsed_ns": 8744048, + "checksum": "number:409f400000000000", + "native_entries": 33308, + "native_acquisitions": 1209, + "native_exits": 33308, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33308, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10194944, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21382308, + "runtime_create_ns": 28490, + "jit_attach_ns": 53535, + "context_create_ns": 102825, + "definition_eval_ns": 44892, + "first_eval_ns": 613979, + "threshold_crossing_ns": 10909107, + "compile_ns": 9784237, + "install_ns": 47530, + "osr_ns": 0, + "steady_state_ns": 8744048 + } + }, + { + "pair_index": 3, + "elapsed_ns": 8703042, + "checksum": "number:409f400000000000", + "native_entries": 33212, + "native_acquisitions": 1205, + "native_exits": 33212, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33212, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10293248, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21057827, + "runtime_create_ns": 24088, + "jit_attach_ns": 54139, + "context_create_ns": 105691, + "definition_eval_ns": 46938, + "first_eval_ns": 620843, + "threshold_crossing_ns": 10605274, + "compile_ns": 9470129, + "install_ns": 48500, + "osr_ns": 0, + "steady_state_ns": 8703042 + } + }, + { + "pair_index": 4, + "elapsed_ns": 8700301, + "checksum": "number:409f400000000000", + "native_entries": 33028, + "native_acquisitions": 1197, + "native_exits": 33028, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33028, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10227712, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 20964983, + "runtime_create_ns": 26234, + "jit_attach_ns": 52222, + "context_create_ns": 101998, + "definition_eval_ns": 41548, + "first_eval_ns": 598662, + "threshold_crossing_ns": 10551118, + "compile_ns": 9355749, + "install_ns": 44169, + "osr_ns": 0, + "steady_state_ns": 8700301 + } + }, + { + "pair_index": 5, + "elapsed_ns": 8772063, + "checksum": "number:409f400000000000", + "native_entries": 33203, + "native_acquisitions": 1203, + "native_exits": 33203, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33203, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10326016, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21168918, + "runtime_create_ns": 22411, + "jit_attach_ns": 58186, + "context_create_ns": 104371, + "definition_eval_ns": 42289, + "first_eval_ns": 618252, + "threshold_crossing_ns": 10647228, + "compile_ns": 9496930, + "install_ns": 44373, + "osr_ns": 0, + "steady_state_ns": 8772063 + } + }, + { + "pair_index": 6, + "elapsed_ns": 8763786, + "checksum": "number:409f400000000000", + "native_entries": 33506, + "native_acquisitions": 1220, + "native_exits": 33506, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33506, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10113024, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21190470, + "runtime_create_ns": 29771, + "jit_attach_ns": 51630, + "context_create_ns": 121504, + "definition_eval_ns": 59804, + "first_eval_ns": 611976, + "threshold_crossing_ns": 10658065, + "compile_ns": 9596070, + "install_ns": 56048, + "osr_ns": 0, + "steady_state_ns": 8763786 + } + }, + { + "pair_index": 7, + "elapsed_ns": 8719927, + "checksum": "number:409f400000000000", + "native_entries": 33091, + "native_acquisitions": 1201, + "native_exits": 33091, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33091, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10227712, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21056225, + "runtime_create_ns": 27429, + "jit_attach_ns": 52609, + "context_create_ns": 111277, + "definition_eval_ns": 42420, + "first_eval_ns": 600075, + "threshold_crossing_ns": 10607063, + "compile_ns": 9432148, + "install_ns": 45251, + "osr_ns": 0, + "steady_state_ns": 8719927 + } + }, + { + "pair_index": 8, + "elapsed_ns": 8710729, + "checksum": "number:409f400000000000", + "native_entries": 33162, + "native_acquisitions": 1204, + "native_exits": 33162, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33162, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10227712, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21059087, + "runtime_create_ns": 26436, + "jit_attach_ns": 53268, + "context_create_ns": 102503, + "definition_eval_ns": 41133, + "first_eval_ns": 610821, + "threshold_crossing_ns": 10612436, + "compile_ns": 9450887, + "install_ns": 50822, + "osr_ns": 0, + "steady_state_ns": 8710729 + } + }, + { + "pair_index": 9, + "elapsed_ns": 8725289, + "checksum": "number:409f400000000000", + "native_entries": 33050, + "native_acquisitions": 1195, + "native_exits": 33050, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33050, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10166272, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 20969470, + "runtime_create_ns": 26227, + "jit_attach_ns": 49487, + "context_create_ns": 98996, + "definition_eval_ns": 38077, + "first_eval_ns": 602666, + "threshold_crossing_ns": 10533663, + "compile_ns": 9350642, + "install_ns": 41771, + "osr_ns": 0, + "steady_state_ns": 8725289 + } + }, + { + "pair_index": 10, + "elapsed_ns": 8703564, + "checksum": "number:409f400000000000", + "native_entries": 33517, + "native_acquisitions": 1220, + "native_exits": 33517, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33517, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9961472, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21315409, + "runtime_create_ns": 25322, + "jit_attach_ns": 57467, + "context_create_ns": 111455, + "definition_eval_ns": 53209, + "first_eval_ns": 627566, + "threshold_crossing_ns": 10841335, + "compile_ns": 9768854, + "install_ns": 49630, + "osr_ns": 0, + "steady_state_ns": 8703564 + } + }, + { + "pair_index": 11, + "elapsed_ns": 8798799, + "checksum": "number:409f400000000000", + "native_entries": 33290, + "native_acquisitions": 1210, + "native_exits": 33290, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33290, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10141696, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21200358, + "runtime_create_ns": 28709, + "jit_attach_ns": 51763, + "context_create_ns": 110306, + "definition_eval_ns": 54715, + "first_eval_ns": 613138, + "threshold_crossing_ns": 10654115, + "compile_ns": 9534288, + "install_ns": 43764, + "osr_ns": 0, + "steady_state_ns": 8798799 + } + }, + { + "pair_index": 12, + "elapsed_ns": 9297249, + "checksum": "number:409f400000000000", + "native_entries": 33133, + "native_acquisitions": 1203, + "native_exits": 33133, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33133, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10162176, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21831563, + "runtime_create_ns": 24722, + "jit_attach_ns": 53059, + "context_create_ns": 111997, + "definition_eval_ns": 45007, + "first_eval_ns": 605322, + "threshold_crossing_ns": 10736938, + "compile_ns": 9506109, + "install_ns": 49822, + "osr_ns": 0, + "steady_state_ns": 9297249 + } + }, + { + "pair_index": 13, + "elapsed_ns": 8708239, + "checksum": "number:409f400000000000", + "native_entries": 33144, + "native_acquisitions": 1200, + "native_exits": 33144, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33144, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10194944, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21151801, + "runtime_create_ns": 25537, + "jit_attach_ns": 52349, + "context_create_ns": 101411, + "definition_eval_ns": 40540, + "first_eval_ns": 605583, + "threshold_crossing_ns": 10614174, + "compile_ns": 9440234, + "install_ns": 48175, + "osr_ns": 0, + "steady_state_ns": 8708239 + } + }, + { + "pair_index": 14, + "elapsed_ns": 8734595, + "checksum": "number:409f400000000000", + "native_entries": 33019, + "native_acquisitions": 1196, + "native_exits": 33019, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33019, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10149888, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 20987239, + "runtime_create_ns": 26758, + "jit_attach_ns": 49600, + "context_create_ns": 99104, + "definition_eval_ns": 40191, + "first_eval_ns": 598766, + "threshold_crossing_ns": 10541368, + "compile_ns": 9339428, + "install_ns": 43328, + "osr_ns": 0, + "steady_state_ns": 8734595 + } + }, + { + "pair_index": 15, + "elapsed_ns": 8675786, + "checksum": "number:409f400000000000", + "native_entries": 33537, + "native_acquisitions": 1220, + "native_exits": 33537, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33537, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10244096, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21190415, + "runtime_create_ns": 30690, + "jit_attach_ns": 54682, + "context_create_ns": 107533, + "definition_eval_ns": 53802, + "first_eval_ns": 619642, + "threshold_crossing_ns": 10759342, + "compile_ns": 9696897, + "install_ns": 47611, + "osr_ns": 0, + "steady_state_ns": 8675786 + } + }, + { + "pair_index": 16, + "elapsed_ns": 8944789, + "checksum": "number:409f400000000000", + "native_entries": 33215, + "native_acquisitions": 1207, + "native_exits": 33215, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33215, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10182656, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21757510, + "runtime_create_ns": 26463, + "jit_attach_ns": 54102, + "context_create_ns": 124138, + "definition_eval_ns": 55672, + "first_eval_ns": 600494, + "threshold_crossing_ns": 11025222, + "compile_ns": 9848532, + "install_ns": 44189, + "osr_ns": 0, + "steady_state_ns": 8944789 + } + }, + { + "pair_index": 17, + "elapsed_ns": 8707093, + "checksum": "number:409f400000000000", + "native_entries": 33110, + "native_acquisitions": 1200, + "native_exits": 33110, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33110, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10170368, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21126008, + "runtime_create_ns": 25611, + "jit_attach_ns": 51003, + "context_create_ns": 96667, + "definition_eval_ns": 51352, + "first_eval_ns": 602675, + "threshold_crossing_ns": 10700821, + "compile_ns": 9515714, + "install_ns": 50170, + "osr_ns": 0, + "steady_state_ns": 8707093 + } + }, + { + "pair_index": 18, + "elapsed_ns": 8708322, + "checksum": "number:409f400000000000", + "native_entries": 33060, + "native_acquisitions": 1199, + "native_exits": 33060, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33060, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10190848, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21020829, + "runtime_create_ns": 23559, + "jit_attach_ns": 51718, + "context_create_ns": 101946, + "definition_eval_ns": 42593, + "first_eval_ns": 617293, + "threshold_crossing_ns": 10583616, + "compile_ns": 9402227, + "install_ns": 51197, + "osr_ns": 0, + "steady_state_ns": 8708322 + } + }, + { + "pair_index": 19, + "elapsed_ns": 8738904, + "checksum": "number:409f400000000000", + "native_entries": 33054, + "native_acquisitions": 1199, + "native_exits": 33054, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33054, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10166272, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21079831, + "runtime_create_ns": 23815, + "jit_attach_ns": 50246, + "context_create_ns": 101685, + "definition_eval_ns": 42670, + "first_eval_ns": 611067, + "threshold_crossing_ns": 10617786, + "compile_ns": 9430110, + "install_ns": 46518, + "osr_ns": 0, + "steady_state_ns": 8738904 + } + }, + { + "pair_index": 20, + "elapsed_ns": 8696985, + "checksum": "number:409f400000000000", + "native_entries": 33150, + "native_acquisitions": 1203, + "native_exits": 33150, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33150, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10244096, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21074227, + "runtime_create_ns": 22329, + "jit_attach_ns": 54195, + "context_create_ns": 103579, + "definition_eval_ns": 40829, + "first_eval_ns": 604739, + "threshold_crossing_ns": 10653880, + "compile_ns": 9492891, + "install_ns": 46381, + "osr_ns": 0, + "steady_state_ns": 8696985 + } + }, + { + "pair_index": 21, + "elapsed_ns": 8760911, + "checksum": "number:409f400000000000", + "native_entries": 33265, + "native_acquisitions": 1208, + "native_exits": 33265, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33265, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10268672, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21184576, + "runtime_create_ns": 25176, + "jit_attach_ns": 56302, + "context_create_ns": 114061, + "definition_eval_ns": 60678, + "first_eval_ns": 612931, + "threshold_crossing_ns": 10655358, + "compile_ns": 9512169, + "install_ns": 46357, + "osr_ns": 0, + "steady_state_ns": 8760911 + } + }, + { + "pair_index": 22, + "elapsed_ns": 8700985, + "checksum": "number:409f400000000000", + "native_entries": 33237, + "native_acquisitions": 1204, + "native_exits": 33237, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33237, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10289152, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21043216, + "runtime_create_ns": 26030, + "jit_attach_ns": 55759, + "context_create_ns": 104701, + "definition_eval_ns": 41964, + "first_eval_ns": 604018, + "threshold_crossing_ns": 10582076, + "compile_ns": 9435601, + "install_ns": 45946, + "osr_ns": 0, + "steady_state_ns": 8700985 + } + }, + { + "pair_index": 23, + "elapsed_ns": 8857638, + "checksum": "number:409f400000000000", + "native_entries": 33132, + "native_acquisitions": 1203, + "native_exits": 33132, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33132, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10227712, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21221177, + "runtime_create_ns": 23696, + "jit_attach_ns": 52541, + "context_create_ns": 99483, + "definition_eval_ns": 44387, + "first_eval_ns": 633621, + "threshold_crossing_ns": 10617984, + "compile_ns": 9454656, + "install_ns": 64445, + "osr_ns": 0, + "steady_state_ns": 8857638 + } + }, + { + "pair_index": 24, + "elapsed_ns": 8754237, + "checksum": "number:409f400000000000", + "native_entries": 33143, + "native_acquisitions": 1202, + "native_exits": 33143, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33143, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10240000, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21331264, + "runtime_create_ns": 24290, + "jit_attach_ns": 51050, + "context_create_ns": 103686, + "definition_eval_ns": 42011, + "first_eval_ns": 618337, + "threshold_crossing_ns": 10846923, + "compile_ns": 9671271, + "install_ns": 48926, + "osr_ns": 0, + "steady_state_ns": 8754237 + } + }, + { + "pair_index": 25, + "elapsed_ns": 8676125, + "checksum": "number:409f400000000000", + "native_entries": 33156, + "native_acquisitions": 1204, + "native_exits": 33156, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33156, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10153984, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21001632, + "runtime_create_ns": 24193, + "jit_attach_ns": 54483, + "context_create_ns": 108983, + "definition_eval_ns": 54262, + "first_eval_ns": 606242, + "threshold_crossing_ns": 10585024, + "compile_ns": 9432342, + "install_ns": 44258, + "osr_ns": 0, + "steady_state_ns": 8676125 + } + }, + { + "pair_index": 26, + "elapsed_ns": 8741785, + "checksum": "number:409f400000000000", + "native_entries": 33443, + "native_acquisitions": 1218, + "native_exits": 33443, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33443, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10104832, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21357125, + "runtime_create_ns": 29744, + "jit_attach_ns": 61127, + "context_create_ns": 113457, + "definition_eval_ns": 57796, + "first_eval_ns": 604448, + "threshold_crossing_ns": 10859160, + "compile_ns": 9767722, + "install_ns": 46024, + "osr_ns": 0, + "steady_state_ns": 8741785 + } + }, + { + "pair_index": 27, + "elapsed_ns": 8743591, + "checksum": "number:409f400000000000", + "native_entries": 33557, + "native_acquisitions": 1220, + "native_exits": 33557, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33557, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10113024, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21299393, + "runtime_create_ns": 26599, + "jit_attach_ns": 55793, + "context_create_ns": 100593, + "definition_eval_ns": 46280, + "first_eval_ns": 617693, + "threshold_crossing_ns": 10814173, + "compile_ns": 9742060, + "install_ns": 80427, + "osr_ns": 0, + "steady_state_ns": 8743591 + } + }, + { + "pair_index": 28, + "elapsed_ns": 8709798, + "checksum": "number:409f400000000000", + "native_entries": 33269, + "native_acquisitions": 1207, + "native_exits": 33269, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33269, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10256384, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21197713, + "runtime_create_ns": 23875, + "jit_attach_ns": 56626, + "context_create_ns": 105686, + "definition_eval_ns": 45702, + "first_eval_ns": 613085, + "threshold_crossing_ns": 10747254, + "compile_ns": 9608949, + "install_ns": 63296, + "osr_ns": 0, + "steady_state_ns": 8709798 + } + }, + { + "pair_index": 29, + "elapsed_ns": 8725003, + "checksum": "number:409f400000000000", + "native_entries": 33195, + "native_acquisitions": 1206, + "native_exits": 33195, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 33195, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10252288, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 21090378, + "runtime_create_ns": 23878, + "jit_attach_ns": 56340, + "context_create_ns": 103316, + "definition_eval_ns": 45358, + "first_eval_ns": 610885, + "threshold_crossing_ns": 10630706, + "compile_ns": 9477213, + "install_ns": 46516, + "osr_ns": 0, + "steady_state_ns": 8725003 + } + } + ], + "raw_latency_ns": [ + 8716632, + 8731861, + 8744048, + 8703042, + 8700301, + 8772063, + 8763786, + 8719927, + 8710729, + 8725289, + 8703564, + 8798799, + 9297249, + 8708239, + 8734595, + 8675786, + 8944789, + 8707093, + 8708322, + 8738904, + 8696985, + 8760911, + 8700985, + 8857638, + 8754237, + 8676125, + 8741785, + 8743591, + 8709798, + 8725003 + ], + "raw_throughput_ops": [ + 47, + 47, + 47, + 46, + 46, + 46, + 46, + 47, + 47, + 47 + ], + "median_ns": 8725289, + "mad_ns": 21725, + "p95_ns": 8944789, + "p99_ns": 9297249, + "ci95_ns": [ + 8709798, + 8743591 + ], + "compile_ns": 9504126, + "install_ns": 46925, + "break_even_executions": null + }, + { + "name": "property-heavy", + "suite": "rquickjs-jit focused", + "group": "property-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3091747, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13234176, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40589742, + "runtime_create_ns": 26841, + "jit_attach_ns": 51925, + "context_create_ns": 104172, + "definition_eval_ns": 47479, + "first_eval_ns": 477678, + "threshold_crossing_ns": 36455024, + "compile_ns": 35249709, + "install_ns": 81053, + "osr_ns": 0, + "steady_state_ns": 3091747 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3090756, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13406208, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40557225, + "runtime_create_ns": 26701, + "jit_attach_ns": 49775, + "context_create_ns": 104487, + "definition_eval_ns": 56162, + "first_eval_ns": 469626, + "threshold_crossing_ns": 36431812, + "compile_ns": 35236354, + "install_ns": 85724, + "osr_ns": 0, + "steady_state_ns": 3090756 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3096470, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13484032, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41041385, + "runtime_create_ns": 21234, + "jit_attach_ns": 53026, + "context_create_ns": 99931, + "definition_eval_ns": 47008, + "first_eval_ns": 466975, + "threshold_crossing_ns": 36924359, + "compile_ns": 35666378, + "install_ns": 89540, + "osr_ns": 0, + "steady_state_ns": 3096470 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3097068, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13328384, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40659721, + "runtime_create_ns": 24079, + "jit_attach_ns": 48997, + "context_create_ns": 98233, + "definition_eval_ns": 42037, + "first_eval_ns": 466370, + "threshold_crossing_ns": 36551409, + "compile_ns": 35327040, + "install_ns": 74761, + "osr_ns": 0, + "steady_state_ns": 3097068 + } + }, + { + "pair_index": 4, + "elapsed_ns": 3110253, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13430784, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41099604, + "runtime_create_ns": 22137, + "jit_attach_ns": 51191, + "context_create_ns": 100693, + "definition_eval_ns": 40135, + "first_eval_ns": 478971, + "threshold_crossing_ns": 36966592, + "compile_ns": 35743812, + "install_ns": 76653, + "osr_ns": 0, + "steady_state_ns": 3110253 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3095330, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13406208, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40702898, + "runtime_create_ns": 27299, + "jit_attach_ns": 51940, + "context_create_ns": 105109, + "definition_eval_ns": 52922, + "first_eval_ns": 481155, + "threshold_crossing_ns": 36546336, + "compile_ns": 35408572, + "install_ns": 78731, + "osr_ns": 0, + "steady_state_ns": 3095330 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3094938, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13508608, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41133925, + "runtime_create_ns": 25186, + "jit_attach_ns": 52364, + "context_create_ns": 107200, + "definition_eval_ns": 49609, + "first_eval_ns": 470442, + "threshold_crossing_ns": 36983933, + "compile_ns": 35741174, + "install_ns": 92187, + "osr_ns": 0, + "steady_state_ns": 3094938 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3095287, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13299712, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41043700, + "runtime_create_ns": 22953, + "jit_attach_ns": 51339, + "context_create_ns": 100043, + "definition_eval_ns": 37878, + "first_eval_ns": 476677, + "threshold_crossing_ns": 36930121, + "compile_ns": 35710694, + "install_ns": 78780, + "osr_ns": 0, + "steady_state_ns": 3095287 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3106569, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13537280, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41067666, + "runtime_create_ns": 23146, + "jit_attach_ns": 54116, + "context_create_ns": 104983, + "definition_eval_ns": 41540, + "first_eval_ns": 467146, + "threshold_crossing_ns": 36940254, + "compile_ns": 35736949, + "install_ns": 81617, + "osr_ns": 0, + "steady_state_ns": 3106569 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3921729, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13279232, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 42187311, + "runtime_create_ns": 22830, + "jit_attach_ns": 49000, + "context_create_ns": 102779, + "definition_eval_ns": 41020, + "first_eval_ns": 470850, + "threshold_crossing_ns": 37167798, + "compile_ns": 35854421, + "install_ns": 82973, + "osr_ns": 0, + "steady_state_ns": 3921729 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3097973, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13258752, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40954486, + "runtime_create_ns": 24494, + "jit_attach_ns": 49517, + "context_create_ns": 105952, + "definition_eval_ns": 47994, + "first_eval_ns": 472829, + "threshold_crossing_ns": 36827102, + "compile_ns": 35622264, + "install_ns": 71761, + "osr_ns": 0, + "steady_state_ns": 3097973 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3109653, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13332480, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40544985, + "runtime_create_ns": 26061, + "jit_attach_ns": 49515, + "context_create_ns": 113820, + "definition_eval_ns": 45031, + "first_eval_ns": 465647, + "threshold_crossing_ns": 36404007, + "compile_ns": 35180615, + "install_ns": 82360, + "osr_ns": 0, + "steady_state_ns": 3109653 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3092887, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13279232, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41083963, + "runtime_create_ns": 23737, + "jit_attach_ns": 48261, + "context_create_ns": 97243, + "definition_eval_ns": 41114, + "first_eval_ns": 472253, + "threshold_crossing_ns": 36971388, + "compile_ns": 35743119, + "install_ns": 84693, + "osr_ns": 0, + "steady_state_ns": 3092887 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3095345, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13201408, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41007930, + "runtime_create_ns": 25761, + "jit_attach_ns": 54637, + "context_create_ns": 103309, + "definition_eval_ns": 42851, + "first_eval_ns": 480821, + "threshold_crossing_ns": 36876798, + "compile_ns": 35628611, + "install_ns": 88433, + "osr_ns": 0, + "steady_state_ns": 3095345 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3098263, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13504512, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41106062, + "runtime_create_ns": 23577, + "jit_attach_ns": 54400, + "context_create_ns": 103604, + "definition_eval_ns": 42485, + "first_eval_ns": 487619, + "threshold_crossing_ns": 36965260, + "compile_ns": 35736821, + "install_ns": 85822, + "osr_ns": 0, + "steady_state_ns": 3098263 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3098347, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13295616, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40663702, + "runtime_create_ns": 25249, + "jit_attach_ns": 52201, + "context_create_ns": 105700, + "definition_eval_ns": 49205, + "first_eval_ns": 470543, + "threshold_crossing_ns": 36515763, + "compile_ns": 35356775, + "install_ns": 73142, + "osr_ns": 0, + "steady_state_ns": 3098347 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3104536, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13312000, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40697514, + "runtime_create_ns": 25091, + "jit_attach_ns": 60154, + "context_create_ns": 108567, + "definition_eval_ns": 48354, + "first_eval_ns": 470012, + "threshold_crossing_ns": 36550092, + "compile_ns": 35340313, + "install_ns": 80447, + "osr_ns": 0, + "steady_state_ns": 3104536 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3097684, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13488128, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40956674, + "runtime_create_ns": 22025, + "jit_attach_ns": 50405, + "context_create_ns": 103549, + "definition_eval_ns": 39962, + "first_eval_ns": 478215, + "threshold_crossing_ns": 36828124, + "compile_ns": 35617875, + "install_ns": 76790, + "osr_ns": 0, + "steady_state_ns": 3097684 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3110325, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13512704, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41098501, + "runtime_create_ns": 29015, + "jit_attach_ns": 54072, + "context_create_ns": 101436, + "definition_eval_ns": 38680, + "first_eval_ns": 467991, + "threshold_crossing_ns": 36966824, + "compile_ns": 35740159, + "install_ns": 82540, + "osr_ns": 0, + "steady_state_ns": 3110325 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3103417, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13398016, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41078918, + "runtime_create_ns": 24349, + "jit_attach_ns": 52513, + "context_create_ns": 104299, + "definition_eval_ns": 50982, + "first_eval_ns": 485172, + "threshold_crossing_ns": 36927444, + "compile_ns": 35738052, + "install_ns": 76960, + "osr_ns": 0, + "steady_state_ns": 3103417 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3091423, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13467648, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41374257, + "runtime_create_ns": 26541, + "jit_attach_ns": 92805, + "context_create_ns": 124067, + "definition_eval_ns": 51531, + "first_eval_ns": 481872, + "threshold_crossing_ns": 37173223, + "compile_ns": 36058987, + "install_ns": 91152, + "osr_ns": 0, + "steady_state_ns": 3091423 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3089335, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13312000, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40941151, + "runtime_create_ns": 29167, + "jit_attach_ns": 51271, + "context_create_ns": 109363, + "definition_eval_ns": 52813, + "first_eval_ns": 481463, + "threshold_crossing_ns": 36787775, + "compile_ns": 35631310, + "install_ns": 79412, + "osr_ns": 0, + "steady_state_ns": 3089335 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3161437, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13479936, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40843786, + "runtime_create_ns": 21446, + "jit_attach_ns": 51824, + "context_create_ns": 99759, + "definition_eval_ns": 48459, + "first_eval_ns": 463047, + "threshold_crossing_ns": 36664435, + "compile_ns": 35416095, + "install_ns": 81343, + "osr_ns": 0, + "steady_state_ns": 3161437 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3102964, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13152256, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41044817, + "runtime_create_ns": 22426, + "jit_attach_ns": 50464, + "context_create_ns": 103604, + "definition_eval_ns": 40284, + "first_eval_ns": 465816, + "threshold_crossing_ns": 36918878, + "compile_ns": 35664026, + "install_ns": 78071, + "osr_ns": 0, + "steady_state_ns": 3102964 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3095920, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13352960, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40705110, + "runtime_create_ns": 32925, + "jit_attach_ns": 48115, + "context_create_ns": 96002, + "definition_eval_ns": 43003, + "first_eval_ns": 521811, + "threshold_crossing_ns": 36536406, + "compile_ns": 35334964, + "install_ns": 80542, + "osr_ns": 0, + "steady_state_ns": 3095920 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3092436, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13328384, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40575800, + "runtime_create_ns": 25067, + "jit_attach_ns": 50756, + "context_create_ns": 113407, + "definition_eval_ns": 48609, + "first_eval_ns": 466666, + "threshold_crossing_ns": 36438193, + "compile_ns": 35242126, + "install_ns": 76887, + "osr_ns": 0, + "steady_state_ns": 3092436 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3094453, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13492224, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40939435, + "runtime_create_ns": 24206, + "jit_attach_ns": 54309, + "context_create_ns": 111382, + "definition_eval_ns": 54799, + "first_eval_ns": 482946, + "threshold_crossing_ns": 36786415, + "compile_ns": 35625568, + "install_ns": 77565, + "osr_ns": 0, + "steady_state_ns": 3094453 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3097103, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13467648, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 41020685, + "runtime_create_ns": 24785, + "jit_attach_ns": 49669, + "context_create_ns": 101149, + "definition_eval_ns": 39983, + "first_eval_ns": 1465255, + "threshold_crossing_ns": 35911767, + "compile_ns": 36240572, + "install_ns": 79635, + "osr_ns": 0, + "steady_state_ns": 3097103 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3112808, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13348864, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40986614, + "runtime_create_ns": 24259, + "jit_attach_ns": 50654, + "context_create_ns": 98785, + "definition_eval_ns": 38758, + "first_eval_ns": 482043, + "threshold_crossing_ns": 36850215, + "compile_ns": 35603324, + "install_ns": 81064, + "osr_ns": 0, + "steady_state_ns": 3112808 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3091864, + "checksum": "number:412e942200000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 13406208, + "code_bytes": 48256, + "metadata_bytes": 8747, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 40618189, + "runtime_create_ns": 24515, + "jit_attach_ns": 50568, + "context_create_ns": 99904, + "definition_eval_ns": 39890, + "first_eval_ns": 467648, + "threshold_crossing_ns": 36515305, + "compile_ns": 35276747, + "install_ns": 82903, + "osr_ns": 0, + "steady_state_ns": 3091864 + } + } + ], + "raw_latency_ns": [ + 3091747, + 3090756, + 3096470, + 3097068, + 3110253, + 3095330, + 3094938, + 3095287, + 3106569, + 3921729, + 3097973, + 3109653, + 3092887, + 3095345, + 3098263, + 3098347, + 3104536, + 3097684, + 3110325, + 3103417, + 3091423, + 3089335, + 3161437, + 3102964, + 3095920, + 3092436, + 3094453, + 3097103, + 3112808, + 3091864 + ], + "raw_throughput_ops": [ + 24, + 25, + 24, + 25, + 25, + 24, + 25, + 25, + 25, + 24 + ], + "median_ns": 3097103, + "mad_ns": 5239, + "p95_ns": 3161437, + "p99_ns": 3921729, + "ci95_ns": [ + 3095330, + 3102964 + ], + "compile_ns": 35628611, + "install_ns": 81053, + "break_even_executions": null + }, + { + "name": "fibonacci-iterative", + "suite": "rquickjs-jit focused", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 7564384, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12533760, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 36576484, + "runtime_create_ns": 26729, + "jit_attach_ns": 72718, + "context_create_ns": 112579, + "definition_eval_ns": 46693, + "first_eval_ns": 13457576, + "threshold_crossing_ns": 14503857, + "compile_ns": 27107751, + "install_ns": 68121, + "osr_ns": 0, + "steady_state_ns": 7564384 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7520600, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12517376, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 36645077, + "runtime_create_ns": 28249, + "jit_attach_ns": 57225, + "context_create_ns": 115141, + "definition_eval_ns": 49070, + "first_eval_ns": 13526944, + "threshold_crossing_ns": 14555152, + "compile_ns": 27183010, + "install_ns": 57175, + "osr_ns": 0, + "steady_state_ns": 7520600 + } + }, + { + "pair_index": 2, + "elapsed_ns": 7622582, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12492800, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39003859, + "runtime_create_ns": 29230, + "jit_attach_ns": 61472, + "context_create_ns": 108877, + "definition_eval_ns": 51899, + "first_eval_ns": 13438176, + "threshold_crossing_ns": 16914637, + "compile_ns": 28971749, + "install_ns": 54161, + "osr_ns": 0, + "steady_state_ns": 7622582 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7495681, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12451840, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39996718, + "runtime_create_ns": 30411, + "jit_attach_ns": 64495, + "context_create_ns": 110384, + "definition_eval_ns": 44574, + "first_eval_ns": 13730872, + "threshold_crossing_ns": 17741632, + "compile_ns": 30141351, + "install_ns": 65009, + "osr_ns": 0, + "steady_state_ns": 7495681 + } + }, + { + "pair_index": 4, + "elapsed_ns": 7549404, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12419072, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39179649, + "runtime_create_ns": 30612, + "jit_attach_ns": 63073, + "context_create_ns": 106478, + "definition_eval_ns": 52062, + "first_eval_ns": 13596332, + "threshold_crossing_ns": 17013067, + "compile_ns": 29224327, + "install_ns": 69009, + "osr_ns": 0, + "steady_state_ns": 7549404 + } + }, + { + "pair_index": 5, + "elapsed_ns": 7529765, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12423168, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39748632, + "runtime_create_ns": 24761, + "jit_attach_ns": 63939, + "context_create_ns": 120040, + "definition_eval_ns": 42446, + "first_eval_ns": 12897597, + "threshold_crossing_ns": 18296859, + "compile_ns": 29883702, + "install_ns": 61995, + "osr_ns": 0, + "steady_state_ns": 7529765 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7614300, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12435456, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39090628, + "runtime_create_ns": 28838, + "jit_attach_ns": 56988, + "context_create_ns": 116050, + "definition_eval_ns": 52628, + "first_eval_ns": 13447490, + "threshold_crossing_ns": 16995885, + "compile_ns": 29019388, + "install_ns": 55233, + "osr_ns": 0, + "steady_state_ns": 7614300 + } + }, + { + "pair_index": 7, + "elapsed_ns": 7552977, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12402688, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 36628349, + "runtime_create_ns": 31581, + "jit_attach_ns": 63486, + "context_create_ns": 105929, + "definition_eval_ns": 47652, + "first_eval_ns": 13504091, + "threshold_crossing_ns": 14543148, + "compile_ns": 27255327, + "install_ns": 57129, + "osr_ns": 0, + "steady_state_ns": 7552977 + } + }, + { + "pair_index": 8, + "elapsed_ns": 7539984, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12550144, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 36632490, + "runtime_create_ns": 27923, + "jit_attach_ns": 63695, + "context_create_ns": 111780, + "definition_eval_ns": 47606, + "first_eval_ns": 13483687, + "threshold_crossing_ns": 14565853, + "compile_ns": 27214618, + "install_ns": 58137, + "osr_ns": 0, + "steady_state_ns": 7539984 + } + }, + { + "pair_index": 9, + "elapsed_ns": 7656822, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12365824, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37459792, + "runtime_create_ns": 31731, + "jit_attach_ns": 66574, + "context_create_ns": 111354, + "definition_eval_ns": 48313, + "first_eval_ns": 13489214, + "threshold_crossing_ns": 15250183, + "compile_ns": 27186702, + "install_ns": 59699, + "osr_ns": 0, + "steady_state_ns": 7656822 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7545168, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12623872, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 38877895, + "runtime_create_ns": 28600, + "jit_attach_ns": 62483, + "context_create_ns": 106812, + "definition_eval_ns": 46760, + "first_eval_ns": 13416497, + "threshold_crossing_ns": 16900207, + "compile_ns": 28926342, + "install_ns": 56863, + "osr_ns": 0, + "steady_state_ns": 7545168 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7674885, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12582912, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37691368, + "runtime_create_ns": 27017, + "jit_attach_ns": 57170, + "context_create_ns": 118534, + "definition_eval_ns": 53231, + "first_eval_ns": 13580330, + "threshold_crossing_ns": 15404154, + "compile_ns": 27340234, + "install_ns": 53359, + "osr_ns": 0, + "steady_state_ns": 7674885 + } + }, + { + "pair_index": 12, + "elapsed_ns": 7616398, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12533760, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37100307, + "runtime_create_ns": 29254, + "jit_attach_ns": 61392, + "context_create_ns": 104489, + "definition_eval_ns": 40301, + "first_eval_ns": 13452734, + "threshold_crossing_ns": 15007453, + "compile_ns": 26845497, + "install_ns": 58094, + "osr_ns": 0, + "steady_state_ns": 7616398 + } + }, + { + "pair_index": 13, + "elapsed_ns": 7580525, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12554240, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39056081, + "runtime_create_ns": 30105, + "jit_attach_ns": 73808, + "context_create_ns": 110476, + "definition_eval_ns": 46269, + "first_eval_ns": 13467056, + "threshold_crossing_ns": 16971988, + "compile_ns": 29055026, + "install_ns": 61912, + "osr_ns": 0, + "steady_state_ns": 7580525 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7581326, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12398592, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37361329, + "runtime_create_ns": 29284, + "jit_attach_ns": 60282, + "context_create_ns": 103730, + "definition_eval_ns": 47627, + "first_eval_ns": 13494967, + "threshold_crossing_ns": 15259161, + "compile_ns": 27136473, + "install_ns": 59769, + "osr_ns": 0, + "steady_state_ns": 7581326 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7585917, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12394496, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39340571, + "runtime_create_ns": 30224, + "jit_attach_ns": 66318, + "context_create_ns": 107239, + "definition_eval_ns": 43220, + "first_eval_ns": 13489660, + "threshold_crossing_ns": 17244304, + "compile_ns": 29369703, + "install_ns": 65532, + "osr_ns": 0, + "steady_state_ns": 7585917 + } + }, + { + "pair_index": 16, + "elapsed_ns": 7523268, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12533760, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37257858, + "runtime_create_ns": 31757, + "jit_attach_ns": 74737, + "context_create_ns": 116072, + "definition_eval_ns": 54878, + "first_eval_ns": 13538605, + "threshold_crossing_ns": 15131414, + "compile_ns": 27070792, + "install_ns": 64418, + "osr_ns": 0, + "steady_state_ns": 7523268 + } + }, + { + "pair_index": 17, + "elapsed_ns": 7591676, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12496896, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 38116756, + "runtime_create_ns": 27324, + "jit_attach_ns": 65779, + "context_create_ns": 111375, + "definition_eval_ns": 48330, + "first_eval_ns": 11645634, + "threshold_crossing_ns": 17826800, + "compile_ns": 27981991, + "install_ns": 55485, + "osr_ns": 0, + "steady_state_ns": 7591676 + } + }, + { + "pair_index": 18, + "elapsed_ns": 7677365, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12492800, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37208207, + "runtime_create_ns": 26651, + "jit_attach_ns": 65145, + "context_create_ns": 107468, + "definition_eval_ns": 45261, + "first_eval_ns": 13458020, + "threshold_crossing_ns": 15048931, + "compile_ns": 26896593, + "install_ns": 60515, + "osr_ns": 0, + "steady_state_ns": 7677365 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7526583, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12521472, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37564753, + "runtime_create_ns": 31651, + "jit_attach_ns": 67996, + "context_create_ns": 110978, + "definition_eval_ns": 45699, + "first_eval_ns": 13489516, + "threshold_crossing_ns": 15512557, + "compile_ns": 27474559, + "install_ns": 55691, + "osr_ns": 0, + "steady_state_ns": 7526583 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7536775, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12693504, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37166359, + "runtime_create_ns": 25731, + "jit_attach_ns": 66240, + "context_create_ns": 108698, + "definition_eval_ns": 45555, + "first_eval_ns": 13511110, + "threshold_crossing_ns": 15050145, + "compile_ns": 26969319, + "install_ns": 57756, + "osr_ns": 0, + "steady_state_ns": 7536775 + } + }, + { + "pair_index": 21, + "elapsed_ns": 7528988, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12558336, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 40060959, + "runtime_create_ns": 31857, + "jit_attach_ns": 55576, + "context_create_ns": 110761, + "definition_eval_ns": 59845, + "first_eval_ns": 13451641, + "threshold_crossing_ns": 18054577, + "compile_ns": 30169554, + "install_ns": 55010, + "osr_ns": 0, + "steady_state_ns": 7528988 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7578569, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12623872, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 38997517, + "runtime_create_ns": 27293, + "jit_attach_ns": 65586, + "context_create_ns": 108096, + "definition_eval_ns": 45040, + "first_eval_ns": 13441103, + "threshold_crossing_ns": 16965575, + "compile_ns": 29030164, + "install_ns": 54734, + "osr_ns": 0, + "steady_state_ns": 7578569 + } + }, + { + "pair_index": 23, + "elapsed_ns": 7600345, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12640256, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 38910013, + "runtime_create_ns": 31237, + "jit_attach_ns": 63837, + "context_create_ns": 109741, + "definition_eval_ns": 48792, + "first_eval_ns": 13520891, + "threshold_crossing_ns": 16753156, + "compile_ns": 28805041, + "install_ns": 71895, + "osr_ns": 0, + "steady_state_ns": 7600345 + } + }, + { + "pair_index": 24, + "elapsed_ns": 7576784, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12558336, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39159014, + "runtime_create_ns": 28680, + "jit_attach_ns": 63536, + "context_create_ns": 110815, + "definition_eval_ns": 45707, + "first_eval_ns": 13501048, + "threshold_crossing_ns": 17050448, + "compile_ns": 29147756, + "install_ns": 65832, + "osr_ns": 0, + "steady_state_ns": 7576784 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7553898, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12333056, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 39223014, + "runtime_create_ns": 26803, + "jit_attach_ns": 62210, + "context_create_ns": 111166, + "definition_eval_ns": 46088, + "first_eval_ns": 13435351, + "threshold_crossing_ns": 17205135, + "compile_ns": 29206902, + "install_ns": 58787, + "osr_ns": 0, + "steady_state_ns": 7553898 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7533892, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12525568, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 38982764, + "runtime_create_ns": 26778, + "jit_attach_ns": 58606, + "context_create_ns": 125557, + "definition_eval_ns": 52193, + "first_eval_ns": 13472694, + "threshold_crossing_ns": 16933699, + "compile_ns": 28972782, + "install_ns": 71703, + "osr_ns": 0, + "steady_state_ns": 7533892 + } + }, + { + "pair_index": 27, + "elapsed_ns": 7612047, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12533760, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37471751, + "runtime_create_ns": 27458, + "jit_attach_ns": 64812, + "context_create_ns": 110409, + "definition_eval_ns": 43324, + "first_eval_ns": 13511537, + "threshold_crossing_ns": 15325734, + "compile_ns": 27237297, + "install_ns": 60157, + "osr_ns": 0, + "steady_state_ns": 7612047 + } + }, + { + "pair_index": 28, + "elapsed_ns": 7540968, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12734464, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37538484, + "runtime_create_ns": 28608, + "jit_attach_ns": 69015, + "context_create_ns": 110133, + "definition_eval_ns": 47914, + "first_eval_ns": 13533401, + "threshold_crossing_ns": 15428375, + "compile_ns": 27394836, + "install_ns": 66596, + "osr_ns": 0, + "steady_state_ns": 7540968 + } + }, + { + "pair_index": 29, + "elapsed_ns": 7577515, + "checksum": "number:419865fb2c000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 12406784, + "code_bytes": 62496, + "metadata_bytes": 14307, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 37386625, + "runtime_create_ns": 30887, + "jit_attach_ns": 65302, + "context_create_ns": 109126, + "definition_eval_ns": 50820, + "first_eval_ns": 13475892, + "threshold_crossing_ns": 15298144, + "compile_ns": 27198503, + "install_ns": 62667, + "osr_ns": 0, + "steady_state_ns": 7577515 + } + } + ], + "raw_latency_ns": [ + 7564384, + 7520600, + 7622582, + 7495681, + 7549404, + 7529765, + 7614300, + 7552977, + 7539984, + 7656822, + 7545168, + 7674885, + 7616398, + 7580525, + 7581326, + 7585917, + 7523268, + 7591676, + 7677365, + 7526583, + 7536775, + 7528988, + 7578569, + 7600345, + 7576784, + 7553898, + 7533892, + 7612047, + 7540968, + 7577515 + ], + "raw_throughput_ops": [ + 26, + 26, + 26, + 26, + 26, + 26, + 26, + 26, + 26, + 26 + ], + "median_ns": 7576784, + "mad_ns": 36800, + "p95_ns": 7674885, + "p99_ns": 7677365, + "ci95_ns": [ + 7545168, + 7585917 + ], + "compile_ns": 27981991, + "install_ns": 59769, + "break_even_executions": 2 + }, + { + "name": "fibonacci-recursive", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 102006267, + "checksum": "number:40ba6d0000000000", + "native_entries": 269586, + "native_acquisitions": 141367, + "native_exits": 269586, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269586, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9437184, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132255842, + "runtime_create_ns": 24504, + "jit_attach_ns": 67119, + "context_create_ns": 109899, + "definition_eval_ns": 36941, + "first_eval_ns": 8691579, + "threshold_crossing_ns": 11028139, + "compile_ns": 5443300, + "install_ns": 33216, + "osr_ns": 0, + "steady_state_ns": 102006267 + } + }, + { + "pair_index": 1, + "elapsed_ns": 103166947, + "checksum": "number:40ba6d0000000000", + "native_entries": 273398, + "native_acquisitions": 143364, + "native_exits": 273398, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 273398, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9359360, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 134271660, + "runtime_create_ns": 30425, + "jit_attach_ns": 54522, + "context_create_ns": 112901, + "definition_eval_ns": 44130, + "first_eval_ns": 9560744, + "threshold_crossing_ns": 11088015, + "compile_ns": 4497416, + "install_ns": 35140, + "osr_ns": 0, + "steady_state_ns": 103166947 + } + }, + { + "pair_index": 2, + "elapsed_ns": 101888190, + "checksum": "number:40ba6d0000000000", + "native_entries": 269016, + "native_acquisitions": 141090, + "native_exits": 269016, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269016, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9293824, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 131914692, + "runtime_create_ns": 26923, + "jit_attach_ns": 56897, + "context_create_ns": 118070, + "definition_eval_ns": 41548, + "first_eval_ns": 8451722, + "threshold_crossing_ns": 11043886, + "compile_ns": 5424025, + "install_ns": 40546, + "osr_ns": 0, + "steady_state_ns": 101888190 + } + }, + { + "pair_index": 3, + "elapsed_ns": 102376775, + "checksum": "number:40ba6d0000000000", + "native_entries": 269409, + "native_acquisitions": 141275, + "native_exits": 269409, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269409, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9326592, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132493720, + "runtime_create_ns": 35616, + "jit_attach_ns": 61819, + "context_create_ns": 107581, + "definition_eval_ns": 37784, + "first_eval_ns": 8624944, + "threshold_crossing_ns": 11026286, + "compile_ns": 5419104, + "install_ns": 35758, + "osr_ns": 0, + "steady_state_ns": 102376775 + } + }, + { + "pair_index": 4, + "elapsed_ns": 103733150, + "checksum": "number:40ba6d0000000000", + "native_entries": 269456, + "native_acquisitions": 141311, + "native_exits": 269456, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269456, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9310208, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 134473390, + "runtime_create_ns": 27952, + "jit_attach_ns": 59065, + "context_create_ns": 119085, + "definition_eval_ns": 42498, + "first_eval_ns": 8723700, + "threshold_crossing_ns": 11449093, + "compile_ns": 5444346, + "install_ns": 35780, + "osr_ns": 0, + "steady_state_ns": 103733150 + } + }, + { + "pair_index": 5, + "elapsed_ns": 104957134, + "checksum": "number:40ba6d0000000000", + "native_entries": 269211, + "native_acquisitions": 141179, + "native_exits": 269211, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269211, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 135384814, + "runtime_create_ns": 28309, + "jit_attach_ns": 58054, + "context_create_ns": 107242, + "definition_eval_ns": 38243, + "first_eval_ns": 8532618, + "threshold_crossing_ns": 11294240, + "compile_ns": 5470923, + "install_ns": 43141, + "osr_ns": 0, + "steady_state_ns": 104957134 + } + }, + { + "pair_index": 6, + "elapsed_ns": 102363441, + "checksum": "number:40ba6d0000000000", + "native_entries": 279164, + "native_acquisitions": 146372, + "native_exits": 279164, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 279164, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9416704, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 135200289, + "runtime_create_ns": 28072, + "jit_attach_ns": 75164, + "context_create_ns": 122066, + "definition_eval_ns": 51964, + "first_eval_ns": 11009471, + "threshold_crossing_ns": 11236042, + "compile_ns": 3273124, + "install_ns": 43400, + "osr_ns": 0, + "steady_state_ns": 102363441 + } + }, + { + "pair_index": 7, + "elapsed_ns": 103500217, + "checksum": "number:40ba6d0000000000", + "native_entries": 269235, + "native_acquisitions": 141195, + "native_exits": 269235, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269235, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9281536, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133778827, + "runtime_create_ns": 30143, + "jit_attach_ns": 62458, + "context_create_ns": 105258, + "definition_eval_ns": 36232, + "first_eval_ns": 8568414, + "threshold_crossing_ns": 11144276, + "compile_ns": 5476388, + "install_ns": 34168, + "osr_ns": 0, + "steady_state_ns": 103500217 + } + }, + { + "pair_index": 8, + "elapsed_ns": 102167617, + "checksum": "number:40ba6d0000000000", + "native_entries": 269649, + "native_acquisitions": 141412, + "native_exits": 269649, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269649, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9420800, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132562001, + "runtime_create_ns": 31651, + "jit_attach_ns": 61716, + "context_create_ns": 117703, + "definition_eval_ns": 39344, + "first_eval_ns": 8716046, + "threshold_crossing_ns": 11129043, + "compile_ns": 5486474, + "install_ns": 43381, + "osr_ns": 0, + "steady_state_ns": 102167617 + } + }, + { + "pair_index": 9, + "elapsed_ns": 103795058, + "checksum": "number:40ba6d0000000000", + "native_entries": 269568, + "native_acquisitions": 141367, + "native_exits": 269568, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269568, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9273344, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 134580439, + "runtime_create_ns": 30004, + "jit_attach_ns": 61837, + "context_create_ns": 106345, + "definition_eval_ns": 47569, + "first_eval_ns": 8711972, + "threshold_crossing_ns": 11591326, + "compile_ns": 5496051, + "install_ns": 39875, + "osr_ns": 0, + "steady_state_ns": 103795058 + } + }, + { + "pair_index": 10, + "elapsed_ns": 104397707, + "checksum": "number:40ba6d0000000000", + "native_entries": 275639, + "native_acquisitions": 144537, + "native_exits": 275639, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 275639, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9244672, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 136268802, + "runtime_create_ns": 29800, + "jit_attach_ns": 64457, + "context_create_ns": 111293, + "definition_eval_ns": 39361, + "first_eval_ns": 10136678, + "threshold_crossing_ns": 11119236, + "compile_ns": 4130534, + "install_ns": 38517, + "osr_ns": 0, + "steady_state_ns": 104397707 + } + }, + { + "pair_index": 11, + "elapsed_ns": 102514722, + "checksum": "number:40ba6d0000000000", + "native_entries": 276024, + "native_acquisitions": 144748, + "native_exits": 276024, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 276024, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9404416, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 136359295, + "runtime_create_ns": 28268, + "jit_attach_ns": 62673, + "context_create_ns": 117653, + "definition_eval_ns": 53432, + "first_eval_ns": 10134369, + "threshold_crossing_ns": 11439735, + "compile_ns": 4035246, + "install_ns": 44101, + "osr_ns": 0, + "steady_state_ns": 102514722 + } + }, + { + "pair_index": 12, + "elapsed_ns": 103606332, + "checksum": "number:40ba6d0000000000", + "native_entries": 275820, + "native_acquisitions": 144623, + "native_exits": 275820, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 275820, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9351168, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 135376820, + "runtime_create_ns": 27201, + "jit_attach_ns": 62666, + "context_create_ns": 108892, + "definition_eval_ns": 34331, + "first_eval_ns": 10069510, + "threshold_crossing_ns": 11144056, + "compile_ns": 3936152, + "install_ns": 32636, + "osr_ns": 0, + "steady_state_ns": 103606332 + } + }, + { + "pair_index": 13, + "elapsed_ns": 102125384, + "checksum": "number:40ba6d0000000000", + "native_entries": 269247, + "native_acquisitions": 141198, + "native_exits": 269247, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269247, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9306112, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132277206, + "runtime_create_ns": 25869, + "jit_attach_ns": 63944, + "context_create_ns": 110616, + "definition_eval_ns": 39234, + "first_eval_ns": 8577854, + "threshold_crossing_ns": 11095686, + "compile_ns": 5470866, + "install_ns": 32380, + "osr_ns": 0, + "steady_state_ns": 102125384 + } + }, + { + "pair_index": 14, + "elapsed_ns": 101751255, + "checksum": "number:40ba6d0000000000", + "native_entries": 276944, + "native_acquisitions": 145234, + "native_exits": 276944, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 276944, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9371648, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 134832425, + "runtime_create_ns": 45808, + "jit_attach_ns": 87406, + "context_create_ns": 163956, + "definition_eval_ns": 65746, + "first_eval_ns": 11233557, + "threshold_crossing_ns": 11182252, + "compile_ns": 4873999, + "install_ns": 38175, + "osr_ns": 0, + "steady_state_ns": 101751255 + } + }, + { + "pair_index": 15, + "elapsed_ns": 102141097, + "checksum": "number:40ba6d0000000000", + "native_entries": 269376, + "native_acquisitions": 141274, + "native_exits": 269376, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269376, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9322496, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132497388, + "runtime_create_ns": 25892, + "jit_attach_ns": 59252, + "context_create_ns": 109109, + "definition_eval_ns": 37782, + "first_eval_ns": 8826397, + "threshold_crossing_ns": 11095759, + "compile_ns": 5528087, + "install_ns": 37870, + "osr_ns": 0, + "steady_state_ns": 102141097 + } + }, + { + "pair_index": 16, + "elapsed_ns": 101490886, + "checksum": "number:40ba6d0000000000", + "native_entries": 278637, + "native_acquisitions": 146101, + "native_exits": 278637, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 278637, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9256960, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133787485, + "runtime_create_ns": 33244, + "jit_attach_ns": 55559, + "context_create_ns": 122195, + "definition_eval_ns": 50805, + "first_eval_ns": 10727699, + "threshold_crossing_ns": 11092994, + "compile_ns": 3308254, + "install_ns": 37717, + "osr_ns": 0, + "steady_state_ns": 101490886 + } + }, + { + "pair_index": 17, + "elapsed_ns": 101551321, + "checksum": "number:40ba6d0000000000", + "native_entries": 275138, + "native_acquisitions": 144280, + "native_exits": 275138, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 275138, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9248768, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132869700, + "runtime_create_ns": 27487, + "jit_attach_ns": 60273, + "context_create_ns": 105961, + "definition_eval_ns": 37312, + "first_eval_ns": 9876737, + "threshold_crossing_ns": 11034922, + "compile_ns": 4053289, + "install_ns": 36031, + "osr_ns": 0, + "steady_state_ns": 101551321 + } + }, + { + "pair_index": 18, + "elapsed_ns": 101714075, + "checksum": "number:40ba6d0000000000", + "native_entries": 275736, + "native_acquisitions": 144576, + "native_exits": 275736, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 275736, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133382027, + "runtime_create_ns": 29312, + "jit_attach_ns": 66303, + "context_create_ns": 111956, + "definition_eval_ns": 41284, + "first_eval_ns": 10057421, + "threshold_crossing_ns": 11143824, + "compile_ns": 4004713, + "install_ns": 38008, + "osr_ns": 0, + "steady_state_ns": 101714075 + } + }, + { + "pair_index": 19, + "elapsed_ns": 101530275, + "checksum": "number:40ba6d0000000000", + "native_entries": 269204, + "native_acquisitions": 141171, + "native_exits": 269204, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269204, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9420800, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 131522482, + "runtime_create_ns": 24411, + "jit_attach_ns": 62768, + "context_create_ns": 107405, + "definition_eval_ns": 39613, + "first_eval_ns": 8513724, + "threshold_crossing_ns": 11033589, + "compile_ns": 5415308, + "install_ns": 39275, + "osr_ns": 0, + "steady_state_ns": 101530275 + } + }, + { + "pair_index": 20, + "elapsed_ns": 102009003, + "checksum": "number:40ba6d0000000000", + "native_entries": 276559, + "native_acquisitions": 145042, + "native_exits": 276559, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 276559, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9326592, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133792553, + "runtime_create_ns": 28800, + "jit_attach_ns": 63119, + "context_create_ns": 104449, + "definition_eval_ns": 34518, + "first_eval_ns": 10265439, + "threshold_crossing_ns": 11063100, + "compile_ns": 3792504, + "install_ns": 33080, + "osr_ns": 0, + "steady_state_ns": 102009003 + } + }, + { + "pair_index": 21, + "elapsed_ns": 101824392, + "checksum": "number:40ba6d0000000000", + "native_entries": 269696, + "native_acquisitions": 141423, + "native_exits": 269696, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269696, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9306112, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133017576, + "runtime_create_ns": 31501, + "jit_attach_ns": 59199, + "context_create_ns": 114780, + "definition_eval_ns": 50982, + "first_eval_ns": 8823465, + "threshold_crossing_ns": 11364920, + "compile_ns": 5530998, + "install_ns": 51522, + "osr_ns": 0, + "steady_state_ns": 101824392 + } + }, + { + "pair_index": 22, + "elapsed_ns": 102795336, + "checksum": "number:40ba6d0000000000", + "native_entries": 269198, + "native_acquisitions": 141178, + "native_exits": 269198, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269198, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9351168, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132861382, + "runtime_create_ns": 27770, + "jit_attach_ns": 67554, + "context_create_ns": 107810, + "definition_eval_ns": 41391, + "first_eval_ns": 8493444, + "threshold_crossing_ns": 11081673, + "compile_ns": 5431751, + "install_ns": 37645, + "osr_ns": 0, + "steady_state_ns": 102795336 + } + }, + { + "pair_index": 23, + "elapsed_ns": 102070919, + "checksum": "number:40ba6d0000000000", + "native_entries": 269363, + "native_acquisitions": 141259, + "native_exits": 269363, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269363, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9134080, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132193034, + "runtime_create_ns": 27037, + "jit_attach_ns": 64954, + "context_create_ns": 114279, + "definition_eval_ns": 39789, + "first_eval_ns": 8582832, + "threshold_crossing_ns": 11066226, + "compile_ns": 5437909, + "install_ns": 33642, + "osr_ns": 0, + "steady_state_ns": 102070919 + } + }, + { + "pair_index": 24, + "elapsed_ns": 101960012, + "checksum": "number:40ba6d0000000000", + "native_entries": 269390, + "native_acquisitions": 141271, + "native_exits": 269390, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269390, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132112127, + "runtime_create_ns": 28565, + "jit_attach_ns": 61996, + "context_create_ns": 112377, + "definition_eval_ns": 39049, + "first_eval_ns": 8608867, + "threshold_crossing_ns": 11085694, + "compile_ns": 5476472, + "install_ns": 37122, + "osr_ns": 0, + "steady_state_ns": 101960012 + } + }, + { + "pair_index": 25, + "elapsed_ns": 101955767, + "checksum": "number:40ba6d0000000000", + "native_entries": 276238, + "native_acquisitions": 144852, + "native_exits": 276238, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 276238, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9347072, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133868978, + "runtime_create_ns": 26887, + "jit_attach_ns": 63349, + "context_create_ns": 109979, + "definition_eval_ns": 37805, + "first_eval_ns": 10281010, + "threshold_crossing_ns": 11153095, + "compile_ns": 3886610, + "install_ns": 40543, + "osr_ns": 0, + "steady_state_ns": 101955767 + } + }, + { + "pair_index": 26, + "elapsed_ns": 102129601, + "checksum": "number:40ba6d0000000000", + "native_entries": 278300, + "native_acquisitions": 145908, + "native_exits": 278300, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 278300, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9273344, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 134515665, + "runtime_create_ns": 30395, + "jit_attach_ns": 58801, + "context_create_ns": 121824, + "definition_eval_ns": 55136, + "first_eval_ns": 10704684, + "threshold_crossing_ns": 11124725, + "compile_ns": 3375189, + "install_ns": 36171, + "osr_ns": 0, + "steady_state_ns": 102129601 + } + }, + { + "pair_index": 27, + "elapsed_ns": 101732797, + "checksum": "number:40ba6d0000000000", + "native_entries": 269435, + "native_acquisitions": 141305, + "native_exits": 269435, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269435, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9269248, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 131924132, + "runtime_create_ns": 27772, + "jit_attach_ns": 58270, + "context_create_ns": 109931, + "definition_eval_ns": 44031, + "first_eval_ns": 8634749, + "threshold_crossing_ns": 11112407, + "compile_ns": 5437635, + "install_ns": 34522, + "osr_ns": 0, + "steady_state_ns": 101732797 + } + }, + { + "pair_index": 28, + "elapsed_ns": 101709847, + "checksum": "number:40ba6d0000000000", + "native_entries": 277286, + "native_acquisitions": 145386, + "native_exits": 277286, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 277286, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9363456, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 133650414, + "runtime_create_ns": 25107, + "jit_attach_ns": 57453, + "context_create_ns": 106079, + "definition_eval_ns": 40083, + "first_eval_ns": 10405975, + "threshold_crossing_ns": 11091475, + "compile_ns": 3613384, + "install_ns": 37245, + "osr_ns": 0, + "steady_state_ns": 101709847 + } + }, + { + "pair_index": 29, + "elapsed_ns": 101816655, + "checksum": "number:40ba6d0000000000", + "native_entries": 269515, + "native_acquisitions": 141337, + "native_exits": 269515, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 269515, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9293824, + "code_bytes": 8648, + "metadata_bytes": 2476, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 132439095, + "runtime_create_ns": 26427, + "jit_attach_ns": 65992, + "context_create_ns": 115706, + "definition_eval_ns": 47203, + "first_eval_ns": 8627519, + "threshold_crossing_ns": 11085147, + "compile_ns": 5454779, + "install_ns": 35405, + "osr_ns": 0, + "steady_state_ns": 101816655 + } + } + ], + "raw_latency_ns": [ + 102006267, + 103166947, + 101888190, + 102376775, + 103733150, + 104957134, + 102363441, + 103500217, + 102167617, + 103795058, + 104397707, + 102514722, + 103606332, + 102125384, + 101751255, + 102141097, + 101490886, + 101551321, + 101714075, + 101530275, + 102009003, + 101824392, + 102795336, + 102070919, + 101960012, + 101955767, + 102129601, + 101732797, + 101709847, + 101816655 + ], + "raw_throughput_ops": [ + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8 + ], + "median_ns": 102125384, + "mad_ns": 389338, + "p95_ns": 104397707, + "p99_ns": 104957134, + "ci95_ns": [ + 101955767, + 102376775 + ], + "compile_ns": 5424025, + "install_ns": 37645, + "break_even_executions": null + }, + { + "name": "collections", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1887741, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002725306, + "runtime_create_ns": 23220, + "jit_attach_ns": 53429, + "context_create_ns": 113641, + "definition_eval_ns": 38267, + "first_eval_ns": 222122, + "threshold_crossing_ns": 2000187058, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1887741 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1762305, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002524546, + "runtime_create_ns": 29270, + "jit_attach_ns": 52300, + "context_create_ns": 106081, + "definition_eval_ns": 59305, + "first_eval_ns": 223701, + "threshold_crossing_ns": 2000088783, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1762305 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1804668, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002605527, + "runtime_create_ns": 24272, + "jit_attach_ns": 52812, + "context_create_ns": 110532, + "definition_eval_ns": 42133, + "first_eval_ns": 222086, + "threshold_crossing_ns": 2000149970, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1804668 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1793526, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002497140, + "runtime_create_ns": 24017, + "jit_attach_ns": 54843, + "context_create_ns": 108369, + "definition_eval_ns": 52958, + "first_eval_ns": 223787, + "threshold_crossing_ns": 2000040275, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1793526 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1789609, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002644689, + "runtime_create_ns": 22957, + "jit_attach_ns": 53985, + "context_create_ns": 101039, + "definition_eval_ns": 37425, + "first_eval_ns": 224641, + "threshold_crossing_ns": 2000207383, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1789609 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1797525, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002575862, + "runtime_create_ns": 23542, + "jit_attach_ns": 55359, + "context_create_ns": 110456, + "definition_eval_ns": 51631, + "first_eval_ns": 221722, + "threshold_crossing_ns": 2000114891, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1797525 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1788094, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002536954, + "runtime_create_ns": 27119, + "jit_attach_ns": 55303, + "context_create_ns": 116238, + "definition_eval_ns": 55867, + "first_eval_ns": 227181, + "threshold_crossing_ns": 2000061456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1788094 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1787833, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6377472, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002473978, + "runtime_create_ns": 21358, + "jit_attach_ns": 54764, + "context_create_ns": 103455, + "definition_eval_ns": 58442, + "first_eval_ns": 225277, + "threshold_crossing_ns": 2000022250, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787833 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1820186, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6397952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002738481, + "runtime_create_ns": 25524, + "jit_attach_ns": 53059, + "context_create_ns": 100887, + "definition_eval_ns": 41109, + "first_eval_ns": 222318, + "threshold_crossing_ns": 2000265842, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1820186 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1792006, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002691769, + "runtime_create_ns": 22185, + "jit_attach_ns": 53984, + "context_create_ns": 100806, + "definition_eval_ns": 39946, + "first_eval_ns": 219565, + "threshold_crossing_ns": 2000266818, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1792006 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1802002, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002699301, + "runtime_create_ns": 26032, + "jit_attach_ns": 55290, + "context_create_ns": 108258, + "definition_eval_ns": 47937, + "first_eval_ns": 241590, + "threshold_crossing_ns": 2000215659, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1802002 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1810635, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6258688, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002721035, + "runtime_create_ns": 26970, + "jit_attach_ns": 56659, + "context_create_ns": 114046, + "definition_eval_ns": 52675, + "first_eval_ns": 228961, + "threshold_crossing_ns": 2000226230, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1810635 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1765327, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002464614, + "runtime_create_ns": 23896, + "jit_attach_ns": 53313, + "context_create_ns": 105546, + "definition_eval_ns": 40833, + "first_eval_ns": 221691, + "threshold_crossing_ns": 2000054653, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1765327 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1787583, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002570613, + "runtime_create_ns": 23360, + "jit_attach_ns": 53955, + "context_create_ns": 104313, + "definition_eval_ns": 40903, + "first_eval_ns": 224839, + "threshold_crossing_ns": 2000135348, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787583 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1780049, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6438912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002824280, + "runtime_create_ns": 36854, + "jit_attach_ns": 70379, + "context_create_ns": 173430, + "definition_eval_ns": 44386, + "first_eval_ns": 251888, + "threshold_crossing_ns": 2000260966, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1780049 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1770281, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002504276, + "runtime_create_ns": 24809, + "jit_attach_ns": 58315, + "context_create_ns": 112022, + "definition_eval_ns": 50355, + "first_eval_ns": 227368, + "threshold_crossing_ns": 2000057144, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1770281 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1791893, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002794442, + "runtime_create_ns": 25934, + "jit_attach_ns": 55072, + "context_create_ns": 114218, + "definition_eval_ns": 62811, + "first_eval_ns": 345404, + "threshold_crossing_ns": 2000196911, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1791893 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1808103, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002510817, + "runtime_create_ns": 23441, + "jit_attach_ns": 57991, + "context_create_ns": 100351, + "definition_eval_ns": 41601, + "first_eval_ns": 216788, + "threshold_crossing_ns": 2000057913, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1808103 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1793977, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6279168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002522389, + "runtime_create_ns": 23105, + "jit_attach_ns": 54900, + "context_create_ns": 103014, + "definition_eval_ns": 48877, + "first_eval_ns": 224027, + "threshold_crossing_ns": 2000069406, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1793977 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1811419, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6168576, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002701402, + "runtime_create_ns": 26413, + "jit_attach_ns": 53275, + "context_create_ns": 124519, + "definition_eval_ns": 49271, + "first_eval_ns": 228380, + "threshold_crossing_ns": 2000205219, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1811419 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1809947, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6148096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002593166, + "runtime_create_ns": 24266, + "jit_attach_ns": 61071, + "context_create_ns": 101078, + "definition_eval_ns": 37056, + "first_eval_ns": 224816, + "threshold_crossing_ns": 2000133751, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1809947 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1812898, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002616876, + "runtime_create_ns": 26180, + "jit_attach_ns": 55843, + "context_create_ns": 115103, + "definition_eval_ns": 53293, + "first_eval_ns": 226905, + "threshold_crossing_ns": 2000124278, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1812898 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1794987, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002465269, + "runtime_create_ns": 22991, + "jit_attach_ns": 58008, + "context_create_ns": 103749, + "definition_eval_ns": 42162, + "first_eval_ns": 220482, + "threshold_crossing_ns": 2000019918, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1794987 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1784568, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002541024, + "runtime_create_ns": 24099, + "jit_attach_ns": 54724, + "context_create_ns": 108611, + "definition_eval_ns": 55870, + "first_eval_ns": 227344, + "threshold_crossing_ns": 2000077394, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1784568 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1807741, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6451200, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002640140, + "runtime_create_ns": 24325, + "jit_attach_ns": 51669, + "context_create_ns": 101237, + "definition_eval_ns": 39518, + "first_eval_ns": 223428, + "threshold_crossing_ns": 2000187834, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1807741 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1792165, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6381568, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002655108, + "runtime_create_ns": 24254, + "jit_attach_ns": 57912, + "context_create_ns": 106187, + "definition_eval_ns": 39344, + "first_eval_ns": 230716, + "threshold_crossing_ns": 2000205841, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1792165 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1799613, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002517713, + "runtime_create_ns": 28955, + "jit_attach_ns": 54299, + "context_create_ns": 112126, + "definition_eval_ns": 51192, + "first_eval_ns": 223247, + "threshold_crossing_ns": 2000046602, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1799613 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1779919, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6348800, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002682478, + "runtime_create_ns": 22129, + "jit_attach_ns": 55322, + "context_create_ns": 102111, + "definition_eval_ns": 41504, + "first_eval_ns": 217181, + "threshold_crossing_ns": 2000266876, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1779919 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1798618, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002588144, + "runtime_create_ns": 22940, + "jit_attach_ns": 55512, + "context_create_ns": 102361, + "definition_eval_ns": 40964, + "first_eval_ns": 224965, + "threshold_crossing_ns": 2000144111, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1798618 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1790505, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6393856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2002649286, + "runtime_create_ns": 23741, + "jit_attach_ns": 52307, + "context_create_ns": 100927, + "definition_eval_ns": 40024, + "first_eval_ns": 221958, + "threshold_crossing_ns": 2000212230, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1790505 + } + } + ], + "raw_latency_ns": [ + 1887741, + 1762305, + 1804668, + 1793526, + 1789609, + 1797525, + 1788094, + 1787833, + 1820186, + 1792006, + 1802002, + 1810635, + 1765327, + 1787583, + 1780049, + 1770281, + 1791893, + 1808103, + 1793977, + 1811419, + 1809947, + 1812898, + 1794987, + 1784568, + 1807741, + 1792165, + 1799613, + 1779919, + 1798618, + 1790505 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 1793977, + "mad_ns": 9409, + "p95_ns": 1820186, + "p99_ns": 1887741, + "ci95_ns": [ + 1790505, + 1802002 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "strings-json", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 4411294, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11374592, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20465909, + "runtime_create_ns": 27498, + "jit_attach_ns": 58039, + "context_create_ns": 102946, + "definition_eval_ns": 41472, + "first_eval_ns": 512149, + "threshold_crossing_ns": 14848628, + "compile_ns": 14024464, + "install_ns": 38540, + "osr_ns": 0, + "steady_state_ns": 4411294 + } + }, + { + "pair_index": 1, + "elapsed_ns": 4395662, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11333632, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20418170, + "runtime_create_ns": 26719, + "jit_attach_ns": 55659, + "context_create_ns": 114335, + "definition_eval_ns": 55010, + "first_eval_ns": 491553, + "threshold_crossing_ns": 14805374, + "compile_ns": 13977930, + "install_ns": 38195, + "osr_ns": 0, + "steady_state_ns": 4395662 + } + }, + { + "pair_index": 2, + "elapsed_ns": 4380671, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11206656, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20327788, + "runtime_create_ns": 24037, + "jit_attach_ns": 52363, + "context_create_ns": 99945, + "definition_eval_ns": 40807, + "first_eval_ns": 483226, + "threshold_crossing_ns": 14777080, + "compile_ns": 13883753, + "install_ns": 37190, + "osr_ns": 0, + "steady_state_ns": 4380671 + } + }, + { + "pair_index": 3, + "elapsed_ns": 4421896, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11243520, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20485429, + "runtime_create_ns": 23610, + "jit_attach_ns": 51409, + "context_create_ns": 102198, + "definition_eval_ns": 40214, + "first_eval_ns": 495994, + "threshold_crossing_ns": 14871519, + "compile_ns": 13983210, + "install_ns": 36007, + "osr_ns": 0, + "steady_state_ns": 4421896 + } + }, + { + "pair_index": 4, + "elapsed_ns": 4397734, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11407360, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20330295, + "runtime_create_ns": 24410, + "jit_attach_ns": 49900, + "context_create_ns": 99949, + "definition_eval_ns": 36840, + "first_eval_ns": 494034, + "threshold_crossing_ns": 14755067, + "compile_ns": 13871162, + "install_ns": 36562, + "osr_ns": 0, + "steady_state_ns": 4397734 + } + }, + { + "pair_index": 5, + "elapsed_ns": 4468457, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11239424, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20496191, + "runtime_create_ns": 26094, + "jit_attach_ns": 56256, + "context_create_ns": 108915, + "definition_eval_ns": 49675, + "first_eval_ns": 497554, + "threshold_crossing_ns": 14817119, + "compile_ns": 14007373, + "install_ns": 37903, + "osr_ns": 0, + "steady_state_ns": 4468457 + } + }, + { + "pair_index": 6, + "elapsed_ns": 4407415, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20549049, + "runtime_create_ns": 27919, + "jit_attach_ns": 53493, + "context_create_ns": 115285, + "definition_eval_ns": 54309, + "first_eval_ns": 509201, + "threshold_crossing_ns": 14917895, + "compile_ns": 14076670, + "install_ns": 39061, + "osr_ns": 0, + "steady_state_ns": 4407415 + } + }, + { + "pair_index": 7, + "elapsed_ns": 4477776, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11378688, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20504147, + "runtime_create_ns": 25656, + "jit_attach_ns": 54991, + "context_create_ns": 108675, + "definition_eval_ns": 56877, + "first_eval_ns": 492571, + "threshold_crossing_ns": 14824782, + "compile_ns": 14017111, + "install_ns": 35448, + "osr_ns": 0, + "steady_state_ns": 4477776 + } + }, + { + "pair_index": 8, + "elapsed_ns": 4404571, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11395072, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20407914, + "runtime_create_ns": 21792, + "jit_attach_ns": 55560, + "context_create_ns": 100859, + "definition_eval_ns": 39271, + "first_eval_ns": 500256, + "threshold_crossing_ns": 14825749, + "compile_ns": 13940435, + "install_ns": 37294, + "osr_ns": 0, + "steady_state_ns": 4404571 + } + }, + { + "pair_index": 9, + "elapsed_ns": 4458519, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11202560, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20597820, + "runtime_create_ns": 25400, + "jit_attach_ns": 52411, + "context_create_ns": 99131, + "definition_eval_ns": 41570, + "first_eval_ns": 492370, + "threshold_crossing_ns": 14966464, + "compile_ns": 14074779, + "install_ns": 36379, + "osr_ns": 0, + "steady_state_ns": 4458519 + } + }, + { + "pair_index": 10, + "elapsed_ns": 4402761, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11149312, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20416999, + "runtime_create_ns": 26581, + "jit_attach_ns": 65006, + "context_create_ns": 103181, + "definition_eval_ns": 41114, + "first_eval_ns": 490050, + "threshold_crossing_ns": 14827158, + "compile_ns": 13961562, + "install_ns": 41423, + "osr_ns": 0, + "steady_state_ns": 4402761 + } + }, + { + "pair_index": 11, + "elapsed_ns": 4427937, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11235328, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20469222, + "runtime_create_ns": 31561, + "jit_attach_ns": 55301, + "context_create_ns": 110459, + "definition_eval_ns": 50537, + "first_eval_ns": 504137, + "threshold_crossing_ns": 14828747, + "compile_ns": 13993578, + "install_ns": 37687, + "osr_ns": 0, + "steady_state_ns": 4427937 + } + }, + { + "pair_index": 12, + "elapsed_ns": 4398864, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11374592, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20414722, + "runtime_create_ns": 23303, + "jit_attach_ns": 55076, + "context_create_ns": 103529, + "definition_eval_ns": 48405, + "first_eval_ns": 506236, + "threshold_crossing_ns": 14808402, + "compile_ns": 13960937, + "install_ns": 37104, + "osr_ns": 0, + "steady_state_ns": 4398864 + } + }, + { + "pair_index": 13, + "elapsed_ns": 4401617, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11341824, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20407535, + "runtime_create_ns": 24657, + "jit_attach_ns": 53096, + "context_create_ns": 117753, + "definition_eval_ns": 53186, + "first_eval_ns": 487935, + "threshold_crossing_ns": 14802194, + "compile_ns": 13930691, + "install_ns": 34055, + "osr_ns": 0, + "steady_state_ns": 4401617 + } + }, + { + "pair_index": 14, + "elapsed_ns": 4423244, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11235328, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20481377, + "runtime_create_ns": 25945, + "jit_attach_ns": 51244, + "context_create_ns": 126701, + "definition_eval_ns": 49728, + "first_eval_ns": 485417, + "threshold_crossing_ns": 14857161, + "compile_ns": 13986771, + "install_ns": 36635, + "osr_ns": 0, + "steady_state_ns": 4423244 + } + }, + { + "pair_index": 15, + "elapsed_ns": 4441433, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11313152, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20596894, + "runtime_create_ns": 27446, + "jit_attach_ns": 58814, + "context_create_ns": 125526, + "definition_eval_ns": 49016, + "first_eval_ns": 490762, + "threshold_crossing_ns": 14928147, + "compile_ns": 14115351, + "install_ns": 54751, + "osr_ns": 0, + "steady_state_ns": 4441433 + } + }, + { + "pair_index": 16, + "elapsed_ns": 4412502, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11354112, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20508912, + "runtime_create_ns": 28084, + "jit_attach_ns": 61875, + "context_create_ns": 116001, + "definition_eval_ns": 52758, + "first_eval_ns": 494285, + "threshold_crossing_ns": 14851316, + "compile_ns": 14021199, + "install_ns": 40568, + "osr_ns": 0, + "steady_state_ns": 4412502 + } + }, + { + "pair_index": 17, + "elapsed_ns": 4429722, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11247616, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20559011, + "runtime_create_ns": 24829, + "jit_attach_ns": 53764, + "context_create_ns": 100328, + "definition_eval_ns": 45525, + "first_eval_ns": 499449, + "threshold_crossing_ns": 14943560, + "compile_ns": 14084649, + "install_ns": 41355, + "osr_ns": 0, + "steady_state_ns": 4429722 + } + }, + { + "pair_index": 18, + "elapsed_ns": 4398941, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11145216, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20564291, + "runtime_create_ns": 25386, + "jit_attach_ns": 54138, + "context_create_ns": 106610, + "definition_eval_ns": 50774, + "first_eval_ns": 499974, + "threshold_crossing_ns": 14965880, + "compile_ns": 14112502, + "install_ns": 43036, + "osr_ns": 0, + "steady_state_ns": 4398941 + } + }, + { + "pair_index": 19, + "elapsed_ns": 4484487, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11186176, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20635094, + "runtime_create_ns": 27367, + "jit_attach_ns": 55488, + "context_create_ns": 108907, + "definition_eval_ns": 50362, + "first_eval_ns": 502759, + "threshold_crossing_ns": 14920642, + "compile_ns": 14106537, + "install_ns": 36973, + "osr_ns": 0, + "steady_state_ns": 4484487 + } + }, + { + "pair_index": 20, + "elapsed_ns": 4399293, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11358208, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20530079, + "runtime_create_ns": 24638, + "jit_attach_ns": 58612, + "context_create_ns": 103503, + "definition_eval_ns": 38394, + "first_eval_ns": 489060, + "threshold_crossing_ns": 14947290, + "compile_ns": 14098990, + "install_ns": 37952, + "osr_ns": 0, + "steady_state_ns": 4399293 + } + }, + { + "pair_index": 21, + "elapsed_ns": 4465800, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11280384, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20583466, + "runtime_create_ns": 31798, + "jit_attach_ns": 55800, + "context_create_ns": 114225, + "definition_eval_ns": 52342, + "first_eval_ns": 492331, + "threshold_crossing_ns": 14892751, + "compile_ns": 14054266, + "install_ns": 43961, + "osr_ns": 0, + "steady_state_ns": 4465800 + } + }, + { + "pair_index": 22, + "elapsed_ns": 4408692, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11223040, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20494302, + "runtime_create_ns": 26207, + "jit_attach_ns": 53766, + "context_create_ns": 106533, + "definition_eval_ns": 47460, + "first_eval_ns": 506213, + "threshold_crossing_ns": 14883102, + "compile_ns": 14031759, + "install_ns": 39098, + "osr_ns": 0, + "steady_state_ns": 4408692 + } + }, + { + "pair_index": 23, + "elapsed_ns": 4453267, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20629102, + "runtime_create_ns": 24555, + "jit_attach_ns": 62606, + "context_create_ns": 109997, + "definition_eval_ns": 48226, + "first_eval_ns": 499272, + "threshold_crossing_ns": 14954989, + "compile_ns": 14157115, + "install_ns": 39833, + "osr_ns": 0, + "steady_state_ns": 4453267 + } + }, + { + "pair_index": 24, + "elapsed_ns": 4458708, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11296768, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20982626, + "runtime_create_ns": 26264, + "jit_attach_ns": 56895, + "context_create_ns": 103402, + "definition_eval_ns": 41089, + "first_eval_ns": 483844, + "threshold_crossing_ns": 15346147, + "compile_ns": 14421602, + "install_ns": 48033, + "osr_ns": 0, + "steady_state_ns": 4458708 + } + }, + { + "pair_index": 25, + "elapsed_ns": 4417790, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11378688, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20536641, + "runtime_create_ns": 24419, + "jit_attach_ns": 62455, + "context_create_ns": 105976, + "definition_eval_ns": 42112, + "first_eval_ns": 501322, + "threshold_crossing_ns": 14919685, + "compile_ns": 14098630, + "install_ns": 39652, + "osr_ns": 0, + "steady_state_ns": 4417790 + } + }, + { + "pair_index": 26, + "elapsed_ns": 4452134, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11411456, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20795319, + "runtime_create_ns": 27776, + "jit_attach_ns": 61293, + "context_create_ns": 116569, + "definition_eval_ns": 57179, + "first_eval_ns": 507289, + "threshold_crossing_ns": 15107572, + "compile_ns": 14308069, + "install_ns": 48797, + "osr_ns": 0, + "steady_state_ns": 4452134 + } + }, + { + "pair_index": 27, + "elapsed_ns": 4565212, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11141120, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20962240, + "runtime_create_ns": 23943, + "jit_attach_ns": 57171, + "context_create_ns": 105551, + "definition_eval_ns": 40463, + "first_eval_ns": 496224, + "threshold_crossing_ns": 15199386, + "compile_ns": 14330201, + "install_ns": 43678, + "osr_ns": 0, + "steady_state_ns": 4565212 + } + }, + { + "pair_index": 28, + "elapsed_ns": 4384143, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11407360, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20437282, + "runtime_create_ns": 24434, + "jit_attach_ns": 59415, + "context_create_ns": 107965, + "definition_eval_ns": 43644, + "first_eval_ns": 484861, + "threshold_crossing_ns": 14867105, + "compile_ns": 14004966, + "install_ns": 39285, + "osr_ns": 0, + "steady_state_ns": 4384143 + } + }, + { + "pair_index": 29, + "elapsed_ns": 4402997, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 11214848, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 20532937, + "runtime_create_ns": 25010, + "jit_attach_ns": 55151, + "context_create_ns": 102956, + "definition_eval_ns": 39559, + "first_eval_ns": 499167, + "threshold_crossing_ns": 14943863, + "compile_ns": 14062971, + "install_ns": 36459, + "osr_ns": 0, + "steady_state_ns": 4402997 + } + } + ], + "raw_latency_ns": [ + 4411294, + 4395662, + 4380671, + 4421896, + 4397734, + 4468457, + 4407415, + 4477776, + 4404571, + 4458519, + 4402761, + 4427937, + 4398864, + 4401617, + 4423244, + 4441433, + 4412502, + 4429722, + 4398941, + 4484487, + 4399293, + 4465800, + 4408692, + 4453267, + 4458708, + 4417790, + 4452134, + 4565212, + 4384143, + 4402997 + ], + "raw_throughput_ops": [ + 47, + 48, + 48, + 48, + 48, + 48, + 48, + 48, + 48, + 48 + ], + "median_ns": 4417790, + "mad_ns": 18926, + "p95_ns": 4484487, + "p99_ns": 4565212, + "ci95_ns": [ + 4404571, + 4441433 + ], + "compile_ns": 14031759, + "install_ns": 38540, + "break_even_executions": null + }, + { + "name": "calls-closures", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3652924, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5064936, + "runtime_create_ns": 24329, + "jit_attach_ns": 54665, + "context_create_ns": 101908, + "definition_eval_ns": 46580, + "first_eval_ns": 423182, + "threshold_crossing_ns": 366056, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3652924 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3680457, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6246400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5136806, + "runtime_create_ns": 26197, + "jit_attach_ns": 57604, + "context_create_ns": 113568, + "definition_eval_ns": 55199, + "first_eval_ns": 433237, + "threshold_crossing_ns": 372774, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3680457 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3666843, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5077033, + "runtime_create_ns": 23653, + "jit_attach_ns": 50855, + "context_create_ns": 97808, + "definition_eval_ns": 46818, + "first_eval_ns": 426458, + "threshold_crossing_ns": 374866, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3666843 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3682662, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5123796, + "runtime_create_ns": 22590, + "jit_attach_ns": 56865, + "context_create_ns": 106327, + "definition_eval_ns": 53529, + "first_eval_ns": 436284, + "threshold_crossing_ns": 366795, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3682662 + } + }, + { + "pair_index": 4, + "elapsed_ns": 3663921, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6148096, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5057178, + "runtime_create_ns": 21530, + "jit_attach_ns": 51725, + "context_create_ns": 102647, + "definition_eval_ns": 41297, + "first_eval_ns": 416518, + "threshold_crossing_ns": 368630, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3663921 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3659178, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5087135, + "runtime_create_ns": 23753, + "jit_attach_ns": 57247, + "context_create_ns": 105580, + "definition_eval_ns": 49362, + "first_eval_ns": 425702, + "threshold_crossing_ns": 364870, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3659178 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3664045, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6029312, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5120034, + "runtime_create_ns": 30280, + "jit_attach_ns": 55820, + "context_create_ns": 112235, + "definition_eval_ns": 51875, + "first_eval_ns": 442395, + "threshold_crossing_ns": 365320, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3664045 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3664006, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5072953, + "runtime_create_ns": 22912, + "jit_attach_ns": 55061, + "context_create_ns": 103711, + "definition_eval_ns": 42359, + "first_eval_ns": 417716, + "threshold_crossing_ns": 373745, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3664006 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3678448, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5090203, + "runtime_create_ns": 24769, + "jit_attach_ns": 51728, + "context_create_ns": 104285, + "definition_eval_ns": 48544, + "first_eval_ns": 418669, + "threshold_crossing_ns": 373503, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3678448 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3653236, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6070272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5059504, + "runtime_create_ns": 24671, + "jit_attach_ns": 51116, + "context_create_ns": 100855, + "definition_eval_ns": 41798, + "first_eval_ns": 418822, + "threshold_crossing_ns": 365258, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3653236 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3653130, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6307840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5086849, + "runtime_create_ns": 24391, + "jit_attach_ns": 55199, + "context_create_ns": 104370, + "definition_eval_ns": 49683, + "first_eval_ns": 426795, + "threshold_crossing_ns": 377415, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3653130 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3660052, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6307840, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5121458, + "runtime_create_ns": 29607, + "jit_attach_ns": 53498, + "context_create_ns": 121867, + "definition_eval_ns": 53258, + "first_eval_ns": 430997, + "threshold_crossing_ns": 374488, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3660052 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3634037, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6156288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5051332, + "runtime_create_ns": 22611, + "jit_attach_ns": 58165, + "context_create_ns": 112852, + "definition_eval_ns": 44096, + "first_eval_ns": 421225, + "threshold_crossing_ns": 364864, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3634037 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3665143, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6397952, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5078673, + "runtime_create_ns": 24899, + "jit_attach_ns": 55012, + "context_create_ns": 100948, + "definition_eval_ns": 44320, + "first_eval_ns": 430985, + "threshold_crossing_ns": 364189, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3665143 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3668950, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5112516, + "runtime_create_ns": 24702, + "jit_attach_ns": 58035, + "context_create_ns": 107712, + "definition_eval_ns": 44488, + "first_eval_ns": 419257, + "threshold_crossing_ns": 375863, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3668950 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3645933, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5090295, + "runtime_create_ns": 27406, + "jit_attach_ns": 54636, + "context_create_ns": 108757, + "definition_eval_ns": 50145, + "first_eval_ns": 441503, + "threshold_crossing_ns": 365769, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3645933 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3647811, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5105348, + "runtime_create_ns": 25161, + "jit_attach_ns": 56449, + "context_create_ns": 129821, + "definition_eval_ns": 55706, + "first_eval_ns": 423888, + "threshold_crossing_ns": 363051, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3647811 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3661766, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5089091, + "runtime_create_ns": 25862, + "jit_attach_ns": 54654, + "context_create_ns": 102471, + "definition_eval_ns": 42306, + "first_eval_ns": 437933, + "threshold_crossing_ns": 365319, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3661766 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3643661, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5065524, + "runtime_create_ns": 22798, + "jit_attach_ns": 53088, + "context_create_ns": 106429, + "definition_eval_ns": 42340, + "first_eval_ns": 433576, + "threshold_crossing_ns": 366992, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3643661 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3671639, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6053888, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5067776, + "runtime_create_ns": 24399, + "jit_attach_ns": 52654, + "context_create_ns": 102240, + "definition_eval_ns": 38401, + "first_eval_ns": 417181, + "threshold_crossing_ns": 372445, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3671639 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3658402, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6213632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5094350, + "runtime_create_ns": 22431, + "jit_attach_ns": 56099, + "context_create_ns": 108963, + "definition_eval_ns": 51828, + "first_eval_ns": 435100, + "threshold_crossing_ns": 367068, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3658402 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3663919, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5114201, + "runtime_create_ns": 24944, + "jit_attach_ns": 56055, + "context_create_ns": 124314, + "definition_eval_ns": 56534, + "first_eval_ns": 423160, + "threshold_crossing_ns": 363837, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3663919 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3658001, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6197248, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5102353, + "runtime_create_ns": 26451, + "jit_attach_ns": 53482, + "context_create_ns": 107394, + "definition_eval_ns": 55433, + "first_eval_ns": 436095, + "threshold_crossing_ns": 364056, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3658001 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3659796, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6422528, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5095194, + "runtime_create_ns": 26327, + "jit_attach_ns": 73517, + "context_create_ns": 101918, + "definition_eval_ns": 42314, + "first_eval_ns": 424544, + "threshold_crossing_ns": 371219, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3659796 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3629960, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5100183, + "runtime_create_ns": 22484, + "jit_attach_ns": 52839, + "context_create_ns": 103346, + "definition_eval_ns": 41824, + "first_eval_ns": 432644, + "threshold_crossing_ns": 419907, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3629960 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3665967, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6164480, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5088798, + "runtime_create_ns": 23944, + "jit_attach_ns": 59882, + "context_create_ns": 103895, + "definition_eval_ns": 39885, + "first_eval_ns": 423976, + "threshold_crossing_ns": 374879, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3665967 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3646092, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6402048, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5124632, + "runtime_create_ns": 32317, + "jit_attach_ns": 54993, + "context_create_ns": 114653, + "definition_eval_ns": 65298, + "first_eval_ns": 431666, + "threshold_crossing_ns": 372893, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3646092 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3670940, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6193152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5092165, + "runtime_create_ns": 25990, + "jit_attach_ns": 56645, + "context_create_ns": 103136, + "definition_eval_ns": 49577, + "first_eval_ns": 417154, + "threshold_crossing_ns": 374164, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3670940 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3667435, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6127616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5088165, + "runtime_create_ns": 24030, + "jit_attach_ns": 56490, + "context_create_ns": 105150, + "definition_eval_ns": 40584, + "first_eval_ns": 421358, + "threshold_crossing_ns": 375414, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3667435 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3658800, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 5071615, + "runtime_create_ns": 25343, + "jit_attach_ns": 54614, + "context_create_ns": 102859, + "definition_eval_ns": 40363, + "first_eval_ns": 421461, + "threshold_crossing_ns": 375158, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3658800 + } + } + ], + "raw_latency_ns": [ + 3652924, + 3680457, + 3666843, + 3682662, + 3663921, + 3659178, + 3664045, + 3664006, + 3678448, + 3653236, + 3653130, + 3660052, + 3634037, + 3665143, + 3668950, + 3645933, + 3647811, + 3661766, + 3643661, + 3671639, + 3658402, + 3663919, + 3658001, + 3659796, + 3629960, + 3665967, + 3646092, + 3670940, + 3667435, + 3658800 + ], + "raw_throughput_ops": [ + 180, + 179, + 177, + 180, + 180, + 179, + 179, + 179, + 180, + 180 + ], + "median_ns": 3661766, + "mad_ns": 7184, + "p95_ns": 3680457, + "p99_ns": 3682662, + "ci95_ns": [ + 3658402, + 3665143 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "adversarial", + "suite": "rquickjs-jit", + "group": "adversarial", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 778345, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10465280, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10676841, + "runtime_create_ns": 25392, + "jit_attach_ns": 66272, + "context_create_ns": 106904, + "definition_eval_ns": 38611, + "first_eval_ns": 277441, + "threshold_crossing_ns": 9283036, + "compile_ns": 8950528, + "install_ns": 40020, + "osr_ns": 0, + "steady_state_ns": 778345 + } + }, + { + "pair_index": 1, + "elapsed_ns": 761422, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10567680, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11212373, + "runtime_create_ns": 26530, + "jit_attach_ns": 63824, + "context_create_ns": 114857, + "definition_eval_ns": 54648, + "first_eval_ns": 267564, + "threshold_crossing_ns": 9819694, + "compile_ns": 9472960, + "install_ns": 43315, + "osr_ns": 0, + "steady_state_ns": 761422 + } + }, + { + "pair_index": 2, + "elapsed_ns": 765100, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10473472, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10253750, + "runtime_create_ns": 23084, + "jit_attach_ns": 56087, + "context_create_ns": 115323, + "definition_eval_ns": 39672, + "first_eval_ns": 266111, + "threshold_crossing_ns": 8889165, + "compile_ns": 8555905, + "install_ns": 39079, + "osr_ns": 0, + "steady_state_ns": 765100 + } + }, + { + "pair_index": 3, + "elapsed_ns": 770235, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10539008, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10650090, + "runtime_create_ns": 23211, + "jit_attach_ns": 56857, + "context_create_ns": 104321, + "definition_eval_ns": 36907, + "first_eval_ns": 273465, + "threshold_crossing_ns": 9287535, + "compile_ns": 8959046, + "install_ns": 40036, + "osr_ns": 0, + "steady_state_ns": 770235 + } + }, + { + "pair_index": 4, + "elapsed_ns": 773223, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10555392, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10620706, + "runtime_create_ns": 26004, + "jit_attach_ns": 53248, + "context_create_ns": 102676, + "definition_eval_ns": 36384, + "first_eval_ns": 264394, + "threshold_crossing_ns": 9265291, + "compile_ns": 8928921, + "install_ns": 37798, + "osr_ns": 0, + "steady_state_ns": 773223 + } + }, + { + "pair_index": 5, + "elapsed_ns": 763064, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10555392, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10844799, + "runtime_create_ns": 25981, + "jit_attach_ns": 61405, + "context_create_ns": 104217, + "definition_eval_ns": 36625, + "first_eval_ns": 264930, + "threshold_crossing_ns": 9489119, + "compile_ns": 9151082, + "install_ns": 42602, + "osr_ns": 0, + "steady_state_ns": 763064 + } + }, + { + "pair_index": 6, + "elapsed_ns": 767713, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10543104, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11214189, + "runtime_create_ns": 30214, + "jit_attach_ns": 56946, + "context_create_ns": 116088, + "definition_eval_ns": 62250, + "first_eval_ns": 263677, + "threshold_crossing_ns": 9811491, + "compile_ns": 9477960, + "install_ns": 47074, + "osr_ns": 0, + "steady_state_ns": 767713 + } + }, + { + "pair_index": 7, + "elapsed_ns": 764480, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10514432, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10876802, + "runtime_create_ns": 26988, + "jit_attach_ns": 60311, + "context_create_ns": 111557, + "definition_eval_ns": 47764, + "first_eval_ns": 264320, + "threshold_crossing_ns": 9494016, + "compile_ns": 9133983, + "install_ns": 67845, + "osr_ns": 0, + "steady_state_ns": 764480 + } + }, + { + "pair_index": 8, + "elapsed_ns": 772330, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10518528, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10815201, + "runtime_create_ns": 27651, + "jit_attach_ns": 61135, + "context_create_ns": 105193, + "definition_eval_ns": 54632, + "first_eval_ns": 270226, + "threshold_crossing_ns": 9425133, + "compile_ns": 9096510, + "install_ns": 40477, + "osr_ns": 0, + "steady_state_ns": 772330 + } + }, + { + "pair_index": 9, + "elapsed_ns": 804804, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10620928, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10881899, + "runtime_create_ns": 25735, + "jit_attach_ns": 57067, + "context_create_ns": 104473, + "definition_eval_ns": 34434, + "first_eval_ns": 261032, + "threshold_crossing_ns": 9489709, + "compile_ns": 9158852, + "install_ns": 41697, + "osr_ns": 0, + "steady_state_ns": 804804 + } + }, + { + "pair_index": 10, + "elapsed_ns": 762035, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10600448, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10892058, + "runtime_create_ns": 24480, + "jit_attach_ns": 59191, + "context_create_ns": 111489, + "definition_eval_ns": 38337, + "first_eval_ns": 261065, + "threshold_crossing_ns": 9534599, + "compile_ns": 9190508, + "install_ns": 45881, + "osr_ns": 0, + "steady_state_ns": 762035 + } + }, + { + "pair_index": 11, + "elapsed_ns": 773340, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10551296, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11148376, + "runtime_create_ns": 30754, + "jit_attach_ns": 55755, + "context_create_ns": 114389, + "definition_eval_ns": 49239, + "first_eval_ns": 265930, + "threshold_crossing_ns": 9756822, + "compile_ns": 9431066, + "install_ns": 37104, + "osr_ns": 0, + "steady_state_ns": 773340 + } + }, + { + "pair_index": 12, + "elapsed_ns": 763135, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10526720, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10220297, + "runtime_create_ns": 26472, + "jit_attach_ns": 52312, + "context_create_ns": 101074, + "definition_eval_ns": 38717, + "first_eval_ns": 264178, + "threshold_crossing_ns": 8866264, + "compile_ns": 8540814, + "install_ns": 37885, + "osr_ns": 0, + "steady_state_ns": 763135 + } + }, + { + "pair_index": 13, + "elapsed_ns": 774093, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10469376, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10730365, + "runtime_create_ns": 24391, + "jit_attach_ns": 53504, + "context_create_ns": 100451, + "definition_eval_ns": 37501, + "first_eval_ns": 267383, + "threshold_crossing_ns": 9374975, + "compile_ns": 9051744, + "install_ns": 35571, + "osr_ns": 0, + "steady_state_ns": 774093 + } + }, + { + "pair_index": 14, + "elapsed_ns": 780240, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10600448, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10701292, + "runtime_create_ns": 21751, + "jit_attach_ns": 52714, + "context_create_ns": 101672, + "definition_eval_ns": 35757, + "first_eval_ns": 260622, + "threshold_crossing_ns": 9348260, + "compile_ns": 9029052, + "install_ns": 34406, + "osr_ns": 0, + "steady_state_ns": 780240 + } + }, + { + "pair_index": 15, + "elapsed_ns": 773406, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10559488, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10837945, + "runtime_create_ns": 27351, + "jit_attach_ns": 56965, + "context_create_ns": 103193, + "definition_eval_ns": 43617, + "first_eval_ns": 255849, + "threshold_crossing_ns": 9477020, + "compile_ns": 9147864, + "install_ns": 39465, + "osr_ns": 0, + "steady_state_ns": 773406 + } + }, + { + "pair_index": 16, + "elapsed_ns": 773256, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10547200, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11213888, + "runtime_create_ns": 27759, + "jit_attach_ns": 57712, + "context_create_ns": 120217, + "definition_eval_ns": 51122, + "first_eval_ns": 262356, + "threshold_crossing_ns": 9819840, + "compile_ns": 9474437, + "install_ns": 37806, + "osr_ns": 0, + "steady_state_ns": 773256 + } + }, + { + "pair_index": 17, + "elapsed_ns": 765206, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10461184, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10856362, + "runtime_create_ns": 22478, + "jit_attach_ns": 62243, + "context_create_ns": 103452, + "definition_eval_ns": 37948, + "first_eval_ns": 261401, + "threshold_crossing_ns": 9489138, + "compile_ns": 9157074, + "install_ns": 43185, + "osr_ns": 0, + "steady_state_ns": 765206 + } + }, + { + "pair_index": 18, + "elapsed_ns": 762676, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10567680, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10606487, + "runtime_create_ns": 24805, + "jit_attach_ns": 54033, + "context_create_ns": 101155, + "definition_eval_ns": 34054, + "first_eval_ns": 263993, + "threshold_crossing_ns": 9266895, + "compile_ns": 8921265, + "install_ns": 42704, + "osr_ns": 0, + "steady_state_ns": 762676 + } + }, + { + "pair_index": 19, + "elapsed_ns": 778042, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10543104, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10087124, + "runtime_create_ns": 22992, + "jit_attach_ns": 52660, + "context_create_ns": 104156, + "definition_eval_ns": 34427, + "first_eval_ns": 254159, + "threshold_crossing_ns": 8741367, + "compile_ns": 8392003, + "install_ns": 40014, + "osr_ns": 0, + "steady_state_ns": 778042 + } + }, + { + "pair_index": 20, + "elapsed_ns": 767406, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10678272, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10770534, + "runtime_create_ns": 24565, + "jit_attach_ns": 62099, + "context_create_ns": 99200, + "definition_eval_ns": 45196, + "first_eval_ns": 263844, + "threshold_crossing_ns": 9410070, + "compile_ns": 9088572, + "install_ns": 37411, + "osr_ns": 0, + "steady_state_ns": 767406 + } + }, + { + "pair_index": 21, + "elapsed_ns": 773869, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10612736, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11126900, + "runtime_create_ns": 25495, + "jit_attach_ns": 57509, + "context_create_ns": 116137, + "definition_eval_ns": 51579, + "first_eval_ns": 263541, + "threshold_crossing_ns": 9737686, + "compile_ns": 9409356, + "install_ns": 39277, + "osr_ns": 0, + "steady_state_ns": 773869 + } + }, + { + "pair_index": 22, + "elapsed_ns": 769530, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10584064, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10189802, + "runtime_create_ns": 23289, + "jit_attach_ns": 56748, + "context_create_ns": 108260, + "definition_eval_ns": 42051, + "first_eval_ns": 343457, + "threshold_crossing_ns": 8745891, + "compile_ns": 8406189, + "install_ns": 37757, + "osr_ns": 0, + "steady_state_ns": 769530 + } + }, + { + "pair_index": 23, + "elapsed_ns": 912627, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10629120, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10676438, + "runtime_create_ns": 22842, + "jit_attach_ns": 55178, + "context_create_ns": 104530, + "definition_eval_ns": 37311, + "first_eval_ns": 276799, + "threshold_crossing_ns": 9151120, + "compile_ns": 8823567, + "install_ns": 38997, + "osr_ns": 0, + "steady_state_ns": 912627 + } + }, + { + "pair_index": 24, + "elapsed_ns": 775794, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10579968, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 9975802, + "runtime_create_ns": 25090, + "jit_attach_ns": 50346, + "context_create_ns": 100998, + "definition_eval_ns": 35490, + "first_eval_ns": 252319, + "threshold_crossing_ns": 8637742, + "compile_ns": 8312722, + "install_ns": 38024, + "osr_ns": 0, + "steady_state_ns": 775794 + } + }, + { + "pair_index": 25, + "elapsed_ns": 771487, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10313728, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10661090, + "runtime_create_ns": 23684, + "jit_attach_ns": 57121, + "context_create_ns": 104151, + "definition_eval_ns": 34064, + "first_eval_ns": 266826, + "threshold_crossing_ns": 9304947, + "compile_ns": 8974003, + "install_ns": 39446, + "osr_ns": 0, + "steady_state_ns": 771487 + } + }, + { + "pair_index": 26, + "elapsed_ns": 766053, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10383360, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 11175010, + "runtime_create_ns": 27243, + "jit_attach_ns": 56273, + "context_create_ns": 118339, + "definition_eval_ns": 51524, + "first_eval_ns": 257941, + "threshold_crossing_ns": 9786635, + "compile_ns": 9443948, + "install_ns": 39767, + "osr_ns": 0, + "steady_state_ns": 766053 + } + }, + { + "pair_index": 27, + "elapsed_ns": 762325, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10432512, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10732760, + "runtime_create_ns": 23761, + "jit_attach_ns": 53077, + "context_create_ns": 102079, + "definition_eval_ns": 37983, + "first_eval_ns": 256215, + "threshold_crossing_ns": 9397753, + "compile_ns": 9069487, + "install_ns": 37478, + "osr_ns": 0, + "steady_state_ns": 762325 + } + }, + { + "pair_index": 28, + "elapsed_ns": 773005, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10526720, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10272934, + "runtime_create_ns": 25954, + "jit_attach_ns": 56628, + "context_create_ns": 105542, + "definition_eval_ns": 38183, + "first_eval_ns": 261262, + "threshold_crossing_ns": 8911440, + "compile_ns": 8584876, + "install_ns": 36936, + "osr_ns": 0, + "steady_state_ns": 773005 + } + }, + { + "pair_index": 29, + "elapsed_ns": 769138, + "checksum": "string:7995", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 10616832, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 10511230, + "runtime_create_ns": 24690, + "jit_attach_ns": 57935, + "context_create_ns": 106809, + "definition_eval_ns": 40298, + "first_eval_ns": 270935, + "threshold_crossing_ns": 9142676, + "compile_ns": 8814432, + "install_ns": 40474, + "osr_ns": 0, + "steady_state_ns": 769138 + } + } + ], + "raw_latency_ns": [ + 778345, + 761422, + 765100, + 770235, + 773223, + 763064, + 767713, + 764480, + 772330, + 804804, + 762035, + 773340, + 763135, + 774093, + 780240, + 773406, + 773256, + 765206, + 762676, + 778042, + 767406, + 773869, + 769530, + 912627, + 775794, + 771487, + 766053, + 762325, + 773005, + 769138 + ], + "raw_throughput_ops": [ + 88, + 88, + 87, + 87, + 87, + 88, + 87, + 87, + 87, + 87 + ], + "median_ns": 771487, + "mad_ns": 5434, + "p95_ns": 804804, + "p99_ns": 912627, + "ci95_ns": [ + 767406, + 773340 + ], + "compile_ns": 9069487, + "install_ns": 39465, + "break_even_executions": 32 + }, + { + "name": "float64-dense", + "suite": "rquickjs-jit matrix", + "group": "float64", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1634468, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16297984, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56105959, + "runtime_create_ns": 26031, + "jit_attach_ns": 55238, + "context_create_ns": 99999, + "definition_eval_ns": 49252, + "first_eval_ns": 2519574, + "threshold_crossing_ns": 48282148, + "compile_ns": 47280169, + "install_ns": 96014, + "osr_ns": 0, + "steady_state_ns": 1634468 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1631361, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16326656, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56203275, + "runtime_create_ns": 26921, + "jit_attach_ns": 58109, + "context_create_ns": 114890, + "definition_eval_ns": 66476, + "first_eval_ns": 2506630, + "threshold_crossing_ns": 48053242, + "compile_ns": 47233689, + "install_ns": 93419, + "osr_ns": 0, + "steady_state_ns": 1631361 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1628112, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16482304, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56498145, + "runtime_create_ns": 24877, + "jit_attach_ns": 60332, + "context_create_ns": 105558, + "definition_eval_ns": 57346, + "first_eval_ns": 2498216, + "threshold_crossing_ns": 48015883, + "compile_ns": 47507399, + "install_ns": 92613, + "osr_ns": 0, + "steady_state_ns": 1628112 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1627745, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16338944, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56158567, + "runtime_create_ns": 24853, + "jit_attach_ns": 56299, + "context_create_ns": 103525, + "definition_eval_ns": 59244, + "first_eval_ns": 2519997, + "threshold_crossing_ns": 48000941, + "compile_ns": 47391687, + "install_ns": 98800, + "osr_ns": 0, + "steady_state_ns": 1627745 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1642222, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16220160, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56226375, + "runtime_create_ns": 23960, + "jit_attach_ns": 56431, + "context_create_ns": 103689, + "definition_eval_ns": 56588, + "first_eval_ns": 2515863, + "threshold_crossing_ns": 48119108, + "compile_ns": 47438126, + "install_ns": 114596, + "osr_ns": 0, + "steady_state_ns": 1642222 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1629924, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16461824, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56000451, + "runtime_create_ns": 23203, + "jit_attach_ns": 56760, + "context_create_ns": 104245, + "definition_eval_ns": 52935, + "first_eval_ns": 2503780, + "threshold_crossing_ns": 48130229, + "compile_ns": 47019535, + "install_ns": 82881, + "osr_ns": 0, + "steady_state_ns": 1629924 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1633837, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16142336, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56316121, + "runtime_create_ns": 31562, + "jit_attach_ns": 60323, + "context_create_ns": 116595, + "definition_eval_ns": 81135, + "first_eval_ns": 2498229, + "threshold_crossing_ns": 48134807, + "compile_ns": 47325842, + "install_ns": 89291, + "osr_ns": 0, + "steady_state_ns": 1633837 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1631084, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16322560, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56087736, + "runtime_create_ns": 23723, + "jit_attach_ns": 54616, + "context_create_ns": 101550, + "definition_eval_ns": 57274, + "first_eval_ns": 1948957, + "threshold_crossing_ns": 48756518, + "compile_ns": 47293842, + "install_ns": 89119, + "osr_ns": 0, + "steady_state_ns": 1631084 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1635255, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16326656, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56161586, + "runtime_create_ns": 35076, + "jit_attach_ns": 52078, + "context_create_ns": 97668, + "definition_eval_ns": 61133, + "first_eval_ns": 2519112, + "threshold_crossing_ns": 48007503, + "compile_ns": 47332765, + "install_ns": 89712, + "osr_ns": 0, + "steady_state_ns": 1635255 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3249140, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16121856, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56060324, + "runtime_create_ns": 31059, + "jit_attach_ns": 56670, + "context_create_ns": 102157, + "definition_eval_ns": 56072, + "first_eval_ns": 2503420, + "threshold_crossing_ns": 46551615, + "compile_ns": 47323476, + "install_ns": 87081, + "osr_ns": 0, + "steady_state_ns": 3249140 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1635402, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16330752, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56811549, + "runtime_create_ns": 27660, + "jit_attach_ns": 64093, + "context_create_ns": 113404, + "definition_eval_ns": 53795, + "first_eval_ns": 2502837, + "threshold_crossing_ns": 48147124, + "compile_ns": 47975739, + "install_ns": 91425, + "osr_ns": 0, + "steady_state_ns": 1635402 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1637333, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16392192, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56399935, + "runtime_create_ns": 32695, + "jit_attach_ns": 59742, + "context_create_ns": 117221, + "definition_eval_ns": 67963, + "first_eval_ns": 2542452, + "threshold_crossing_ns": 48183277, + "compile_ns": 47683947, + "install_ns": 89078, + "osr_ns": 0, + "steady_state_ns": 1637333 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1636882, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16289792, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56595260, + "runtime_create_ns": 24836, + "jit_attach_ns": 55759, + "context_create_ns": 105180, + "definition_eval_ns": 67188, + "first_eval_ns": 2507517, + "threshold_crossing_ns": 48218914, + "compile_ns": 47802236, + "install_ns": 88026, + "osr_ns": 0, + "steady_state_ns": 1636882 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1649774, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16224256, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56392295, + "runtime_create_ns": 25691, + "jit_attach_ns": 57204, + "context_create_ns": 104481, + "definition_eval_ns": 56840, + "first_eval_ns": 2514778, + "threshold_crossing_ns": 48190725, + "compile_ns": 47474110, + "install_ns": 99747, + "osr_ns": 0, + "steady_state_ns": 1649774 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1635889, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16371712, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56107328, + "runtime_create_ns": 26750, + "jit_attach_ns": 55748, + "context_create_ns": 101474, + "definition_eval_ns": 55838, + "first_eval_ns": 2506169, + "threshold_crossing_ns": 48222316, + "compile_ns": 47192725, + "install_ns": 84246, + "osr_ns": 0, + "steady_state_ns": 1635889 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1639921, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16347136, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56205843, + "runtime_create_ns": 26203, + "jit_attach_ns": 51520, + "context_create_ns": 97764, + "definition_eval_ns": 56427, + "first_eval_ns": 2501242, + "threshold_crossing_ns": 48073875, + "compile_ns": 47179448, + "install_ns": 100191, + "osr_ns": 0, + "steady_state_ns": 1639921 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1629943, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16232448, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56330421, + "runtime_create_ns": 33985, + "jit_attach_ns": 56539, + "context_create_ns": 111134, + "definition_eval_ns": 67200, + "first_eval_ns": 2507700, + "threshold_crossing_ns": 48149717, + "compile_ns": 47495910, + "install_ns": 88254, + "osr_ns": 0, + "steady_state_ns": 1629943 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1632823, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16142336, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 55874420, + "runtime_create_ns": 24352, + "jit_attach_ns": 62183, + "context_create_ns": 102033, + "definition_eval_ns": 57570, + "first_eval_ns": 2491209, + "threshold_crossing_ns": 48049066, + "compile_ns": 47121347, + "install_ns": 85121, + "osr_ns": 0, + "steady_state_ns": 1632823 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1634561, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16363520, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56036853, + "runtime_create_ns": 24218, + "jit_attach_ns": 53343, + "context_create_ns": 101417, + "definition_eval_ns": 54746, + "first_eval_ns": 2519599, + "threshold_crossing_ns": 48145217, + "compile_ns": 47113502, + "install_ns": 90749, + "osr_ns": 0, + "steady_state_ns": 1634561 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1634585, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16240640, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 55985877, + "runtime_create_ns": 23030, + "jit_attach_ns": 56039, + "context_create_ns": 103241, + "definition_eval_ns": 57551, + "first_eval_ns": 2496290, + "threshold_crossing_ns": 48106046, + "compile_ns": 47152584, + "install_ns": 90386, + "osr_ns": 0, + "steady_state_ns": 1634585 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1632087, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16228352, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56290697, + "runtime_create_ns": 26659, + "jit_attach_ns": 57788, + "context_create_ns": 110126, + "definition_eval_ns": 53537, + "first_eval_ns": 2497686, + "threshold_crossing_ns": 48401665, + "compile_ns": 47465258, + "install_ns": 101019, + "osr_ns": 0, + "steady_state_ns": 1632087 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1633092, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16318464, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56326619, + "runtime_create_ns": 39742, + "jit_attach_ns": 61049, + "context_create_ns": 113487, + "definition_eval_ns": 67153, + "first_eval_ns": 2518364, + "threshold_crossing_ns": 48132517, + "compile_ns": 47409958, + "install_ns": 96290, + "osr_ns": 0, + "steady_state_ns": 1633092 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1628357, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16470016, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56372477, + "runtime_create_ns": 24811, + "jit_attach_ns": 56642, + "context_create_ns": 105977, + "definition_eval_ns": 57075, + "first_eval_ns": 2513145, + "threshold_crossing_ns": 48246155, + "compile_ns": 47387526, + "install_ns": 90628, + "osr_ns": 0, + "steady_state_ns": 1628357 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1642549, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16187392, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56563779, + "runtime_create_ns": 27195, + "jit_attach_ns": 57519, + "context_create_ns": 100849, + "definition_eval_ns": 56758, + "first_eval_ns": 2506883, + "threshold_crossing_ns": 48154254, + "compile_ns": 47687124, + "install_ns": 95711, + "osr_ns": 0, + "steady_state_ns": 1642549 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1639932, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16359424, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56388979, + "runtime_create_ns": 27899, + "jit_attach_ns": 55227, + "context_create_ns": 108405, + "definition_eval_ns": 56711, + "first_eval_ns": 2489306, + "threshold_crossing_ns": 48244787, + "compile_ns": 47517932, + "install_ns": 99805, + "osr_ns": 0, + "steady_state_ns": 1639932 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1629509, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16302080, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56328493, + "runtime_create_ns": 27640, + "jit_attach_ns": 63729, + "context_create_ns": 102618, + "definition_eval_ns": 49892, + "first_eval_ns": 2511565, + "threshold_crossing_ns": 48160218, + "compile_ns": 47466804, + "install_ns": 90677, + "osr_ns": 0, + "steady_state_ns": 1629509 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1657680, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16318464, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56441551, + "runtime_create_ns": 34275, + "jit_attach_ns": 56010, + "context_create_ns": 112352, + "definition_eval_ns": 69031, + "first_eval_ns": 2515797, + "threshold_crossing_ns": 47970939, + "compile_ns": 47455550, + "install_ns": 104716, + "osr_ns": 0, + "steady_state_ns": 1657680 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1626361, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16453632, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56638601, + "runtime_create_ns": 26561, + "jit_attach_ns": 70510, + "context_create_ns": 109276, + "definition_eval_ns": 60816, + "first_eval_ns": 2502420, + "threshold_crossing_ns": 48281134, + "compile_ns": 47935575, + "install_ns": 90149, + "osr_ns": 0, + "steady_state_ns": 1626361 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1635053, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16330752, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56594243, + "runtime_create_ns": 29592, + "jit_attach_ns": 60852, + "context_create_ns": 106541, + "definition_eval_ns": 70786, + "first_eval_ns": 2503699, + "threshold_crossing_ns": 48174099, + "compile_ns": 47660636, + "install_ns": 99386, + "osr_ns": 0, + "steady_state_ns": 1635053 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1634964, + "checksum": "number:40a2d29809876024", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16232448, + "code_bytes": 132248, + "metadata_bytes": 21494, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 56547962, + "runtime_create_ns": 31311, + "jit_attach_ns": 64604, + "context_create_ns": 106864, + "definition_eval_ns": 61998, + "first_eval_ns": 2515328, + "threshold_crossing_ns": 48112259, + "compile_ns": 47812695, + "install_ns": 88695, + "osr_ns": 0, + "steady_state_ns": 1634964 + } + } + ], + "raw_latency_ns": [ + 1634468, + 1631361, + 1628112, + 1627745, + 1642222, + 1629924, + 1633837, + 1631084, + 1635255, + 3249140, + 1635402, + 1637333, + 1636882, + 1649774, + 1635889, + 1639921, + 1629943, + 1632823, + 1634561, + 1634585, + 1632087, + 1633092, + 1628357, + 1642549, + 1639932, + 1629509, + 1657680, + 1626361, + 1635053, + 1634964 + ], + "raw_throughput_ops": [ + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18 + ], + "median_ns": 1634585, + "mad_ns": 3501, + "p95_ns": 1657680, + "p99_ns": 3249140, + "ci95_ns": [ + 1632823, + 1635889 + ], + "compile_ns": 47438126, + "install_ns": 90749, + "break_even_executions": 38 + }, + { + "name": "strings-regexp", + "suite": "rquickjs-jit matrix", + "group": "strings-regexp", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 22448347, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15360000, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62457919, + "runtime_create_ns": 25811, + "jit_attach_ns": 55896, + "context_create_ns": 101005, + "definition_eval_ns": 59936, + "first_eval_ns": 5028496, + "threshold_crossing_ns": 32461121, + "compile_ns": 34353589, + "install_ns": 56411, + "osr_ns": 0, + "steady_state_ns": 22448347 + } + }, + { + "pair_index": 1, + "elapsed_ns": 22416714, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15532032, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60424476, + "runtime_create_ns": 30258, + "jit_attach_ns": 53044, + "context_create_ns": 113351, + "definition_eval_ns": 65571, + "first_eval_ns": 6868665, + "threshold_crossing_ns": 28605169, + "compile_ns": 32288424, + "install_ns": 62515, + "osr_ns": 0, + "steady_state_ns": 22416714 + } + }, + { + "pair_index": 2, + "elapsed_ns": 22504472, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15540224, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60418960, + "runtime_create_ns": 23925, + "jit_attach_ns": 55888, + "context_create_ns": 106369, + "definition_eval_ns": 56515, + "first_eval_ns": 4032103, + "threshold_crossing_ns": 31365499, + "compile_ns": 32132218, + "install_ns": 52000, + "osr_ns": 0, + "steady_state_ns": 22504472 + } + }, + { + "pair_index": 3, + "elapsed_ns": 22419660, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15249408, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60490463, + "runtime_create_ns": 24891, + "jit_attach_ns": 56887, + "context_create_ns": 107680, + "definition_eval_ns": 61305, + "first_eval_ns": 5053328, + "threshold_crossing_ns": 30503607, + "compile_ns": 32097998, + "install_ns": 75098, + "osr_ns": 0, + "steady_state_ns": 22419660 + } + }, + { + "pair_index": 4, + "elapsed_ns": 22411097, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15622144, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62543227, + "runtime_create_ns": 26183, + "jit_attach_ns": 54754, + "context_create_ns": 103870, + "definition_eval_ns": 58629, + "first_eval_ns": 6853979, + "threshold_crossing_ns": 30746978, + "compile_ns": 33151053, + "install_ns": 60537, + "osr_ns": 0, + "steady_state_ns": 22411097 + } + }, + { + "pair_index": 5, + "elapsed_ns": 22449222, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15745024, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60339041, + "runtime_create_ns": 23976, + "jit_attach_ns": 55169, + "context_create_ns": 107513, + "definition_eval_ns": 65627, + "first_eval_ns": 5034523, + "threshold_crossing_ns": 30315780, + "compile_ns": 32186018, + "install_ns": 65152, + "osr_ns": 0, + "steady_state_ns": 22449222 + } + }, + { + "pair_index": 6, + "elapsed_ns": 22422119, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15552512, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60260523, + "runtime_create_ns": 42721, + "jit_attach_ns": 55748, + "context_create_ns": 116911, + "definition_eval_ns": 72555, + "first_eval_ns": 4561897, + "threshold_crossing_ns": 30708482, + "compile_ns": 32136367, + "install_ns": 52527, + "osr_ns": 0, + "steady_state_ns": 22422119 + } + }, + { + "pair_index": 7, + "elapsed_ns": 22402448, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15474688, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60352586, + "runtime_create_ns": 26431, + "jit_attach_ns": 54064, + "context_create_ns": 101588, + "definition_eval_ns": 57304, + "first_eval_ns": 4872672, + "threshold_crossing_ns": 30571093, + "compile_ns": 32279560, + "install_ns": 54850, + "osr_ns": 0, + "steady_state_ns": 22402448 + } + }, + { + "pair_index": 8, + "elapsed_ns": 22429638, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15482880, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60443320, + "runtime_create_ns": 23235, + "jit_attach_ns": 58466, + "context_create_ns": 104572, + "definition_eval_ns": 61215, + "first_eval_ns": 4055107, + "threshold_crossing_ns": 31437378, + "compile_ns": 32164974, + "install_ns": 58445, + "osr_ns": 0, + "steady_state_ns": 22429638 + } + }, + { + "pair_index": 9, + "elapsed_ns": 22453706, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15540224, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60430115, + "runtime_create_ns": 26741, + "jit_attach_ns": 57268, + "context_create_ns": 105709, + "definition_eval_ns": 62870, + "first_eval_ns": 4051391, + "threshold_crossing_ns": 31395206, + "compile_ns": 32311954, + "install_ns": 58966, + "osr_ns": 0, + "steady_state_ns": 22453706 + } + }, + { + "pair_index": 10, + "elapsed_ns": 22408102, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15695872, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60312036, + "runtime_create_ns": 27191, + "jit_attach_ns": 53539, + "context_create_ns": 101314, + "definition_eval_ns": 53216, + "first_eval_ns": 6864716, + "threshold_crossing_ns": 28537413, + "compile_ns": 32239750, + "install_ns": 54489, + "osr_ns": 0, + "steady_state_ns": 22408102 + } + }, + { + "pair_index": 11, + "elapsed_ns": 22476762, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15593472, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62668573, + "runtime_create_ns": 31108, + "jit_attach_ns": 54250, + "context_create_ns": 112838, + "definition_eval_ns": 67742, + "first_eval_ns": 5035791, + "threshold_crossing_ns": 32596837, + "compile_ns": 34381167, + "install_ns": 54071, + "osr_ns": 0, + "steady_state_ns": 22476762 + } + }, + { + "pair_index": 12, + "elapsed_ns": 22396647, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15396864, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60253408, + "runtime_create_ns": 25330, + "jit_attach_ns": 52421, + "context_create_ns": 98160, + "definition_eval_ns": 60499, + "first_eval_ns": 6855773, + "threshold_crossing_ns": 28503506, + "compile_ns": 32190777, + "install_ns": 59341, + "osr_ns": 0, + "steady_state_ns": 22396647 + } + }, + { + "pair_index": 13, + "elapsed_ns": 22564118, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15228928, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60628033, + "runtime_create_ns": 23776, + "jit_attach_ns": 56450, + "context_create_ns": 104940, + "definition_eval_ns": 58464, + "first_eval_ns": 5050179, + "threshold_crossing_ns": 30481596, + "compile_ns": 32316613, + "install_ns": 64082, + "osr_ns": 0, + "steady_state_ns": 22564118 + } + }, + { + "pair_index": 14, + "elapsed_ns": 22591680, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15724544, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 61028343, + "runtime_create_ns": 25743, + "jit_attach_ns": 54064, + "context_create_ns": 101126, + "definition_eval_ns": 63891, + "first_eval_ns": 4087415, + "threshold_crossing_ns": 31752534, + "compile_ns": 32567610, + "install_ns": 52763, + "osr_ns": 0, + "steady_state_ns": 22591680 + } + }, + { + "pair_index": 15, + "elapsed_ns": 22500606, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15687680, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60409093, + "runtime_create_ns": 23727, + "jit_attach_ns": 55153, + "context_create_ns": 106608, + "definition_eval_ns": 63407, + "first_eval_ns": 6868662, + "threshold_crossing_ns": 28511554, + "compile_ns": 32261654, + "install_ns": 52723, + "osr_ns": 0, + "steady_state_ns": 22500606 + } + }, + { + "pair_index": 16, + "elapsed_ns": 22415880, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15622144, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62711588, + "runtime_create_ns": 31113, + "jit_attach_ns": 52811, + "context_create_ns": 113411, + "definition_eval_ns": 65056, + "first_eval_ns": 5062322, + "threshold_crossing_ns": 32696884, + "compile_ns": 32891703, + "install_ns": 65345, + "osr_ns": 0, + "steady_state_ns": 22415880 + } + }, + { + "pair_index": 17, + "elapsed_ns": 22522226, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15515648, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60523070, + "runtime_create_ns": 24939, + "jit_attach_ns": 58694, + "context_create_ns": 105678, + "definition_eval_ns": 58814, + "first_eval_ns": 4072381, + "threshold_crossing_ns": 31397570, + "compile_ns": 32253630, + "install_ns": 53360, + "osr_ns": 0, + "steady_state_ns": 22522226 + } + }, + { + "pair_index": 18, + "elapsed_ns": 22399067, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15384576, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60256986, + "runtime_create_ns": 36512, + "jit_attach_ns": 55022, + "context_create_ns": 102938, + "definition_eval_ns": 68166, + "first_eval_ns": 4040700, + "threshold_crossing_ns": 31282194, + "compile_ns": 32208035, + "install_ns": 52238, + "osr_ns": 0, + "steady_state_ns": 22399067 + } + }, + { + "pair_index": 19, + "elapsed_ns": 22422978, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15474688, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62690704, + "runtime_create_ns": 34975, + "jit_attach_ns": 58026, + "context_create_ns": 113727, + "definition_eval_ns": 63727, + "first_eval_ns": 4043642, + "threshold_crossing_ns": 33684427, + "compile_ns": 33581681, + "install_ns": 68793, + "osr_ns": 0, + "steady_state_ns": 22422978 + } + }, + { + "pair_index": 20, + "elapsed_ns": 22694588, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15527936, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60669671, + "runtime_create_ns": 28039, + "jit_attach_ns": 64032, + "context_create_ns": 98937, + "definition_eval_ns": 59571, + "first_eval_ns": 5018552, + "threshold_crossing_ns": 30435378, + "compile_ns": 32319822, + "install_ns": 61834, + "osr_ns": 0, + "steady_state_ns": 22694588 + } + }, + { + "pair_index": 21, + "elapsed_ns": 22488665, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15151104, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60471175, + "runtime_create_ns": 28862, + "jit_attach_ns": 55776, + "context_create_ns": 126134, + "definition_eval_ns": 68347, + "first_eval_ns": 4021784, + "threshold_crossing_ns": 31393596, + "compile_ns": 31734420, + "install_ns": 60131, + "osr_ns": 0, + "steady_state_ns": 22488665 + } + }, + { + "pair_index": 22, + "elapsed_ns": 22452548, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60546484, + "runtime_create_ns": 26198, + "jit_attach_ns": 60008, + "context_create_ns": 110999, + "definition_eval_ns": 62439, + "first_eval_ns": 4057615, + "threshold_crossing_ns": 31498878, + "compile_ns": 32457507, + "install_ns": 61888, + "osr_ns": 0, + "steady_state_ns": 22452548 + } + }, + { + "pair_index": 23, + "elapsed_ns": 22449035, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15351808, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62538735, + "runtime_create_ns": 27395, + "jit_attach_ns": 54961, + "context_create_ns": 104467, + "definition_eval_ns": 63510, + "first_eval_ns": 5037819, + "threshold_crossing_ns": 32530611, + "compile_ns": 34424395, + "install_ns": 56456, + "osr_ns": 0, + "steady_state_ns": 22449035 + } + }, + { + "pair_index": 24, + "elapsed_ns": 22481311, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15593472, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60347787, + "runtime_create_ns": 25951, + "jit_attach_ns": 53476, + "context_create_ns": 98658, + "definition_eval_ns": 66230, + "first_eval_ns": 6862043, + "threshold_crossing_ns": 28480235, + "compile_ns": 32222011, + "install_ns": 55562, + "osr_ns": 0, + "steady_state_ns": 22481311 + } + }, + { + "pair_index": 25, + "elapsed_ns": 22437640, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15585280, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60426113, + "runtime_create_ns": 28084, + "jit_attach_ns": 61583, + "context_create_ns": 104346, + "definition_eval_ns": 58271, + "first_eval_ns": 6865216, + "threshold_crossing_ns": 28597804, + "compile_ns": 32338710, + "install_ns": 61083, + "osr_ns": 0, + "steady_state_ns": 22437640 + } + }, + { + "pair_index": 26, + "elapsed_ns": 22464161, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15728640, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62753627, + "runtime_create_ns": 28434, + "jit_attach_ns": 58109, + "context_create_ns": 119681, + "definition_eval_ns": 59871, + "first_eval_ns": 6890444, + "threshold_crossing_ns": 30860998, + "compile_ns": 32931047, + "install_ns": 64284, + "osr_ns": 0, + "steady_state_ns": 22464161 + } + }, + { + "pair_index": 27, + "elapsed_ns": 22469428, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15548416, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60943526, + "runtime_create_ns": 28738, + "jit_attach_ns": 54137, + "context_create_ns": 115308, + "definition_eval_ns": 68201, + "first_eval_ns": 4095875, + "threshold_crossing_ns": 31804613, + "compile_ns": 32782156, + "install_ns": 61514, + "osr_ns": 0, + "steady_state_ns": 22469428 + } + }, + { + "pair_index": 28, + "elapsed_ns": 22390158, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15470592, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 60176011, + "runtime_create_ns": 24522, + "jit_attach_ns": 55779, + "context_create_ns": 102871, + "definition_eval_ns": 52568, + "first_eval_ns": 4041492, + "threshold_crossing_ns": 31227433, + "compile_ns": 32128566, + "install_ns": 48952, + "osr_ns": 0, + "steady_state_ns": 22390158 + } + }, + { + "pair_index": 29, + "elapsed_ns": 22396674, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15552512, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 62413622, + "runtime_create_ns": 25418, + "jit_attach_ns": 53930, + "context_create_ns": 100977, + "definition_eval_ns": 55457, + "first_eval_ns": 4050820, + "threshold_crossing_ns": 33465762, + "compile_ns": 33299311, + "install_ns": 57824, + "osr_ns": 0, + "steady_state_ns": 22396674 + } + } + ], + "raw_latency_ns": [ + 22448347, + 22416714, + 22504472, + 22419660, + 22411097, + 22449222, + 22422119, + 22402448, + 22429638, + 22453706, + 22408102, + 22476762, + 22396647, + 22564118, + 22591680, + 22500606, + 22415880, + 22522226, + 22399067, + 22422978, + 22694588, + 22488665, + 22452548, + 22449035, + 22481311, + 22437640, + 22464161, + 22469428, + 22390158, + 22396674 + ], + "raw_throughput_ops": [ + 17, + 17, + 17, + 17, + 17, + 16, + 17, + 17, + 16, + 17 + ], + "median_ns": 22449035, + "mad_ns": 33155, + "p95_ns": 22591680, + "p99_ns": 22694588, + "ci95_ns": [ + 22422119, + 22469428 + ], + "compile_ns": 32311954, + "install_ns": 58966, + "break_even_executions": null + }, + { + "name": "arrays-typed", + "suite": "rquickjs-jit matrix", + "group": "arrays-typed", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 15445521, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15446016, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56876586, + "runtime_create_ns": 24291, + "jit_attach_ns": 58423, + "context_create_ns": 107490, + "definition_eval_ns": 61036, + "first_eval_ns": 2408726, + "threshold_crossing_ns": 26847927, + "compile_ns": 27239609, + "install_ns": 53550, + "osr_ns": 0, + "steady_state_ns": 15445521 + } + }, + { + "pair_index": 1, + "elapsed_ns": 14021305, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15831040, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57354969, + "runtime_create_ns": 29591, + "jit_attach_ns": 62113, + "context_create_ns": 125124, + "definition_eval_ns": 74775, + "first_eval_ns": 2406832, + "threshold_crossing_ns": 26781377, + "compile_ns": 27329372, + "install_ns": 55051, + "osr_ns": 0, + "steady_state_ns": 14021305 + } + }, + { + "pair_index": 2, + "elapsed_ns": 16917980, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 16, + "native_acquisitions": 16, + "native_exits": 16, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 16, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15745024, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 58177927, + "runtime_create_ns": 26934, + "jit_attach_ns": 55108, + "context_create_ns": 103606, + "definition_eval_ns": 67304, + "first_eval_ns": 2437642, + "threshold_crossing_ns": 27825067, + "compile_ns": 28358597, + "install_ns": 57205, + "osr_ns": 0, + "steady_state_ns": 16917980 + } + }, + { + "pair_index": 3, + "elapsed_ns": 13987511, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15912960, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57242264, + "runtime_create_ns": 25044, + "jit_attach_ns": 57482, + "context_create_ns": 121452, + "definition_eval_ns": 65257, + "first_eval_ns": 2413306, + "threshold_crossing_ns": 26974090, + "compile_ns": 27265297, + "install_ns": 55785, + "osr_ns": 0, + "steady_state_ns": 13987511 + } + }, + { + "pair_index": 4, + "elapsed_ns": 13951927, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15708160, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57282765, + "runtime_create_ns": 24114, + "jit_attach_ns": 56813, + "context_create_ns": 110054, + "definition_eval_ns": 73047, + "first_eval_ns": 2415017, + "threshold_crossing_ns": 26805528, + "compile_ns": 27242113, + "install_ns": 53391, + "osr_ns": 0, + "steady_state_ns": 13951927 + } + }, + { + "pair_index": 5, + "elapsed_ns": 14398871, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15597568, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56942369, + "runtime_create_ns": 24524, + "jit_attach_ns": 63233, + "context_create_ns": 108847, + "definition_eval_ns": 63359, + "first_eval_ns": 2405346, + "threshold_crossing_ns": 26687739, + "compile_ns": 27291162, + "install_ns": 54799, + "osr_ns": 0, + "steady_state_ns": 14398871 + } + }, + { + "pair_index": 6, + "elapsed_ns": 14632419, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15462400, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56933061, + "runtime_create_ns": 31158, + "jit_attach_ns": 57414, + "context_create_ns": 119186, + "definition_eval_ns": 74420, + "first_eval_ns": 2409756, + "threshold_crossing_ns": 26737287, + "compile_ns": 27176794, + "install_ns": 56129, + "osr_ns": 0, + "steady_state_ns": 14632419 + } + }, + { + "pair_index": 7, + "elapsed_ns": 16881888, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 13, + "native_acquisitions": 13, + "native_exits": 13, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15822848, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57417605, + "runtime_create_ns": 24847, + "jit_attach_ns": 57664, + "context_create_ns": 115472, + "definition_eval_ns": 63314, + "first_eval_ns": 2405928, + "threshold_crossing_ns": 26965570, + "compile_ns": 27591080, + "install_ns": 52279, + "osr_ns": 0, + "steady_state_ns": 16881888 + } + }, + { + "pair_index": 8, + "elapsed_ns": 14906929, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15310848, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56800150, + "runtime_create_ns": 27412, + "jit_attach_ns": 58095, + "context_create_ns": 102725, + "definition_eval_ns": 60672, + "first_eval_ns": 2427133, + "threshold_crossing_ns": 26767485, + "compile_ns": 27178380, + "install_ns": 50964, + "osr_ns": 0, + "steady_state_ns": 14906929 + } + }, + { + "pair_index": 9, + "elapsed_ns": 13981941, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15790080, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57268446, + "runtime_create_ns": 23508, + "jit_attach_ns": 63825, + "context_create_ns": 105409, + "definition_eval_ns": 62669, + "first_eval_ns": 2413092, + "threshold_crossing_ns": 26771810, + "compile_ns": 27363188, + "install_ns": 59972, + "osr_ns": 0, + "steady_state_ns": 13981941 + } + }, + { + "pair_index": 10, + "elapsed_ns": 16996520, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15863808, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57451001, + "runtime_create_ns": 30033, + "jit_attach_ns": 55163, + "context_create_ns": 108459, + "definition_eval_ns": 70827, + "first_eval_ns": 2399355, + "threshold_crossing_ns": 26788785, + "compile_ns": 27341169, + "install_ns": 53187, + "osr_ns": 0, + "steady_state_ns": 16996520 + } + }, + { + "pair_index": 11, + "elapsed_ns": 14493730, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15335424, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57169545, + "runtime_create_ns": 32734, + "jit_attach_ns": 53966, + "context_create_ns": 108275, + "definition_eval_ns": 82202, + "first_eval_ns": 2422803, + "threshold_crossing_ns": 26880368, + "compile_ns": 27295068, + "install_ns": 60271, + "osr_ns": 0, + "steady_state_ns": 14493730 + } + }, + { + "pair_index": 12, + "elapsed_ns": 13945616, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15613952, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57027852, + "runtime_create_ns": 24355, + "jit_attach_ns": 55736, + "context_create_ns": 106348, + "definition_eval_ns": 62437, + "first_eval_ns": 2405424, + "threshold_crossing_ns": 26731496, + "compile_ns": 27203961, + "install_ns": 59047, + "osr_ns": 0, + "steady_state_ns": 13945616 + } + }, + { + "pair_index": 13, + "elapsed_ns": 16903787, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15884288, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57160804, + "runtime_create_ns": 27094, + "jit_attach_ns": 58856, + "context_create_ns": 108356, + "definition_eval_ns": 64398, + "first_eval_ns": 2405960, + "threshold_crossing_ns": 26861548, + "compile_ns": 27280191, + "install_ns": 57806, + "osr_ns": 0, + "steady_state_ns": 16903787 + } + }, + { + "pair_index": 14, + "elapsed_ns": 16890417, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15818752, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57092052, + "runtime_create_ns": 26451, + "jit_attach_ns": 57373, + "context_create_ns": 102177, + "definition_eval_ns": 63601, + "first_eval_ns": 2428846, + "threshold_crossing_ns": 26781340, + "compile_ns": 27195552, + "install_ns": 52070, + "osr_ns": 0, + "steady_state_ns": 16890417 + } + }, + { + "pair_index": 15, + "elapsed_ns": 15310127, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15462400, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57033450, + "runtime_create_ns": 25355, + "jit_attach_ns": 59317, + "context_create_ns": 107459, + "definition_eval_ns": 73444, + "first_eval_ns": 2416364, + "threshold_crossing_ns": 26737266, + "compile_ns": 27366775, + "install_ns": 53122, + "osr_ns": 0, + "steady_state_ns": 15310127 + } + }, + { + "pair_index": 16, + "elapsed_ns": 16841830, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15839232, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56967300, + "runtime_create_ns": 29406, + "jit_attach_ns": 60169, + "context_create_ns": 115499, + "definition_eval_ns": 71459, + "first_eval_ns": 2427260, + "threshold_crossing_ns": 26726791, + "compile_ns": 27174862, + "install_ns": 60384, + "osr_ns": 0, + "steady_state_ns": 16841830 + } + }, + { + "pair_index": 17, + "elapsed_ns": 16906691, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15970304, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57292441, + "runtime_create_ns": 23733, + "jit_attach_ns": 60361, + "context_create_ns": 107080, + "definition_eval_ns": 65481, + "first_eval_ns": 2417353, + "threshold_crossing_ns": 26754727, + "compile_ns": 27276202, + "install_ns": 61181, + "osr_ns": 0, + "steady_state_ns": 16906691 + } + }, + { + "pair_index": 18, + "elapsed_ns": 14515321, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15380480, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56999276, + "runtime_create_ns": 28565, + "jit_attach_ns": 53544, + "context_create_ns": 105084, + "definition_eval_ns": 76359, + "first_eval_ns": 2419787, + "threshold_crossing_ns": 26826383, + "compile_ns": 27329666, + "install_ns": 51384, + "osr_ns": 0, + "steady_state_ns": 14515321 + } + }, + { + "pair_index": 19, + "elapsed_ns": 16870732, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15826944, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57126601, + "runtime_create_ns": 23707, + "jit_attach_ns": 57901, + "context_create_ns": 102725, + "definition_eval_ns": 63734, + "first_eval_ns": 2431730, + "threshold_crossing_ns": 26855491, + "compile_ns": 27196649, + "install_ns": 53499, + "osr_ns": 0, + "steady_state_ns": 16870732 + } + }, + { + "pair_index": 20, + "elapsed_ns": 14644353, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15368192, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56882758, + "runtime_create_ns": 25973, + "jit_attach_ns": 56777, + "context_create_ns": 102159, + "definition_eval_ns": 59741, + "first_eval_ns": 2394763, + "threshold_crossing_ns": 26815680, + "compile_ns": 27171765, + "install_ns": 53413, + "osr_ns": 0, + "steady_state_ns": 14644353 + } + }, + { + "pair_index": 21, + "elapsed_ns": 16909471, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15843328, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57343017, + "runtime_create_ns": 30999, + "jit_attach_ns": 56404, + "context_create_ns": 111686, + "definition_eval_ns": 78569, + "first_eval_ns": 2428557, + "threshold_crossing_ns": 26765118, + "compile_ns": 27299919, + "install_ns": 55913, + "osr_ns": 0, + "steady_state_ns": 16909471 + } + }, + { + "pair_index": 22, + "elapsed_ns": 14683856, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15368192, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57140923, + "runtime_create_ns": 28011, + "jit_attach_ns": 56258, + "context_create_ns": 103115, + "definition_eval_ns": 69329, + "first_eval_ns": 2409392, + "threshold_crossing_ns": 26805990, + "compile_ns": 27249801, + "install_ns": 53617, + "osr_ns": 0, + "steady_state_ns": 14683856 + } + }, + { + "pair_index": 23, + "elapsed_ns": 14161425, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15908864, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 56818810, + "runtime_create_ns": 25271, + "jit_attach_ns": 57127, + "context_create_ns": 107388, + "definition_eval_ns": 66980, + "first_eval_ns": 2453331, + "threshold_crossing_ns": 26346535, + "compile_ns": 26896252, + "install_ns": 53304, + "osr_ns": 0, + "steady_state_ns": 14161425 + } + }, + { + "pair_index": 24, + "elapsed_ns": 16861469, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15863808, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57111269, + "runtime_create_ns": 28923, + "jit_attach_ns": 57209, + "context_create_ns": 106603, + "definition_eval_ns": 61958, + "first_eval_ns": 2408265, + "threshold_crossing_ns": 26854062, + "compile_ns": 27313922, + "install_ns": 52289, + "osr_ns": 0, + "steady_state_ns": 16861469 + } + }, + { + "pair_index": 25, + "elapsed_ns": 16898838, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 14, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15769600, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57418100, + "runtime_create_ns": 27735, + "jit_attach_ns": 58495, + "context_create_ns": 102396, + "definition_eval_ns": 59949, + "first_eval_ns": 2409409, + "threshold_crossing_ns": 26916236, + "compile_ns": 27362633, + "install_ns": 55640, + "osr_ns": 0, + "steady_state_ns": 16898838 + } + }, + { + "pair_index": 26, + "elapsed_ns": 16948108, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 18, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15323136, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57076660, + "runtime_create_ns": 32158, + "jit_attach_ns": 56030, + "context_create_ns": 110474, + "definition_eval_ns": 73935, + "first_eval_ns": 2399723, + "threshold_crossing_ns": 27030515, + "compile_ns": 27239062, + "install_ns": 59340, + "osr_ns": 0, + "steady_state_ns": 16948108 + } + }, + { + "pair_index": 27, + "elapsed_ns": 14433000, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15515648, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57180010, + "runtime_create_ns": 25011, + "jit_attach_ns": 57678, + "context_create_ns": 110401, + "definition_eval_ns": 82836, + "first_eval_ns": 2399210, + "threshold_crossing_ns": 26870568, + "compile_ns": 27319928, + "install_ns": 58812, + "osr_ns": 0, + "steady_state_ns": 14433000 + } + }, + { + "pair_index": 28, + "elapsed_ns": 16899935, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15835136, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57164053, + "runtime_create_ns": 24103, + "jit_attach_ns": 57265, + "context_create_ns": 106706, + "definition_eval_ns": 63845, + "first_eval_ns": 2406074, + "threshold_crossing_ns": 26880833, + "compile_ns": 27237354, + "install_ns": 55708, + "osr_ns": 0, + "steady_state_ns": 16899935 + } + }, + { + "pair_index": 29, + "elapsed_ns": 14050218, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15818752, + "code_bytes": 136960, + "metadata_bytes": 29448, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 57252057, + "runtime_create_ns": 23392, + "jit_attach_ns": 58787, + "context_create_ns": 141058, + "definition_eval_ns": 65979, + "first_eval_ns": 2410135, + "threshold_crossing_ns": 26741451, + "compile_ns": 27211431, + "install_ns": 57338, + "osr_ns": 0, + "steady_state_ns": 14050218 + } + } + ], + "raw_latency_ns": [ + 15445521, + 14021305, + 16917980, + 13987511, + 13951927, + 14398871, + 14632419, + 16881888, + 14906929, + 13981941, + 16996520, + 14493730, + 13945616, + 16903787, + 16890417, + 15310127, + 16841830, + 16906691, + 14515321, + 16870732, + 14644353, + 16909471, + 14683856, + 14161425, + 16861469, + 16898838, + 16948108, + 14433000, + 16899935, + 14050218 + ], + "raw_throughput_ops": [ + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18, + 18 + ], + "median_ns": 15310127, + "mad_ns": 1358200, + "p95_ns": 16948108, + "p99_ns": 16996520, + "ci95_ns": [ + 14515321, + 16881888 + ], + "compile_ns": 27276202, + "install_ns": 55640, + "break_even_executions": null + }, + { + "name": "objects-polymorphic", + "suite": "rquickjs-jit matrix", + "group": "objects-polymorphic", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 26303931, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20889600, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 98568362, + "runtime_create_ns": 24399, + "jit_attach_ns": 57503, + "context_create_ns": 105089, + "definition_eval_ns": 55004, + "first_eval_ns": 5705136, + "threshold_crossing_ns": 63965591, + "compile_ns": 66445007, + "install_ns": 78807, + "osr_ns": 0, + "steady_state_ns": 26303931 + } + }, + { + "pair_index": 1, + "elapsed_ns": 23017992, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20852736, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94571612, + "runtime_create_ns": 26107, + "jit_attach_ns": 56600, + "context_create_ns": 115255, + "definition_eval_ns": 67503, + "first_eval_ns": 2864253, + "threshold_crossing_ns": 66103786, + "compile_ns": 65750891, + "install_ns": 80815, + "osr_ns": 0, + "steady_state_ns": 23017992 + } + }, + { + "pair_index": 2, + "elapsed_ns": 23125901, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20865024, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94836825, + "runtime_create_ns": 24878, + "jit_attach_ns": 50624, + "context_create_ns": 99181, + "definition_eval_ns": 53566, + "first_eval_ns": 2869796, + "threshold_crossing_ns": 66272423, + "compile_ns": 65898806, + "install_ns": 84165, + "osr_ns": 0, + "steady_state_ns": 23125901 + } + }, + { + "pair_index": 3, + "elapsed_ns": 23308078, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20807680, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 93913479, + "runtime_create_ns": 26061, + "jit_attach_ns": 53951, + "context_create_ns": 104921, + "definition_eval_ns": 68023, + "first_eval_ns": 2855924, + "threshold_crossing_ns": 65143539, + "compile_ns": 64692919, + "install_ns": 78907, + "osr_ns": 0, + "steady_state_ns": 23308078 + } + }, + { + "pair_index": 4, + "elapsed_ns": 23058556, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20815872, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94521718, + "runtime_create_ns": 22137, + "jit_attach_ns": 53894, + "context_create_ns": 99975, + "definition_eval_ns": 55707, + "first_eval_ns": 2859399, + "threshold_crossing_ns": 66043432, + "compile_ns": 65618386, + "install_ns": 80738, + "osr_ns": 0, + "steady_state_ns": 23058556 + } + }, + { + "pair_index": 5, + "elapsed_ns": 22972330, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20869120, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 93669934, + "runtime_create_ns": 27656, + "jit_attach_ns": 52135, + "context_create_ns": 101751, + "definition_eval_ns": 68186, + "first_eval_ns": 5693414, + "threshold_crossing_ns": 62428888, + "compile_ns": 64969665, + "install_ns": 84609, + "osr_ns": 0, + "steady_state_ns": 22972330 + } + }, + { + "pair_index": 6, + "elapsed_ns": 23230257, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20910080, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94478840, + "runtime_create_ns": 26587, + "jit_attach_ns": 55832, + "context_create_ns": 116717, + "definition_eval_ns": 71252, + "first_eval_ns": 2900080, + "threshold_crossing_ns": 65743259, + "compile_ns": 65364972, + "install_ns": 80283, + "osr_ns": 0, + "steady_state_ns": 23230257 + } + }, + { + "pair_index": 7, + "elapsed_ns": 22924786, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20922368, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94290544, + "runtime_create_ns": 24341, + "jit_attach_ns": 49097, + "context_create_ns": 95245, + "definition_eval_ns": 58180, + "first_eval_ns": 2874751, + "threshold_crossing_ns": 65939515, + "compile_ns": 65506324, + "install_ns": 82958, + "osr_ns": 0, + "steady_state_ns": 22924786 + } + }, + { + "pair_index": 8, + "elapsed_ns": 23137250, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20819968, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 95421971, + "runtime_create_ns": 25311, + "jit_attach_ns": 53924, + "context_create_ns": 104871, + "definition_eval_ns": 59285, + "first_eval_ns": 2866345, + "threshold_crossing_ns": 66848009, + "compile_ns": 66471571, + "install_ns": 79807, + "osr_ns": 0, + "steady_state_ns": 23137250 + } + }, + { + "pair_index": 9, + "elapsed_ns": 23060614, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20824064, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 95165725, + "runtime_create_ns": 28191, + "jit_attach_ns": 55419, + "context_create_ns": 103106, + "definition_eval_ns": 52769, + "first_eval_ns": 2874657, + "threshold_crossing_ns": 66668280, + "compile_ns": 66312859, + "install_ns": 83909, + "osr_ns": 0, + "steady_state_ns": 23060614 + } + }, + { + "pair_index": 10, + "elapsed_ns": 22933037, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20926464, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 95495568, + "runtime_create_ns": 26078, + "jit_attach_ns": 51612, + "context_create_ns": 102918, + "definition_eval_ns": 66266, + "first_eval_ns": 2848252, + "threshold_crossing_ns": 67132387, + "compile_ns": 66778340, + "install_ns": 76793, + "osr_ns": 0, + "steady_state_ns": 22933037 + } + }, + { + "pair_index": 11, + "elapsed_ns": 22898047, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 21053440, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94244395, + "runtime_create_ns": 37958, + "jit_attach_ns": 57074, + "context_create_ns": 113692, + "definition_eval_ns": 63805, + "first_eval_ns": 2877447, + "threshold_crossing_ns": 65879464, + "compile_ns": 65538069, + "install_ns": 78128, + "osr_ns": 0, + "steady_state_ns": 22898047 + } + }, + { + "pair_index": 12, + "elapsed_ns": 22972015, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20877312, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 95263340, + "runtime_create_ns": 25226, + "jit_attach_ns": 56120, + "context_create_ns": 104793, + "definition_eval_ns": 60459, + "first_eval_ns": 2867798, + "threshold_crossing_ns": 66861560, + "compile_ns": 66473672, + "install_ns": 78707, + "osr_ns": 0, + "steady_state_ns": 22972015 + } + }, + { + "pair_index": 13, + "elapsed_ns": 23042985, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20963328, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94924558, + "runtime_create_ns": 23188, + "jit_attach_ns": 56067, + "context_create_ns": 108538, + "definition_eval_ns": 59434, + "first_eval_ns": 3852384, + "threshold_crossing_ns": 65464002, + "compile_ns": 66082963, + "install_ns": 81498, + "osr_ns": 0, + "steady_state_ns": 23042985 + } + }, + { + "pair_index": 14, + "elapsed_ns": 22934870, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20893696, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94665995, + "runtime_create_ns": 24930, + "jit_attach_ns": 52359, + "context_create_ns": 98247, + "definition_eval_ns": 63721, + "first_eval_ns": 2855529, + "threshold_crossing_ns": 66306590, + "compile_ns": 65899044, + "install_ns": 79720, + "osr_ns": 0, + "steady_state_ns": 22934870 + } + }, + { + "pair_index": 15, + "elapsed_ns": 22977839, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20865024, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94847274, + "runtime_create_ns": 25884, + "jit_attach_ns": 53425, + "context_create_ns": 101343, + "definition_eval_ns": 54704, + "first_eval_ns": 2869043, + "threshold_crossing_ns": 66431859, + "compile_ns": 66037460, + "install_ns": 80581, + "osr_ns": 0, + "steady_state_ns": 22977839 + } + }, + { + "pair_index": 16, + "elapsed_ns": 23120783, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20873216, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94810008, + "runtime_create_ns": 31684, + "jit_attach_ns": 55118, + "context_create_ns": 113759, + "definition_eval_ns": 69644, + "first_eval_ns": 2850039, + "threshold_crossing_ns": 66240388, + "compile_ns": 65882340, + "install_ns": 76712, + "osr_ns": 0, + "steady_state_ns": 23120783 + } + }, + { + "pair_index": 17, + "elapsed_ns": 23053806, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20680704, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 93640147, + "runtime_create_ns": 25565, + "jit_attach_ns": 53131, + "context_create_ns": 107232, + "definition_eval_ns": 69881, + "first_eval_ns": 5681498, + "threshold_crossing_ns": 62315716, + "compile_ns": 64758233, + "install_ns": 84728, + "osr_ns": 0, + "steady_state_ns": 23053806 + } + }, + { + "pair_index": 18, + "elapsed_ns": 22981529, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20852736, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94520439, + "runtime_create_ns": 24596, + "jit_attach_ns": 50871, + "context_create_ns": 99323, + "definition_eval_ns": 51067, + "first_eval_ns": 2863893, + "threshold_crossing_ns": 66110604, + "compile_ns": 65679586, + "install_ns": 94566, + "osr_ns": 0, + "steady_state_ns": 22981529 + } + }, + { + "pair_index": 19, + "elapsed_ns": 22978775, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 21016576, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94321932, + "runtime_create_ns": 23438, + "jit_attach_ns": 50499, + "context_create_ns": 99324, + "definition_eval_ns": 55200, + "first_eval_ns": 2861040, + "threshold_crossing_ns": 65930080, + "compile_ns": 65515850, + "install_ns": 76309, + "osr_ns": 0, + "steady_state_ns": 22978775 + } + }, + { + "pair_index": 20, + "elapsed_ns": 22929061, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20766720, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94598348, + "runtime_create_ns": 33559, + "jit_attach_ns": 57040, + "context_create_ns": 105932, + "definition_eval_ns": 61262, + "first_eval_ns": 2865382, + "threshold_crossing_ns": 66203427, + "compile_ns": 65855038, + "install_ns": 78610, + "osr_ns": 0, + "steady_state_ns": 22929061 + } + }, + { + "pair_index": 21, + "elapsed_ns": 23027858, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20729856, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94724256, + "runtime_create_ns": 31781, + "jit_attach_ns": 54319, + "context_create_ns": 111937, + "definition_eval_ns": 71234, + "first_eval_ns": 2878219, + "threshold_crossing_ns": 66160014, + "compile_ns": 65793920, + "install_ns": 78612, + "osr_ns": 0, + "steady_state_ns": 23027858 + } + }, + { + "pair_index": 22, + "elapsed_ns": 22984066, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 21004288, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94413326, + "runtime_create_ns": 22693, + "jit_attach_ns": 62350, + "context_create_ns": 106376, + "definition_eval_ns": 65928, + "first_eval_ns": 2848336, + "threshold_crossing_ns": 65995343, + "compile_ns": 65616703, + "install_ns": 75997, + "osr_ns": 0, + "steady_state_ns": 22984066 + } + }, + { + "pair_index": 23, + "elapsed_ns": 23180025, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20860928, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94674771, + "runtime_create_ns": 23480, + "jit_attach_ns": 54211, + "context_create_ns": 99106, + "definition_eval_ns": 52684, + "first_eval_ns": 2885418, + "threshold_crossing_ns": 66061785, + "compile_ns": 65716049, + "install_ns": 76556, + "osr_ns": 0, + "steady_state_ns": 23180025 + } + }, + { + "pair_index": 24, + "elapsed_ns": 23068315, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20934656, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94668353, + "runtime_create_ns": 24707, + "jit_attach_ns": 52300, + "context_create_ns": 101786, + "definition_eval_ns": 62934, + "first_eval_ns": 2856236, + "threshold_crossing_ns": 66153874, + "compile_ns": 65750457, + "install_ns": 78048, + "osr_ns": 0, + "steady_state_ns": 23068315 + } + }, + { + "pair_index": 25, + "elapsed_ns": 23056786, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20746240, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94789015, + "runtime_create_ns": 26645, + "jit_attach_ns": 54038, + "context_create_ns": 106793, + "definition_eval_ns": 73235, + "first_eval_ns": 2852093, + "threshold_crossing_ns": 66291492, + "compile_ns": 65928524, + "install_ns": 76108, + "osr_ns": 0, + "steady_state_ns": 23056786 + } + }, + { + "pair_index": 26, + "elapsed_ns": 22985969, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20905984, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94239282, + "runtime_create_ns": 29857, + "jit_attach_ns": 54350, + "context_create_ns": 112999, + "definition_eval_ns": 67299, + "first_eval_ns": 2861243, + "threshold_crossing_ns": 65796558, + "compile_ns": 65711638, + "install_ns": 74764, + "osr_ns": 0, + "steady_state_ns": 22985969 + } + }, + { + "pair_index": 27, + "elapsed_ns": 23021614, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20762624, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94838273, + "runtime_create_ns": 25396, + "jit_attach_ns": 52218, + "context_create_ns": 99464, + "definition_eval_ns": 64900, + "first_eval_ns": 2864045, + "threshold_crossing_ns": 66398114, + "compile_ns": 66029655, + "install_ns": 82045, + "osr_ns": 0, + "steady_state_ns": 23021614 + } + }, + { + "pair_index": 28, + "elapsed_ns": 23001343, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 21004288, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94992452, + "runtime_create_ns": 24971, + "jit_attach_ns": 59023, + "context_create_ns": 104150, + "definition_eval_ns": 59720, + "first_eval_ns": 2866419, + "threshold_crossing_ns": 66548811, + "compile_ns": 66164086, + "install_ns": 88147, + "osr_ns": 0, + "steady_state_ns": 23001343 + } + }, + { + "pair_index": 29, + "elapsed_ns": 22921073, + "checksum": "number:413e8c5000000000", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 20869120, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 94629626, + "runtime_create_ns": 24041, + "jit_attach_ns": 53259, + "context_create_ns": 102656, + "definition_eval_ns": 58177, + "first_eval_ns": 2864710, + "threshold_crossing_ns": 66266497, + "compile_ns": 65840156, + "install_ns": 84423, + "osr_ns": 0, + "steady_state_ns": 22921073 + } + } + ], + "raw_latency_ns": [ + 26303931, + 23017992, + 23125901, + 23308078, + 23058556, + 22972330, + 23230257, + 22924786, + 23137250, + 23060614, + 22933037, + 22898047, + 22972015, + 23042985, + 22934870, + 22977839, + 23120783, + 23053806, + 22981529, + 22978775, + 22929061, + 23027858, + 22984066, + 23180025, + 23068315, + 23056786, + 22985969, + 23021614, + 23001343, + 22921073 + ], + "raw_throughput_ops": [ + 11, + 11, + 11, + 11, + 10, + 11, + 10, + 11, + 11, + 11 + ], + "median_ns": 23021614, + "mad_ns": 49284, + "p95_ns": 23308078, + "p99_ns": 26303931, + "ci95_ns": [ + 22981529, + 23058556 + ], + "compile_ns": 65840156, + "install_ns": 79807, + "break_even_executions": null + }, + { + "name": "calls-recursion-closures", + "suite": "rquickjs-jit matrix", + "group": "calls-recursion-closures", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 98123611, + "checksum": "number:40d4820000000000", + "native_entries": 207200, + "native_acquisitions": 207200, + "native_exits": 207200, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207200, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9289728, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128269547, + "runtime_create_ns": 26741, + "jit_attach_ns": 58000, + "context_create_ns": 110534, + "definition_eval_ns": 53248, + "first_eval_ns": 10281451, + "threshold_crossing_ns": 9793515, + "compile_ns": 8337990, + "install_ns": 50057, + "osr_ns": 0, + "steady_state_ns": 98123611 + } + }, + { + "pair_index": 1, + "elapsed_ns": 96638738, + "checksum": "number:40d4820000000000", + "native_entries": 207461, + "native_acquisitions": 207461, + "native_exits": 207461, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207461, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9228288, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126553718, + "runtime_create_ns": 32135, + "jit_attach_ns": 58681, + "context_create_ns": 115768, + "definition_eval_ns": 74751, + "first_eval_ns": 10072014, + "threshold_crossing_ns": 9848238, + "compile_ns": 9892614, + "install_ns": 49460, + "osr_ns": 0, + "steady_state_ns": 96638738 + } + }, + { + "pair_index": 2, + "elapsed_ns": 97429261, + "checksum": "number:40d4820000000000", + "native_entries": 208009, + "native_acquisitions": 208009, + "native_exits": 208009, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 208009, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9289728, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 127844421, + "runtime_create_ns": 28037, + "jit_attach_ns": 62032, + "context_create_ns": 106425, + "definition_eval_ns": 58435, + "first_eval_ns": 10389841, + "threshold_crossing_ns": 10042326, + "compile_ns": 9938555, + "install_ns": 46709, + "osr_ns": 0, + "steady_state_ns": 97429261 + } + }, + { + "pair_index": 3, + "elapsed_ns": 97908035, + "checksum": "number:40d4820000000000", + "native_entries": 213144, + "native_acquisitions": 213144, + "native_exits": 213144, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213144, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9314304, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 129924416, + "runtime_create_ns": 24354, + "jit_attach_ns": 61623, + "context_create_ns": 109349, + "definition_eval_ns": 60599, + "first_eval_ns": 12162065, + "threshold_crossing_ns": 9892247, + "compile_ns": 7978332, + "install_ns": 49301, + "osr_ns": 0, + "steady_state_ns": 97908035 + } + }, + { + "pair_index": 4, + "elapsed_ns": 97393581, + "checksum": "number:40d4820000000000", + "native_entries": 213490, + "native_acquisitions": 213490, + "native_exits": 213490, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213490, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9383936, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 129090346, + "runtime_create_ns": 27465, + "jit_attach_ns": 64236, + "context_create_ns": 111029, + "definition_eval_ns": 59237, + "first_eval_ns": 12014793, + "threshold_crossing_ns": 9766974, + "compile_ns": 8350271, + "install_ns": 48123, + "osr_ns": 0, + "steady_state_ns": 97393581 + } + }, + { + "pair_index": 5, + "elapsed_ns": 100082846, + "checksum": "number:40d4820000000000", + "native_entries": 215484, + "native_acquisitions": 215484, + "native_exits": 215484, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 215484, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9195520, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 132713409, + "runtime_create_ns": 25302, + "jit_attach_ns": 63226, + "context_create_ns": 107531, + "definition_eval_ns": 54668, + "first_eval_ns": 12665563, + "threshold_crossing_ns": 9714186, + "compile_ns": 7971474, + "install_ns": 59454, + "osr_ns": 0, + "steady_state_ns": 100082846 + } + }, + { + "pair_index": 6, + "elapsed_ns": 96457158, + "checksum": "number:40d4820000000000", + "native_entries": 207107, + "native_acquisitions": 207107, + "native_exits": 207107, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207107, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9273344, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126098715, + "runtime_create_ns": 30576, + "jit_attach_ns": 59556, + "context_create_ns": 113481, + "definition_eval_ns": 66184, + "first_eval_ns": 9943726, + "threshold_crossing_ns": 9734848, + "compile_ns": 9866584, + "install_ns": 43441, + "osr_ns": 0, + "steady_state_ns": 96457158 + } + }, + { + "pair_index": 7, + "elapsed_ns": 96635750, + "checksum": "number:40d4820000000000", + "native_entries": 212679, + "native_acquisitions": 212679, + "native_exits": 212679, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 212679, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9285632, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128036450, + "runtime_create_ns": 28232, + "jit_attach_ns": 60839, + "context_create_ns": 110642, + "definition_eval_ns": 58275, + "first_eval_ns": 11840891, + "threshold_crossing_ns": 9652803, + "compile_ns": 7920613, + "install_ns": 46151, + "osr_ns": 0, + "steady_state_ns": 96635750 + } + }, + { + "pair_index": 8, + "elapsed_ns": 96777093, + "checksum": "number:40d4820000000000", + "native_entries": 213946, + "native_acquisitions": 213946, + "native_exits": 213946, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213946, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9277440, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128703555, + "runtime_create_ns": 26706, + "jit_attach_ns": 59423, + "context_create_ns": 113586, + "definition_eval_ns": 65805, + "first_eval_ns": 12242625, + "threshold_crossing_ns": 9725159, + "compile_ns": 9985392, + "install_ns": 74374, + "osr_ns": 0, + "steady_state_ns": 96777093 + } + }, + { + "pair_index": 9, + "elapsed_ns": 96567412, + "checksum": "number:40d4820000000000", + "native_entries": 207373, + "native_acquisitions": 207373, + "native_exits": 207373, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207373, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9248768, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126614027, + "runtime_create_ns": 24306, + "jit_attach_ns": 61844, + "context_create_ns": 109484, + "definition_eval_ns": 59885, + "first_eval_ns": 10035836, + "threshold_crossing_ns": 10043778, + "compile_ns": 10132870, + "install_ns": 51869, + "osr_ns": 0, + "steady_state_ns": 96567412 + } + }, + { + "pair_index": 10, + "elapsed_ns": 96653338, + "checksum": "number:40d4820000000000", + "native_entries": 213809, + "native_acquisitions": 213809, + "native_exits": 213809, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213809, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9334784, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128383873, + "runtime_create_ns": 24558, + "jit_attach_ns": 60893, + "context_create_ns": 115334, + "definition_eval_ns": 55642, + "first_eval_ns": 12076469, + "threshold_crossing_ns": 9668405, + "compile_ns": 9894214, + "install_ns": 56006, + "osr_ns": 0, + "steady_state_ns": 96653338 + } + }, + { + "pair_index": 11, + "elapsed_ns": 97003876, + "checksum": "number:40d4820000000000", + "native_entries": 211328, + "native_acquisitions": 211328, + "native_exits": 211328, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 211328, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9179136, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128089085, + "runtime_create_ns": 31477, + "jit_attach_ns": 55290, + "context_create_ns": 110927, + "definition_eval_ns": 70363, + "first_eval_ns": 11308605, + "threshold_crossing_ns": 9771534, + "compile_ns": 9884318, + "install_ns": 56101, + "osr_ns": 0, + "steady_state_ns": 97003876 + } + }, + { + "pair_index": 12, + "elapsed_ns": 96672395, + "checksum": "number:40d4820000000000", + "native_entries": 207346, + "native_acquisitions": 207346, + "native_exits": 207346, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207346, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9297920, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126440466, + "runtime_create_ns": 23796, + "jit_attach_ns": 57444, + "context_create_ns": 105120, + "definition_eval_ns": 55186, + "first_eval_ns": 10124134, + "threshold_crossing_ns": 9702342, + "compile_ns": 8630459, + "install_ns": 42438, + "osr_ns": 0, + "steady_state_ns": 96672395 + } + }, + { + "pair_index": 13, + "elapsed_ns": 96982625, + "checksum": "number:40d4820000000000", + "native_entries": 207268, + "native_acquisitions": 207268, + "native_exits": 207268, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207268, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9273344, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126791223, + "runtime_create_ns": 24092, + "jit_attach_ns": 52933, + "context_create_ns": 99049, + "definition_eval_ns": 57509, + "first_eval_ns": 10071165, + "threshold_crossing_ns": 9744020, + "compile_ns": 7132097, + "install_ns": 46505, + "osr_ns": 0, + "steady_state_ns": 96982625 + } + }, + { + "pair_index": 14, + "elapsed_ns": 97175877, + "checksum": "number:40d4820000000000", + "native_entries": 214613, + "native_acquisitions": 214613, + "native_exits": 214613, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 214613, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9097216, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 129286969, + "runtime_create_ns": 24640, + "jit_attach_ns": 65649, + "context_create_ns": 109227, + "definition_eval_ns": 66600, + "first_eval_ns": 12346368, + "threshold_crossing_ns": 9724305, + "compile_ns": 7987135, + "install_ns": 58098, + "osr_ns": 0, + "steady_state_ns": 97175877 + } + }, + { + "pair_index": 15, + "elapsed_ns": 96679837, + "checksum": "number:40d4820000000000", + "native_entries": 213456, + "native_acquisitions": 213456, + "native_exits": 213456, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213456, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9248768, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128316955, + "runtime_create_ns": 27547, + "jit_attach_ns": 61059, + "context_create_ns": 102520, + "definition_eval_ns": 53063, + "first_eval_ns": 12029492, + "threshold_crossing_ns": 9687890, + "compile_ns": 8356192, + "install_ns": 58925, + "osr_ns": 0, + "steady_state_ns": 96679837 + } + }, + { + "pair_index": 16, + "elapsed_ns": 96008764, + "checksum": "number:40d4820000000000", + "native_entries": 207078, + "native_acquisitions": 207078, + "native_exits": 207078, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207078, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9445376, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 125611933, + "runtime_create_ns": 28106, + "jit_attach_ns": 60764, + "context_create_ns": 114711, + "definition_eval_ns": 64984, + "first_eval_ns": 9931781, + "threshold_crossing_ns": 9797897, + "compile_ns": 9964359, + "install_ns": 56981, + "osr_ns": 0, + "steady_state_ns": 96008764 + } + }, + { + "pair_index": 17, + "elapsed_ns": 96151811, + "checksum": "number:40d4820000000000", + "native_entries": 213842, + "native_acquisitions": 213842, + "native_exits": 213842, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213842, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9412608, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 127718723, + "runtime_create_ns": 23819, + "jit_attach_ns": 57250, + "context_create_ns": 107269, + "definition_eval_ns": 72966, + "first_eval_ns": 12086513, + "threshold_crossing_ns": 9591360, + "compile_ns": 8222538, + "install_ns": 63712, + "osr_ns": 0, + "steady_state_ns": 96151811 + } + }, + { + "pair_index": 18, + "elapsed_ns": 98215877, + "checksum": "number:40d4820000000000", + "native_entries": 207202, + "native_acquisitions": 207202, + "native_exits": 207202, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207202, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9265152, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128308032, + "runtime_create_ns": 26851, + "jit_attach_ns": 62034, + "context_create_ns": 108423, + "definition_eval_ns": 57129, + "first_eval_ns": 9986995, + "threshold_crossing_ns": 9984735, + "compile_ns": 9945128, + "install_ns": 44942, + "osr_ns": 0, + "steady_state_ns": 98215877 + } + }, + { + "pair_index": 19, + "elapsed_ns": 96082000, + "checksum": "number:40d4820000000000", + "native_entries": 213258, + "native_acquisitions": 213258, + "native_exits": 213258, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213258, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9113600, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 127635103, + "runtime_create_ns": 23352, + "jit_attach_ns": 54430, + "context_create_ns": 106487, + "definition_eval_ns": 54354, + "first_eval_ns": 11928745, + "threshold_crossing_ns": 9755803, + "compile_ns": 7688627, + "install_ns": 41655, + "osr_ns": 0, + "steady_state_ns": 96082000 + } + }, + { + "pair_index": 20, + "elapsed_ns": 97653581, + "checksum": "number:40d4820000000000", + "native_entries": 212985, + "native_acquisitions": 212985, + "native_exits": 212985, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 212985, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9371648, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 129340685, + "runtime_create_ns": 23890, + "jit_attach_ns": 57061, + "context_create_ns": 110149, + "definition_eval_ns": 63917, + "first_eval_ns": 11879754, + "threshold_crossing_ns": 9779285, + "compile_ns": 7743582, + "install_ns": 40032, + "osr_ns": 0, + "steady_state_ns": 97653581 + } + }, + { + "pair_index": 21, + "elapsed_ns": 96921483, + "checksum": "number:40d4820000000000", + "native_entries": 207627, + "native_acquisitions": 207627, + "native_exits": 207627, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207627, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9363456, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126594507, + "runtime_create_ns": 31421, + "jit_attach_ns": 54506, + "context_create_ns": 109980, + "definition_eval_ns": 62010, + "first_eval_ns": 10141695, + "threshold_crossing_ns": 9654551, + "compile_ns": 7038936, + "install_ns": 41079, + "osr_ns": 0, + "steady_state_ns": 96921483 + } + }, + { + "pair_index": 22, + "elapsed_ns": 96755691, + "checksum": "number:40d4820000000000", + "native_entries": 216797, + "native_acquisitions": 216797, + "native_exits": 216797, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 216797, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9220096, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 130751964, + "runtime_create_ns": 36712, + "jit_attach_ns": 76393, + "context_create_ns": 146865, + "definition_eval_ns": 94580, + "first_eval_ns": 14291277, + "threshold_crossing_ns": 9670118, + "compile_ns": 8235326, + "install_ns": 53670, + "osr_ns": 0, + "steady_state_ns": 96755691 + } + }, + { + "pair_index": 23, + "elapsed_ns": 97198086, + "checksum": "number:40d4820000000000", + "native_entries": 207069, + "native_acquisitions": 207069, + "native_exits": 207069, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207069, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9289728, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 127028931, + "runtime_create_ns": 27504, + "jit_attach_ns": 61474, + "context_create_ns": 106756, + "definition_eval_ns": 59980, + "first_eval_ns": 9958822, + "threshold_crossing_ns": 9846798, + "compile_ns": 9938365, + "install_ns": 50235, + "osr_ns": 0, + "steady_state_ns": 97198086 + } + }, + { + "pair_index": 24, + "elapsed_ns": 96751027, + "checksum": "number:40d4820000000000", + "native_entries": 207145, + "native_acquisitions": 207145, + "native_exits": 207145, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207145, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9224192, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126457265, + "runtime_create_ns": 26759, + "jit_attach_ns": 58028, + "context_create_ns": 107566, + "definition_eval_ns": 71599, + "first_eval_ns": 9914759, + "threshold_crossing_ns": 9804835, + "compile_ns": 9914168, + "install_ns": 49633, + "osr_ns": 0, + "steady_state_ns": 96751027 + } + }, + { + "pair_index": 25, + "elapsed_ns": 96369888, + "checksum": "number:40d4820000000000", + "native_entries": 212957, + "native_acquisitions": 212957, + "native_exits": 212957, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 212957, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9285632, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 127864413, + "runtime_create_ns": 26265, + "jit_attach_ns": 56663, + "context_create_ns": 108154, + "definition_eval_ns": 59456, + "first_eval_ns": 11814010, + "threshold_crossing_ns": 9636538, + "compile_ns": 8445824, + "install_ns": 67134, + "osr_ns": 0, + "steady_state_ns": 96369888 + } + }, + { + "pair_index": 26, + "elapsed_ns": 96815022, + "checksum": "number:40d4820000000000", + "native_entries": 214128, + "native_acquisitions": 214128, + "native_exits": 214128, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 214128, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9265152, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 128826870, + "runtime_create_ns": 29140, + "jit_attach_ns": 56902, + "context_create_ns": 129942, + "definition_eval_ns": 67426, + "first_eval_ns": 12364333, + "threshold_crossing_ns": 9709252, + "compile_ns": 8302259, + "install_ns": 61394, + "osr_ns": 0, + "steady_state_ns": 96815022 + } + }, + { + "pair_index": 27, + "elapsed_ns": 96557528, + "checksum": "number:40d4820000000000", + "native_entries": 207741, + "native_acquisitions": 207741, + "native_exits": 207741, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 207741, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9330688, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 126384847, + "runtime_create_ns": 28071, + "jit_attach_ns": 60470, + "context_create_ns": 115573, + "definition_eval_ns": 54120, + "first_eval_ns": 10165568, + "threshold_crossing_ns": 9715585, + "compile_ns": 7039164, + "install_ns": 58566, + "osr_ns": 0, + "steady_state_ns": 96557528 + } + }, + { + "pair_index": 28, + "elapsed_ns": 97343479, + "checksum": "number:40d4820000000000", + "native_entries": 213273, + "native_acquisitions": 213273, + "native_exits": 213273, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213273, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9322496, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 129212978, + "runtime_create_ns": 27729, + "jit_attach_ns": 60972, + "context_create_ns": 109040, + "definition_eval_ns": 62375, + "first_eval_ns": 12077346, + "threshold_crossing_ns": 9741224, + "compile_ns": 9958969, + "install_ns": 65723, + "osr_ns": 0, + "steady_state_ns": 97343479 + } + }, + { + "pair_index": 29, + "elapsed_ns": 101060859, + "checksum": "number:40d4820000000000", + "native_entries": 213843, + "native_acquisitions": 213843, + "native_exits": 213843, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 213843, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 9314304, + "code_bytes": 14928, + "metadata_bytes": 4586, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 133002935, + "runtime_create_ns": 26055, + "jit_attach_ns": 58376, + "context_create_ns": 103660, + "definition_eval_ns": 59900, + "first_eval_ns": 12306583, + "threshold_crossing_ns": 9726592, + "compile_ns": 10010770, + "install_ns": 58025, + "osr_ns": 0, + "steady_state_ns": 101060859 + } + } + ], + "raw_latency_ns": [ + 98123611, + 96638738, + 97429261, + 97908035, + 97393581, + 100082846, + 96457158, + 96635750, + 96777093, + 96567412, + 96653338, + 97003876, + 96672395, + 96982625, + 97175877, + 96679837, + 96008764, + 96151811, + 98215877, + 96082000, + 97653581, + 96921483, + 96755691, + 97198086, + 96751027, + 96369888, + 96815022, + 96557528, + 97343479, + 101060859 + ], + "raw_throughput_ops": [ + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8, + 8 + ], + "median_ns": 96815022, + "mad_ns": 360855, + "p95_ns": 100082846, + "p99_ns": 101060859, + "ci95_ns": [ + 96672395, + 97198086 + ], + "compile_ns": 8445824, + "install_ns": 51869, + "break_even_executions": null + }, + { + "name": "json-codec", + "suite": "rquickjs-jit matrix", + "group": "json-codec", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 94240497, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15208448, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173959326, + "runtime_create_ns": 27707, + "jit_attach_ns": 63702, + "context_create_ns": 109341, + "definition_eval_ns": 62569, + "first_eval_ns": 18266016, + "threshold_crossing_ns": 51733458, + "compile_ns": 68665213, + "install_ns": 127944, + "osr_ns": 0, + "steady_state_ns": 94240497 + } + }, + { + "pair_index": 1, + "elapsed_ns": 95165614, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15454208, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175191115, + "runtime_create_ns": 30606, + "jit_attach_ns": 58723, + "context_create_ns": 113218, + "definition_eval_ns": 63582, + "first_eval_ns": 18747163, + "threshold_crossing_ns": 51495686, + "compile_ns": 68795570, + "install_ns": 147359, + "osr_ns": 0, + "steady_state_ns": 95165614 + } + }, + { + "pair_index": 2, + "elapsed_ns": 94255037, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16240640, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174685381, + "runtime_create_ns": 26446, + "jit_attach_ns": 67483, + "context_create_ns": 110960, + "definition_eval_ns": 60881, + "first_eval_ns": 18789690, + "threshold_crossing_ns": 51890602, + "compile_ns": 66386362, + "install_ns": 148106, + "osr_ns": 0, + "steady_state_ns": 94255037 + } + }, + { + "pair_index": 3, + "elapsed_ns": 95184620, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15327232, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175598120, + "runtime_create_ns": 29442, + "jit_attach_ns": 65208, + "context_create_ns": 111977, + "definition_eval_ns": 61389, + "first_eval_ns": 16633574, + "threshold_crossing_ns": 54055425, + "compile_ns": 68846688, + "install_ns": 126218, + "osr_ns": 0, + "steady_state_ns": 95184620 + } + }, + { + "pair_index": 4, + "elapsed_ns": 95230970, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15339520, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 177358793, + "runtime_create_ns": 38089, + "jit_attach_ns": 85637, + "context_create_ns": 144291, + "definition_eval_ns": 67970, + "first_eval_ns": 15602561, + "threshold_crossing_ns": 56654550, + "compile_ns": 70073992, + "install_ns": 143161, + "osr_ns": 0, + "steady_state_ns": 95230970 + } + }, + { + "pair_index": 5, + "elapsed_ns": 95141351, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15429632, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175746300, + "runtime_create_ns": 24549, + "jit_attach_ns": 64097, + "context_create_ns": 107034, + "definition_eval_ns": 52681, + "first_eval_ns": 16266768, + "threshold_crossing_ns": 54478489, + "compile_ns": 68684134, + "install_ns": 174863, + "osr_ns": 0, + "steady_state_ns": 95141351 + } + }, + { + "pair_index": 6, + "elapsed_ns": 93358472, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15241216, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173112887, + "runtime_create_ns": 39017, + "jit_attach_ns": 59321, + "context_create_ns": 112696, + "definition_eval_ns": 64764, + "first_eval_ns": 15891717, + "threshold_crossing_ns": 54218415, + "compile_ns": 68840933, + "install_ns": 128051, + "osr_ns": 0, + "steady_state_ns": 93358472 + } + }, + { + "pair_index": 7, + "elapsed_ns": 98529721, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15400960, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 182330087, + "runtime_create_ns": 31543, + "jit_attach_ns": 65830, + "context_create_ns": 106053, + "definition_eval_ns": 56092, + "first_eval_ns": 19122873, + "threshold_crossing_ns": 54570449, + "compile_ns": 68272300, + "install_ns": 138543, + "osr_ns": 0, + "steady_state_ns": 98529721 + } + }, + { + "pair_index": 8, + "elapsed_ns": 97313854, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16166912, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 178848598, + "runtime_create_ns": 27218, + "jit_attach_ns": 60121, + "context_create_ns": 108108, + "definition_eval_ns": 58770, + "first_eval_ns": 16523678, + "threshold_crossing_ns": 55018685, + "compile_ns": 65480525, + "install_ns": 133413, + "osr_ns": 0, + "steady_state_ns": 97313854 + } + }, + { + "pair_index": 9, + "elapsed_ns": 95394633, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15306752, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175614582, + "runtime_create_ns": 26167, + "jit_attach_ns": 66339, + "context_create_ns": 109600, + "definition_eval_ns": 61466, + "first_eval_ns": 18879931, + "threshold_crossing_ns": 51551163, + "compile_ns": 69060526, + "install_ns": 162217, + "osr_ns": 0, + "steady_state_ns": 95394633 + } + }, + { + "pair_index": 10, + "elapsed_ns": 94596671, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15433728, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174416190, + "runtime_create_ns": 25714, + "jit_attach_ns": 78325, + "context_create_ns": 109376, + "definition_eval_ns": 60170, + "first_eval_ns": 18700778, + "threshold_crossing_ns": 51269561, + "compile_ns": 68685623, + "install_ns": 146617, + "osr_ns": 0, + "steady_state_ns": 94596671 + } + }, + { + "pair_index": 11, + "elapsed_ns": 93914884, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16183296, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173997270, + "runtime_create_ns": 31299, + "jit_attach_ns": 57651, + "context_create_ns": 118026, + "definition_eval_ns": 65522, + "first_eval_ns": 18766472, + "threshold_crossing_ns": 51382730, + "compile_ns": 64194279, + "install_ns": 123681, + "osr_ns": 0, + "steady_state_ns": 93914884 + } + }, + { + "pair_index": 12, + "elapsed_ns": 94760789, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15462400, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174691571, + "runtime_create_ns": 23925, + "jit_attach_ns": 63977, + "context_create_ns": 114324, + "definition_eval_ns": 55344, + "first_eval_ns": 16578687, + "threshold_crossing_ns": 53571778, + "compile_ns": 68823614, + "install_ns": 129826, + "osr_ns": 0, + "steady_state_ns": 94760789 + } + }, + { + "pair_index": 13, + "elapsed_ns": 93771734, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15179776, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173522736, + "runtime_create_ns": 26536, + "jit_attach_ns": 63040, + "context_create_ns": 109568, + "definition_eval_ns": 60538, + "first_eval_ns": 19074755, + "threshold_crossing_ns": 50997612, + "compile_ns": 68348681, + "install_ns": 128396, + "osr_ns": 0, + "steady_state_ns": 93771734 + } + }, + { + "pair_index": 14, + "elapsed_ns": 93815264, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15253504, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173978318, + "runtime_create_ns": 28761, + "jit_attach_ns": 68617, + "context_create_ns": 119470, + "definition_eval_ns": 61046, + "first_eval_ns": 15978190, + "threshold_crossing_ns": 54596893, + "compile_ns": 66032258, + "install_ns": 129455, + "osr_ns": 0, + "steady_state_ns": 93815264 + } + }, + { + "pair_index": 15, + "elapsed_ns": 94863036, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16138240, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174035708, + "runtime_create_ns": 33457, + "jit_attach_ns": 62113, + "context_create_ns": 107898, + "definition_eval_ns": 58870, + "first_eval_ns": 15901124, + "threshold_crossing_ns": 53688037, + "compile_ns": 65962749, + "install_ns": 127867, + "osr_ns": 0, + "steady_state_ns": 94863036 + } + }, + { + "pair_index": 16, + "elapsed_ns": 94399440, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15593472, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174322808, + "runtime_create_ns": 27535, + "jit_attach_ns": 60006, + "context_create_ns": 116889, + "definition_eval_ns": 62226, + "first_eval_ns": 15457871, + "threshold_crossing_ns": 54767688, + "compile_ns": 68849167, + "install_ns": 133211, + "osr_ns": 0, + "steady_state_ns": 94399440 + } + }, + { + "pair_index": 17, + "elapsed_ns": 95488939, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15360000, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175679066, + "runtime_create_ns": 28106, + "jit_attach_ns": 63698, + "context_create_ns": 115072, + "definition_eval_ns": 60058, + "first_eval_ns": 19142336, + "threshold_crossing_ns": 51168003, + "compile_ns": 68755653, + "install_ns": 159920, + "osr_ns": 0, + "steady_state_ns": 95488939 + } + }, + { + "pair_index": 18, + "elapsed_ns": 93898626, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15421440, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173255963, + "runtime_create_ns": 26984, + "jit_attach_ns": 63766, + "context_create_ns": 120093, + "definition_eval_ns": 57336, + "first_eval_ns": 15866042, + "threshold_crossing_ns": 53871360, + "compile_ns": 68479676, + "install_ns": 130619, + "osr_ns": 0, + "steady_state_ns": 93898626 + } + }, + { + "pair_index": 19, + "elapsed_ns": 96425236, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15433728, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176811933, + "runtime_create_ns": 26952, + "jit_attach_ns": 74141, + "context_create_ns": 111556, + "definition_eval_ns": 55733, + "first_eval_ns": 15891396, + "threshold_crossing_ns": 54746979, + "compile_ns": 68953499, + "install_ns": 126097, + "osr_ns": 0, + "steady_state_ns": 96425236 + } + }, + { + "pair_index": 20, + "elapsed_ns": 95174150, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15441920, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175441753, + "runtime_create_ns": 28786, + "jit_attach_ns": 62323, + "context_create_ns": 107647, + "definition_eval_ns": 56521, + "first_eval_ns": 16929195, + "threshold_crossing_ns": 53465609, + "compile_ns": 69064078, + "install_ns": 161415, + "osr_ns": 0, + "steady_state_ns": 95174150 + } + }, + { + "pair_index": 21, + "elapsed_ns": 93864042, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16105472, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173971393, + "runtime_create_ns": 30819, + "jit_attach_ns": 60038, + "context_create_ns": 117818, + "definition_eval_ns": 66100, + "first_eval_ns": 15898406, + "threshold_crossing_ns": 54566315, + "compile_ns": 67690167, + "install_ns": 138746, + "osr_ns": 0, + "steady_state_ns": 93864042 + } + }, + { + "pair_index": 22, + "elapsed_ns": 94879832, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15470592, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174991254, + "runtime_create_ns": 28977, + "jit_attach_ns": 63878, + "context_create_ns": 105291, + "definition_eval_ns": 64011, + "first_eval_ns": 15984707, + "threshold_crossing_ns": 54649973, + "compile_ns": 69002674, + "install_ns": 130992, + "osr_ns": 0, + "steady_state_ns": 94879832 + } + }, + { + "pair_index": 23, + "elapsed_ns": 93704272, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15433728, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173874177, + "runtime_create_ns": 26646, + "jit_attach_ns": 63213, + "context_create_ns": 109724, + "definition_eval_ns": 57002, + "first_eval_ns": 16590098, + "threshold_crossing_ns": 53855784, + "compile_ns": 69208082, + "install_ns": 131657, + "osr_ns": 0, + "steady_state_ns": 93704272 + } + }, + { + "pair_index": 24, + "elapsed_ns": 95311365, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15396864, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175249799, + "runtime_create_ns": 30231, + "jit_attach_ns": 68853, + "context_create_ns": 107992, + "definition_eval_ns": 58794, + "first_eval_ns": 15876565, + "threshold_crossing_ns": 54415386, + "compile_ns": 68348009, + "install_ns": 161569, + "osr_ns": 0, + "steady_state_ns": 95311365 + } + }, + { + "pair_index": 25, + "elapsed_ns": 95677872, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15458304, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176052739, + "runtime_create_ns": 26372, + "jit_attach_ns": 60875, + "context_create_ns": 107115, + "definition_eval_ns": 60293, + "first_eval_ns": 19106977, + "threshold_crossing_ns": 51396034, + "compile_ns": 69071541, + "install_ns": 159087, + "osr_ns": 0, + "steady_state_ns": 95677872 + } + }, + { + "pair_index": 26, + "elapsed_ns": 93870847, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15302656, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 173878902, + "runtime_create_ns": 31413, + "jit_attach_ns": 59548, + "context_create_ns": 114275, + "definition_eval_ns": 73187, + "first_eval_ns": 15870677, + "threshold_crossing_ns": 54539018, + "compile_ns": 68951214, + "install_ns": 122939, + "osr_ns": 0, + "steady_state_ns": 93870847 + } + }, + { + "pair_index": 27, + "elapsed_ns": 93929708, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15474688, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174198624, + "runtime_create_ns": 26435, + "jit_attach_ns": 64085, + "context_create_ns": 123752, + "definition_eval_ns": 64449, + "first_eval_ns": 15901077, + "threshold_crossing_ns": 54665726, + "compile_ns": 67553802, + "install_ns": 163025, + "osr_ns": 0, + "steady_state_ns": 93929708 + } + }, + { + "pair_index": 28, + "elapsed_ns": 94692923, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 16285696, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174487046, + "runtime_create_ns": 26222, + "jit_attach_ns": 67794, + "context_create_ns": 125375, + "definition_eval_ns": 62451, + "first_eval_ns": 15892997, + "threshold_crossing_ns": 54201105, + "compile_ns": 67530833, + "install_ns": 132564, + "osr_ns": 0, + "steady_state_ns": 94692923 + } + }, + { + "pair_index": 29, + "elapsed_ns": 94952615, + "checksum": "string:2013000:123", + "native_entries": 12, + "native_acquisitions": 12, + "native_exits": 12, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 15269888, + "code_bytes": 79328, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174997724, + "runtime_create_ns": 28146, + "jit_attach_ns": 63708, + "context_create_ns": 114971, + "definition_eval_ns": 57959, + "first_eval_ns": 18707062, + "threshold_crossing_ns": 51631680, + "compile_ns": 68948178, + "install_ns": 153913, + "osr_ns": 0, + "steady_state_ns": 94952615 + } + } + ], + "raw_latency_ns": [ + 94240497, + 95165614, + 94255037, + 95184620, + 95230970, + 95141351, + 93358472, + 98529721, + 97313854, + 95394633, + 94596671, + 93914884, + 94760789, + 93771734, + 93815264, + 94863036, + 94399440, + 95488939, + 93898626, + 96425236, + 95174150, + 93864042, + 94879832, + 93704272, + 95311365, + 95677872, + 93870847, + 93929708, + 94692923, + 94952615 + ], + "raw_throughput_ops": [ + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6 + ], + "median_ns": 94863036, + "mad_ns": 622539, + "p95_ns": 97313854, + "p99_ns": 98529721, + "ci95_ns": [ + 94255037, + 95174150 + ], + "compile_ns": 68755653, + "install_ns": 133413, + "break_even_executions": null + }, + { + "name": "map-set-bigint", + "suite": "rquickjs-jit matrix", + "group": "map-set-bigint", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 16399573, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6193152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020027028, + "runtime_create_ns": 24947, + "jit_attach_ns": 55333, + "context_create_ns": 103798, + "definition_eval_ns": 51904, + "first_eval_ns": 1677204, + "threshold_crossing_ns": 2000051477, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16399573 + } + }, + { + "pair_index": 1, + "elapsed_ns": 16309939, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020574744, + "runtime_create_ns": 27744, + "jit_attach_ns": 57917, + "context_create_ns": 117493, + "definition_eval_ns": 65516, + "first_eval_ns": 1696301, + "threshold_crossing_ns": 2000645439, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16309939 + } + }, + { + "pair_index": 2, + "elapsed_ns": 16336806, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2019880930, + "runtime_create_ns": 26399, + "jit_attach_ns": 52721, + "context_create_ns": 105178, + "definition_eval_ns": 60079, + "first_eval_ns": 1669895, + "threshold_crossing_ns": 2000013004, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16336806 + } + }, + { + "pair_index": 3, + "elapsed_ns": 16494695, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020893148, + "runtime_create_ns": 26367, + "jit_attach_ns": 55145, + "context_create_ns": 102191, + "definition_eval_ns": 55184, + "first_eval_ns": 1666676, + "threshold_crossing_ns": 2000834400, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16494695 + } + }, + { + "pair_index": 4, + "elapsed_ns": 16451314, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020482177, + "runtime_create_ns": 25380, + "jit_attach_ns": 55712, + "context_create_ns": 104110, + "definition_eval_ns": 52964, + "first_eval_ns": 1708885, + "threshold_crossing_ns": 2000437571, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16451314 + } + }, + { + "pair_index": 5, + "elapsed_ns": 16356787, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6205440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020411242, + "runtime_create_ns": 27079, + "jit_attach_ns": 57448, + "context_create_ns": 106612, + "definition_eval_ns": 69149, + "first_eval_ns": 1685141, + "threshold_crossing_ns": 2000468456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16356787 + } + }, + { + "pair_index": 6, + "elapsed_ns": 16444932, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021014892, + "runtime_create_ns": 26686, + "jit_attach_ns": 54666, + "context_create_ns": 118982, + "definition_eval_ns": 63102, + "first_eval_ns": 1696482, + "threshold_crossing_ns": 2000948477, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16444932 + } + }, + { + "pair_index": 7, + "elapsed_ns": 16511674, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6266880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020801598, + "runtime_create_ns": 26162, + "jit_attach_ns": 58272, + "context_create_ns": 105251, + "definition_eval_ns": 57309, + "first_eval_ns": 1674024, + "threshold_crossing_ns": 2000722475, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16511674 + } + }, + { + "pair_index": 8, + "elapsed_ns": 16315283, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021422493, + "runtime_create_ns": 27856, + "jit_attach_ns": 57263, + "context_create_ns": 106294, + "definition_eval_ns": 52875, + "first_eval_ns": 1671718, + "threshold_crossing_ns": 2001572025, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16315283 + } + }, + { + "pair_index": 9, + "elapsed_ns": 16330814, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6385664, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020406078, + "runtime_create_ns": 24516, + "jit_attach_ns": 56174, + "context_create_ns": 117670, + "definition_eval_ns": 55353, + "first_eval_ns": 1660779, + "threshold_crossing_ns": 2000524103, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16330814 + } + }, + { + "pair_index": 10, + "elapsed_ns": 16411284, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021072916, + "runtime_create_ns": 25240, + "jit_attach_ns": 57651, + "context_create_ns": 109501, + "definition_eval_ns": 61541, + "first_eval_ns": 1668454, + "threshold_crossing_ns": 2001083822, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16411284 + } + }, + { + "pair_index": 11, + "elapsed_ns": 16451753, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6283264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020101978, + "runtime_create_ns": 34152, + "jit_attach_ns": 57328, + "context_create_ns": 117004, + "definition_eval_ns": 62680, + "first_eval_ns": 1684744, + "threshold_crossing_ns": 2000062508, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16451753 + } + }, + { + "pair_index": 12, + "elapsed_ns": 16320958, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020291095, + "runtime_create_ns": 27504, + "jit_attach_ns": 63649, + "context_create_ns": 104333, + "definition_eval_ns": 63389, + "first_eval_ns": 1661868, + "threshold_crossing_ns": 2000444056, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16320958 + } + }, + { + "pair_index": 13, + "elapsed_ns": 16477094, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6488064, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020882132, + "runtime_create_ns": 23362, + "jit_attach_ns": 56206, + "context_create_ns": 110756, + "definition_eval_ns": 56886, + "first_eval_ns": 1673167, + "threshold_crossing_ns": 2000834748, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16477094 + } + }, + { + "pair_index": 14, + "elapsed_ns": 16235898, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020736327, + "runtime_create_ns": 26758, + "jit_attach_ns": 64515, + "context_create_ns": 106056, + "definition_eval_ns": 55413, + "first_eval_ns": 1660695, + "threshold_crossing_ns": 2000968273, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16235898 + } + }, + { + "pair_index": 15, + "elapsed_ns": 16317203, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6311936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020524147, + "runtime_create_ns": 23720, + "jit_attach_ns": 56304, + "context_create_ns": 110792, + "definition_eval_ns": 60347, + "first_eval_ns": 1683841, + "threshold_crossing_ns": 2000666741, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16317203 + } + }, + { + "pair_index": 16, + "elapsed_ns": 16259447, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020125981, + "runtime_create_ns": 27264, + "jit_attach_ns": 58375, + "context_create_ns": 118118, + "definition_eval_ns": 72227, + "first_eval_ns": 1684678, + "threshold_crossing_ns": 2000267604, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16259447 + } + }, + { + "pair_index": 17, + "elapsed_ns": 16279247, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6205440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021210987, + "runtime_create_ns": 27698, + "jit_attach_ns": 60222, + "context_create_ns": 106003, + "definition_eval_ns": 57974, + "first_eval_ns": 1663651, + "threshold_crossing_ns": 2001375385, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16279247 + } + }, + { + "pair_index": 18, + "elapsed_ns": 16432152, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6475776, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020182138, + "runtime_create_ns": 33252, + "jit_attach_ns": 59020, + "context_create_ns": 107942, + "definition_eval_ns": 62651, + "first_eval_ns": 1667496, + "threshold_crossing_ns": 2000162247, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16432152 + } + }, + { + "pair_index": 19, + "elapsed_ns": 16305139, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020015566, + "runtime_create_ns": 25020, + "jit_attach_ns": 54360, + "context_create_ns": 101194, + "definition_eval_ns": 55945, + "first_eval_ns": 1675228, + "threshold_crossing_ns": 2000186448, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16305139 + } + }, + { + "pair_index": 20, + "elapsed_ns": 16192226, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6369280, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020989329, + "runtime_create_ns": 24783, + "jit_attach_ns": 64879, + "context_create_ns": 119616, + "definition_eval_ns": 63871, + "first_eval_ns": 1657869, + "threshold_crossing_ns": 2001232021, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16192226 + } + }, + { + "pair_index": 21, + "elapsed_ns": 16401451, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021746172, + "runtime_create_ns": 25791, + "jit_attach_ns": 58687, + "context_create_ns": 115195, + "definition_eval_ns": 64848, + "first_eval_ns": 1688295, + "threshold_crossing_ns": 2001654200, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16401451 + } + }, + { + "pair_index": 22, + "elapsed_ns": 16428278, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6438912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020305154, + "runtime_create_ns": 25987, + "jit_attach_ns": 55444, + "context_create_ns": 106542, + "definition_eval_ns": 61442, + "first_eval_ns": 1675362, + "threshold_crossing_ns": 2000313499, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16428278 + } + }, + { + "pair_index": 23, + "elapsed_ns": 16415874, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6381568, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021109860, + "runtime_create_ns": 25032, + "jit_attach_ns": 56164, + "context_create_ns": 109203, + "definition_eval_ns": 63608, + "first_eval_ns": 1667017, + "threshold_crossing_ns": 2001111186, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16415874 + } + }, + { + "pair_index": 24, + "elapsed_ns": 16294448, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6361088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020876599, + "runtime_create_ns": 26442, + "jit_attach_ns": 63933, + "context_create_ns": 110175, + "definition_eval_ns": 59443, + "first_eval_ns": 1689184, + "threshold_crossing_ns": 2001016974, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16294448 + } + }, + { + "pair_index": 25, + "elapsed_ns": 16358840, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6393856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021574911, + "runtime_create_ns": 23461, + "jit_attach_ns": 58398, + "context_create_ns": 104512, + "definition_eval_ns": 58204, + "first_eval_ns": 1670064, + "threshold_crossing_ns": 2001649477, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16358840 + } + }, + { + "pair_index": 26, + "elapsed_ns": 16146244, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020086264, + "runtime_create_ns": 25579, + "jit_attach_ns": 56201, + "context_create_ns": 117392, + "definition_eval_ns": 67016, + "first_eval_ns": 1674710, + "threshold_crossing_ns": 2000361402, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16146244 + } + }, + { + "pair_index": 27, + "elapsed_ns": 16299444, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6340608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020708171, + "runtime_create_ns": 25289, + "jit_attach_ns": 54734, + "context_create_ns": 106599, + "definition_eval_ns": 55882, + "first_eval_ns": 1671643, + "threshold_crossing_ns": 2000866418, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16299444 + } + }, + { + "pair_index": 28, + "elapsed_ns": 16474785, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2021372007, + "runtime_create_ns": 25305, + "jit_attach_ns": 58409, + "context_create_ns": 107999, + "definition_eval_ns": 59386, + "first_eval_ns": 1701326, + "threshold_crossing_ns": 2001289321, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16474785 + } + }, + { + "pair_index": 29, + "elapsed_ns": 16460858, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2020340242, + "runtime_create_ns": 27039, + "jit_attach_ns": 55023, + "context_create_ns": 102868, + "definition_eval_ns": 57586, + "first_eval_ns": 1668850, + "threshold_crossing_ns": 2000318076, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 16460858 + } + } + ], + "raw_latency_ns": [ + 16399573, + 16309939, + 16336806, + 16494695, + 16451314, + 16356787, + 16444932, + 16511674, + 16315283, + 16330814, + 16411284, + 16451753, + 16320958, + 16477094, + 16235898, + 16317203, + 16259447, + 16279247, + 16432152, + 16305139, + 16192226, + 16401451, + 16428278, + 16415874, + 16294448, + 16358840, + 16146244, + 16299444, + 16474785, + 16460858 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 16358840, + "mad_ns": 69438, + "p95_ns": 16494695, + "p99_ns": 16511674, + "ci95_ns": [ + 16317203, + 16428278 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "exceptions-promises-async", + "suite": "rquickjs-jit matrix", + "group": "exceptions-promises-async", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2858931, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003857444, + "runtime_create_ns": 25220, + "jit_attach_ns": 105684, + "context_create_ns": 109122, + "definition_eval_ns": 61002, + "first_eval_ns": 291802, + "threshold_crossing_ns": 2000096329, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2858931 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2933557, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004161416, + "runtime_create_ns": 30949, + "jit_attach_ns": 66202, + "context_create_ns": 123230, + "definition_eval_ns": 65353, + "first_eval_ns": 306719, + "threshold_crossing_ns": 2000323284, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2933557 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2862201, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6086656, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003874263, + "runtime_create_ns": 27529, + "jit_attach_ns": 60825, + "context_create_ns": 107669, + "definition_eval_ns": 58092, + "first_eval_ns": 297703, + "threshold_crossing_ns": 2000154393, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2862201 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2845503, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003816601, + "runtime_create_ns": 25521, + "jit_attach_ns": 66077, + "context_create_ns": 105066, + "definition_eval_ns": 49183, + "first_eval_ns": 307406, + "threshold_crossing_ns": 2000111481, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2845503 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2840404, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6082560, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003793213, + "runtime_create_ns": 25786, + "jit_attach_ns": 74702, + "context_create_ns": 118063, + "definition_eval_ns": 51971, + "first_eval_ns": 292349, + "threshold_crossing_ns": 2000078736, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2840404 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2858907, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003912469, + "runtime_create_ns": 28934, + "jit_attach_ns": 61871, + "context_create_ns": 108055, + "definition_eval_ns": 52674, + "first_eval_ns": 318254, + "threshold_crossing_ns": 2000174012, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2858907 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3051901, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6283264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004338324, + "runtime_create_ns": 42927, + "jit_attach_ns": 97676, + "context_create_ns": 168107, + "definition_eval_ns": 92062, + "first_eval_ns": 491902, + "threshold_crossing_ns": 2000064782, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3051901 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2855622, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003992225, + "runtime_create_ns": 33766, + "jit_attach_ns": 86791, + "context_create_ns": 156080, + "definition_eval_ns": 79893, + "first_eval_ns": 380208, + "threshold_crossing_ns": 2000084787, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2855622 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2936647, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2070051296, + "runtime_create_ns": 42355, + "jit_attach_ns": 66060240, + "context_create_ns": 133105, + "definition_eval_ns": 76471, + "first_eval_ns": 307898, + "threshold_crossing_ns": 2000178177, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2936647 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2847486, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003781359, + "runtime_create_ns": 23681, + "jit_attach_ns": 61524, + "context_create_ns": 107268, + "definition_eval_ns": 54118, + "first_eval_ns": 372927, + "threshold_crossing_ns": 2000002944, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2847486 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2854760, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 5947392, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003884110, + "runtime_create_ns": 33839, + "jit_attach_ns": 52935, + "context_create_ns": 104035, + "definition_eval_ns": 48097, + "first_eval_ns": 299112, + "threshold_crossing_ns": 2000178302, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2854760 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2862510, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6266880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004062358, + "runtime_create_ns": 26170, + "jit_attach_ns": 60410, + "context_create_ns": 113131, + "definition_eval_ns": 65130, + "first_eval_ns": 300887, + "threshold_crossing_ns": 2000325152, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2862510 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2838327, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6258688, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003988479, + "runtime_create_ns": 23684, + "jit_attach_ns": 54127, + "context_create_ns": 109383, + "definition_eval_ns": 62887, + "first_eval_ns": 298318, + "threshold_crossing_ns": 2000296986, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2838327 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2863431, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6017024, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003776449, + "runtime_create_ns": 24810, + "jit_attach_ns": 54192, + "context_create_ns": 99633, + "definition_eval_ns": 53154, + "first_eval_ns": 294134, + "threshold_crossing_ns": 2000078740, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2863431 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2849716, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6213632, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003743850, + "runtime_create_ns": 23892, + "jit_attach_ns": 54032, + "context_create_ns": 100908, + "definition_eval_ns": 49992, + "first_eval_ns": 297677, + "threshold_crossing_ns": 2000059070, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2849716 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3099738, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004153146, + "runtime_create_ns": 32050, + "jit_attach_ns": 58337, + "context_create_ns": 107660, + "definition_eval_ns": 54931, + "first_eval_ns": 329077, + "threshold_crossing_ns": 2000134535, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3099738 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2853599, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6205440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003818451, + "runtime_create_ns": 25678, + "jit_attach_ns": 54265, + "context_create_ns": 121668, + "definition_eval_ns": 61830, + "first_eval_ns": 296126, + "threshold_crossing_ns": 2000098323, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2853599 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3090707, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6070272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004261166, + "runtime_create_ns": 27885, + "jit_attach_ns": 71367, + "context_create_ns": 101747, + "definition_eval_ns": 59499, + "first_eval_ns": 293165, + "threshold_crossing_ns": 2000313068, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3090707 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2833545, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003777212, + "runtime_create_ns": 23506, + "jit_attach_ns": 55720, + "context_create_ns": 110987, + "definition_eval_ns": 64440, + "first_eval_ns": 302536, + "threshold_crossing_ns": 2000072112, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2833545 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2837990, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003958611, + "runtime_create_ns": 22201, + "jit_attach_ns": 57002, + "context_create_ns": 103998, + "definition_eval_ns": 51893, + "first_eval_ns": 298183, + "threshold_crossing_ns": 2000280046, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2837990 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2859639, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6279168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004081975, + "runtime_create_ns": 25175, + "jit_attach_ns": 66767, + "context_create_ns": 108248, + "definition_eval_ns": 53640, + "first_eval_ns": 299721, + "threshold_crossing_ns": 2000360931, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2859639 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2841156, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004107966, + "runtime_create_ns": 32001, + "jit_attach_ns": 61466, + "context_create_ns": 121538, + "definition_eval_ns": 63937, + "first_eval_ns": 298762, + "threshold_crossing_ns": 2000376978, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2841156 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3229961, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004298170, + "runtime_create_ns": 26023, + "jit_attach_ns": 64874, + "context_create_ns": 110114, + "definition_eval_ns": 61906, + "first_eval_ns": 311298, + "threshold_crossing_ns": 2000104730, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3229961 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2855141, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003824135, + "runtime_create_ns": 26342, + "jit_attach_ns": 62426, + "context_create_ns": 110027, + "definition_eval_ns": 61494, + "first_eval_ns": 288914, + "threshold_crossing_ns": 2000102526, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2855141 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2851213, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004052912, + "runtime_create_ns": 22223, + "jit_attach_ns": 53984, + "context_create_ns": 102113, + "definition_eval_ns": 51458, + "first_eval_ns": 304699, + "threshold_crossing_ns": 2000362662, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2851213 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2831270, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003754690, + "runtime_create_ns": 24424, + "jit_attach_ns": 54770, + "context_create_ns": 102924, + "definition_eval_ns": 46296, + "first_eval_ns": 301399, + "threshold_crossing_ns": 2000091516, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2831270 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2848118, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003840352, + "runtime_create_ns": 26250, + "jit_attach_ns": 59031, + "context_create_ns": 115492, + "definition_eval_ns": 65008, + "first_eval_ns": 305951, + "threshold_crossing_ns": 2000111315, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2848118 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2854329, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2004004300, + "runtime_create_ns": 20903, + "jit_attach_ns": 56837, + "context_create_ns": 109793, + "definition_eval_ns": 52540, + "first_eval_ns": 293762, + "threshold_crossing_ns": 2000302638, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2854329 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2856248, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6246400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003968523, + "runtime_create_ns": 21930, + "jit_attach_ns": 57257, + "context_create_ns": 102658, + "definition_eval_ns": 51534, + "first_eval_ns": 304475, + "threshold_crossing_ns": 2000270844, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2856248 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2847081, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 11279985022024356426, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 2003987011, + "runtime_create_ns": 23602, + "jit_attach_ns": 57418, + "context_create_ns": 107003, + "definition_eval_ns": 52316, + "first_eval_ns": 303886, + "threshold_crossing_ns": 2000290048, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2847081 + } + } + ], + "raw_latency_ns": [ + 2858931, + 2933557, + 2862201, + 2845503, + 2840404, + 2858907, + 3051901, + 2855622, + 2936647, + 2847486, + 2854760, + 2862510, + 2838327, + 2863431, + 2849716, + 3099738, + 2853599, + 3090707, + 2833545, + 2837990, + 2859639, + 2841156, + 3229961, + 2855141, + 2851213, + 2831270, + 2848118, + 2854329, + 2856248, + 2847081 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 2855141, + "mad_ns": 8060, + "p95_ns": 3099738, + "p99_ns": 3229961, + "ci95_ns": [ + 2849716, + 2859639 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + } + ] + }, + { + "mode": "tier2", + "workloads": [ + { + "name": "quickjs-int-arith", + "suite": "QuickJS microbench", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1638087, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1555029, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12754944, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35488424, + "runtime_create_ns": 27675, + "jit_attach_ns": 56142, + "context_create_ns": 112758, + "definition_eval_ns": 70401, + "first_eval_ns": 3103174, + "threshold_crossing_ns": 30278210, + "compile_ns": 31626334, + "install_ns": 84032, + "osr_ns": 0, + "steady_state_ns": 1638087 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1651899, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1487245, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12460032, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35312098, + "runtime_create_ns": 24772, + "jit_attach_ns": 52600, + "context_create_ns": 117469, + "definition_eval_ns": 55620, + "first_eval_ns": 3115102, + "threshold_crossing_ns": 30097167, + "compile_ns": 31408203, + "install_ns": 86149, + "osr_ns": 0, + "steady_state_ns": 1651899 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1626408, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1511267, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12570624, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35144706, + "runtime_create_ns": 24711, + "jit_attach_ns": 53468, + "context_create_ns": 104623, + "definition_eval_ns": 52102, + "first_eval_ns": 3112646, + "threshold_crossing_ns": 29961138, + "compile_ns": 31220212, + "install_ns": 74710, + "osr_ns": 0, + "steady_state_ns": 1626408 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1626216, + "checksum": "string:4992502500", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1578554, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12722176, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35245418, + "runtime_create_ns": 25144, + "jit_attach_ns": 46952, + "context_create_ns": 97315, + "definition_eval_ns": 50654, + "first_eval_ns": 3112124, + "threshold_crossing_ns": 30096086, + "compile_ns": 31310795, + "install_ns": 90794, + "osr_ns": 0, + "steady_state_ns": 1626216 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1643938, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1496253, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12693504, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35274593, + "runtime_create_ns": 26768, + "jit_attach_ns": 63584, + "context_create_ns": 113819, + "definition_eval_ns": 60513, + "first_eval_ns": 3130833, + "threshold_crossing_ns": 30036794, + "compile_ns": 31418609, + "install_ns": 77327, + "osr_ns": 0, + "steady_state_ns": 1643938 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1647455, + "checksum": "string:4992502500", + "native_entries": 21, + "native_acquisitions": 21, + "native_exits": 21, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1486585, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12718080, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35139048, + "runtime_create_ns": 29064, + "jit_attach_ns": 95737, + "context_create_ns": 134456, + "definition_eval_ns": 62404, + "first_eval_ns": 3122716, + "threshold_crossing_ns": 29845624, + "compile_ns": 31327478, + "install_ns": 78032, + "osr_ns": 0, + "steady_state_ns": 1647455 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1641090, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1486200, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12644352, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35135577, + "runtime_create_ns": 25421, + "jit_attach_ns": 48140, + "context_create_ns": 100743, + "definition_eval_ns": 56652, + "first_eval_ns": 3103982, + "threshold_crossing_ns": 29962325, + "compile_ns": 31238130, + "install_ns": 85609, + "osr_ns": 0, + "steady_state_ns": 1641090 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1650347, + "checksum": "string:4992502500", + "native_entries": 26, + "native_acquisitions": 26, + "native_exits": 26, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1243137, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12468224, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36012946, + "runtime_create_ns": 26479, + "jit_attach_ns": 66897, + "context_create_ns": 115525, + "definition_eval_ns": 59232, + "first_eval_ns": 3120710, + "threshold_crossing_ns": 30775994, + "compile_ns": 32354302, + "install_ns": 71088, + "osr_ns": 0, + "steady_state_ns": 1650347 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1665376, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1517971, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12648448, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35051250, + "runtime_create_ns": 23203, + "jit_attach_ns": 48538, + "context_create_ns": 100214, + "definition_eval_ns": 46703, + "first_eval_ns": 3099534, + "threshold_crossing_ns": 29870469, + "compile_ns": 31078358, + "install_ns": 70382, + "osr_ns": 0, + "steady_state_ns": 1665376 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1639582, + "checksum": "string:4992502500", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1516116, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12664832, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35598488, + "runtime_create_ns": 24208, + "jit_attach_ns": 51491, + "context_create_ns": 101853, + "definition_eval_ns": 47592, + "first_eval_ns": 3116259, + "threshold_crossing_ns": 30425039, + "compile_ns": 31706432, + "install_ns": 66204, + "osr_ns": 0, + "steady_state_ns": 1639582 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1640886, + "checksum": "string:4992502500", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12648448, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 34808609, + "runtime_create_ns": 32868, + "jit_attach_ns": 48528, + "context_create_ns": 98917, + "definition_eval_ns": 62050, + "first_eval_ns": 3114358, + "threshold_crossing_ns": 29608220, + "compile_ns": 31149386, + "install_ns": 74593, + "osr_ns": 0, + "steady_state_ns": 1640886 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1655362, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1502161, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12656640, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35188176, + "runtime_create_ns": 23953, + "jit_attach_ns": 56186, + "context_create_ns": 105447, + "definition_eval_ns": 45919, + "first_eval_ns": 3130229, + "threshold_crossing_ns": 29974589, + "compile_ns": 31217968, + "install_ns": 77008, + "osr_ns": 0, + "steady_state_ns": 1655362 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1654965, + "checksum": "string:4992502500", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12550144, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 34931616, + "runtime_create_ns": 25368, + "jit_attach_ns": 54133, + "context_create_ns": 103685, + "definition_eval_ns": 47867, + "first_eval_ns": 3133626, + "threshold_crossing_ns": 29715652, + "compile_ns": 31251462, + "install_ns": 75231, + "osr_ns": 0, + "steady_state_ns": 1654965 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1635342, + "checksum": "string:4992502500", + "native_entries": 26, + "native_acquisitions": 26, + "native_exits": 26, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1502373, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12804096, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 36091886, + "runtime_create_ns": 21995, + "jit_attach_ns": 51171, + "context_create_ns": 100630, + "definition_eval_ns": 50915, + "first_eval_ns": 3130640, + "threshold_crossing_ns": 30901534, + "compile_ns": 32170062, + "install_ns": 75369, + "osr_ns": 0, + "steady_state_ns": 1635342 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1659802, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1476128, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12697600, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35002457, + "runtime_create_ns": 25556, + "jit_attach_ns": 53773, + "context_create_ns": 99748, + "definition_eval_ns": 56987, + "first_eval_ns": 3092340, + "threshold_crossing_ns": 29820912, + "compile_ns": 31089409, + "install_ns": 74917, + "osr_ns": 0, + "steady_state_ns": 1659802 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1636771, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1526642, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12750848, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35224443, + "runtime_create_ns": 25800, + "jit_attach_ns": 52306, + "context_create_ns": 104585, + "definition_eval_ns": 53917, + "first_eval_ns": 5199734, + "threshold_crossing_ns": 27956049, + "compile_ns": 31332405, + "install_ns": 82732, + "osr_ns": 0, + "steady_state_ns": 1636771 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1651863, + "checksum": "string:4992502500", + "native_entries": 25, + "native_acquisitions": 25, + "native_exits": 25, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 10, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1495930, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12619776, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35778286, + "runtime_create_ns": 22964, + "jit_attach_ns": 50552, + "context_create_ns": 103285, + "definition_eval_ns": 49359, + "first_eval_ns": 3107796, + "threshold_crossing_ns": 30598202, + "compile_ns": 31851935, + "install_ns": 67730, + "osr_ns": 0, + "steady_state_ns": 1651863 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1649023, + "checksum": "string:4992502500", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1530281, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12791808, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35852541, + "runtime_create_ns": 21306, + "jit_attach_ns": 51309, + "context_create_ns": 101024, + "definition_eval_ns": 48638, + "first_eval_ns": 3098967, + "threshold_crossing_ns": 30687282, + "compile_ns": 31880261, + "install_ns": 67975, + "osr_ns": 0, + "steady_state_ns": 1649023 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1662742, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1457287, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12644352, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35389562, + "runtime_create_ns": 26215, + "jit_attach_ns": 57979, + "context_create_ns": 101251, + "definition_eval_ns": 50030, + "first_eval_ns": 5928109, + "threshold_crossing_ns": 27360098, + "compile_ns": 31360878, + "install_ns": 65887, + "osr_ns": 0, + "steady_state_ns": 1662742 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1662143, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1485717, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12664832, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35117843, + "runtime_create_ns": 25937, + "jit_attach_ns": 55270, + "context_create_ns": 106717, + "definition_eval_ns": 55112, + "first_eval_ns": 3106661, + "threshold_crossing_ns": 29901985, + "compile_ns": 31186292, + "install_ns": 73048, + "osr_ns": 0, + "steady_state_ns": 1662143 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1653628, + "checksum": "string:4992502500", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1511873, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12689408, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35640684, + "runtime_create_ns": 23489, + "jit_attach_ns": 48555, + "context_create_ns": 101671, + "definition_eval_ns": 51889, + "first_eval_ns": 5910984, + "threshold_crossing_ns": 27655047, + "compile_ns": 31979664, + "install_ns": 69616, + "osr_ns": 0, + "steady_state_ns": 1653628 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1633808, + "checksum": "string:4992502500", + "native_entries": 21, + "native_acquisitions": 21, + "native_exits": 21, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1500142, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12636160, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 34887248, + "runtime_create_ns": 62206, + "jit_attach_ns": 61437, + "context_create_ns": 103132, + "definition_eval_ns": 53523, + "first_eval_ns": 3099708, + "threshold_crossing_ns": 29672381, + "compile_ns": 30983814, + "install_ns": 73365, + "osr_ns": 0, + "steady_state_ns": 1633808 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1654905, + "checksum": "string:4992502500", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1540472, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12828672, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35643437, + "runtime_create_ns": 22762, + "jit_attach_ns": 51067, + "context_create_ns": 101634, + "definition_eval_ns": 56800, + "first_eval_ns": 3104421, + "threshold_crossing_ns": 30459629, + "compile_ns": 31662114, + "install_ns": 78865, + "osr_ns": 0, + "steady_state_ns": 1654905 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1648022, + "checksum": "string:4992502500", + "native_entries": 21, + "native_acquisitions": 21, + "native_exits": 21, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1533564, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12693504, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 34934177, + "runtime_create_ns": 24286, + "jit_attach_ns": 55597, + "context_create_ns": 108014, + "definition_eval_ns": 55568, + "first_eval_ns": 3110736, + "threshold_crossing_ns": 29727318, + "compile_ns": 31018550, + "install_ns": 79817, + "osr_ns": 0, + "steady_state_ns": 1648022 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1642591, + "checksum": "string:4992502500", + "native_entries": 23, + "native_acquisitions": 23, + "native_exits": 23, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1507569, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12795904, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35222180, + "runtime_create_ns": 22812, + "jit_attach_ns": 47981, + "context_create_ns": 100362, + "definition_eval_ns": 43726, + "first_eval_ns": 3110119, + "threshold_crossing_ns": 30058144, + "compile_ns": 31268723, + "install_ns": 70151, + "osr_ns": 0, + "steady_state_ns": 1642591 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1649060, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1581249, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12787712, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 40412432, + "runtime_create_ns": 23852, + "jit_attach_ns": 53022, + "context_create_ns": 103970, + "definition_eval_ns": 50813, + "first_eval_ns": 3113383, + "threshold_crossing_ns": 35225365, + "compile_ns": 36512614, + "install_ns": 70777, + "osr_ns": 0, + "steady_state_ns": 1649060 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1645029, + "checksum": "string:4992502500", + "native_entries": 25, + "native_acquisitions": 25, + "native_exits": 25, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 10, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1507880, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12689408, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35781662, + "runtime_create_ns": 24018, + "jit_attach_ns": 46429, + "context_create_ns": 106828, + "definition_eval_ns": 48446, + "first_eval_ns": 3098957, + "threshold_crossing_ns": 30615477, + "compile_ns": 31824427, + "install_ns": 80973, + "osr_ns": 0, + "steady_state_ns": 1645029 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1650290, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1512011, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12754944, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35214251, + "runtime_create_ns": 25153, + "jit_attach_ns": 51390, + "context_create_ns": 101472, + "definition_eval_ns": 50642, + "first_eval_ns": 3104226, + "threshold_crossing_ns": 30030669, + "compile_ns": 31249618, + "install_ns": 72587, + "osr_ns": 0, + "steady_state_ns": 1650290 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1624986, + "checksum": "string:4992502500", + "native_entries": 24, + "native_acquisitions": 24, + "native_exits": 24, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1571180, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12759040, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35607843, + "runtime_create_ns": 23050, + "jit_attach_ns": 55657, + "context_create_ns": 105353, + "definition_eval_ns": 66651, + "first_eval_ns": 3111757, + "threshold_crossing_ns": 30430627, + "compile_ns": 31698291, + "install_ns": 83846, + "osr_ns": 0, + "steady_state_ns": 1624986 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1632346, + "checksum": "string:4992502500", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 1506667, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12632064, + "code_bytes": 72128, + "metadata_bytes": 19593, + "peak_compiler_bytes": 4455, + "phases": { + "total_ns": 35009071, + "runtime_create_ns": 24601, + "jit_attach_ns": 49823, + "context_create_ns": 105126, + "definition_eval_ns": 55826, + "first_eval_ns": 3108024, + "threshold_crossing_ns": 29840328, + "compile_ns": 31130041, + "install_ns": 72464, + "osr_ns": 0, + "steady_state_ns": 1632346 + } + } + ], + "raw_latency_ns": [ + 1638087, + 1651899, + 1626408, + 1626216, + 1643938, + 1647455, + 1641090, + 1650347, + 1665376, + 1639582, + 1640886, + 1655362, + 1654965, + 1635342, + 1659802, + 1636771, + 1651863, + 1649023, + 1662742, + 1662143, + 1653628, + 1633808, + 1654905, + 1648022, + 1642591, + 1649060, + 1645029, + 1650290, + 1624986, + 1632346 + ], + "raw_throughput_ops": [ + 28, + 28, + 28, + 28, + 28, + 28, + 28, + 28, + 28, + 28 + ], + "median_ns": 1648022, + "mad_ns": 7136, + "p95_ns": 1662742, + "p99_ns": 1665376, + "ci95_ns": [ + 1641090, + 1651863 + ], + "compile_ns": 31332405, + "install_ns": 74917, + "break_even_executions": 7 + }, + { + "name": "quickjs-bitops", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 208907, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 347656, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10858496, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13110451, + "runtime_create_ns": 25230, + "jit_attach_ns": 48991, + "context_create_ns": 98916, + "definition_eval_ns": 37755, + "first_eval_ns": 248542, + "threshold_crossing_ns": 12390761, + "compile_ns": 11939435, + "install_ns": 49524, + "osr_ns": 0, + "steady_state_ns": 208907 + } + }, + { + "pair_index": 1, + "elapsed_ns": 206644, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 341296, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10670080, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13638463, + "runtime_create_ns": 25806, + "jit_attach_ns": 44681, + "context_create_ns": 94487, + "definition_eval_ns": 51417, + "first_eval_ns": 242283, + "threshold_crossing_ns": 12920676, + "compile_ns": 12489952, + "install_ns": 49565, + "osr_ns": 0, + "steady_state_ns": 206644 + } + }, + { + "pair_index": 2, + "elapsed_ns": 209721, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 325067, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10719232, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12736437, + "runtime_create_ns": 24479, + "jit_attach_ns": 49958, + "context_create_ns": 100792, + "definition_eval_ns": 39991, + "first_eval_ns": 252550, + "threshold_crossing_ns": 12007317, + "compile_ns": 11559172, + "install_ns": 53022, + "osr_ns": 0, + "steady_state_ns": 209721 + } + }, + { + "pair_index": 3, + "elapsed_ns": 211927, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 336186, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10813440, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13014551, + "runtime_create_ns": 21062, + "jit_attach_ns": 47653, + "context_create_ns": 99559, + "definition_eval_ns": 39271, + "first_eval_ns": 245783, + "threshold_crossing_ns": 12297666, + "compile_ns": 11865326, + "install_ns": 52075, + "osr_ns": 0, + "steady_state_ns": 211927 + } + }, + { + "pair_index": 4, + "elapsed_ns": 216619, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 318825, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10702848, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13118209, + "runtime_create_ns": 25366, + "jit_attach_ns": 45539, + "context_create_ns": 96367, + "definition_eval_ns": 43042, + "first_eval_ns": 243022, + "threshold_crossing_ns": 12396962, + "compile_ns": 11970940, + "install_ns": 50741, + "osr_ns": 0, + "steady_state_ns": 216619 + } + }, + { + "pair_index": 5, + "elapsed_ns": 217368, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 336313, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10866688, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13092288, + "runtime_create_ns": 25293, + "jit_attach_ns": 65562, + "context_create_ns": 99875, + "definition_eval_ns": 38183, + "first_eval_ns": 1650659, + "threshold_crossing_ns": 10943100, + "compile_ns": 12296135, + "install_ns": 47609, + "osr_ns": 0, + "steady_state_ns": 217368 + } + }, + { + "pair_index": 6, + "elapsed_ns": 225882, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 306799, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10674176, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13062263, + "runtime_create_ns": 25442, + "jit_attach_ns": 45460, + "context_create_ns": 94540, + "definition_eval_ns": 42417, + "first_eval_ns": 244065, + "threshold_crossing_ns": 12334015, + "compile_ns": 11891702, + "install_ns": 52561, + "osr_ns": 0, + "steady_state_ns": 225882 + } + }, + { + "pair_index": 7, + "elapsed_ns": 209037, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 328061, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10711040, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12114164, + "runtime_create_ns": 23776, + "jit_attach_ns": 49087, + "context_create_ns": 97685, + "definition_eval_ns": 43455, + "first_eval_ns": 243297, + "threshold_crossing_ns": 11395319, + "compile_ns": 10892798, + "install_ns": 55768, + "osr_ns": 0, + "steady_state_ns": 209037 + } + }, + { + "pair_index": 8, + "elapsed_ns": 208514, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 336619, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10919936, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13090402, + "runtime_create_ns": 26286, + "jit_attach_ns": 48777, + "context_create_ns": 103879, + "definition_eval_ns": 48332, + "first_eval_ns": 245247, + "threshold_crossing_ns": 12355470, + "compile_ns": 11900472, + "install_ns": 52748, + "osr_ns": 0, + "steady_state_ns": 208514 + } + }, + { + "pair_index": 9, + "elapsed_ns": 210963, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 339732, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10846208, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13139276, + "runtime_create_ns": 22008, + "jit_attach_ns": 47779, + "context_create_ns": 99330, + "definition_eval_ns": 37298, + "first_eval_ns": 240388, + "threshold_crossing_ns": 12430576, + "compile_ns": 11951960, + "install_ns": 47887, + "osr_ns": 0, + "steady_state_ns": 210963 + } + }, + { + "pair_index": 10, + "elapsed_ns": 211288, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 339566, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10940416, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13009840, + "runtime_create_ns": 24226, + "jit_attach_ns": 47588, + "context_create_ns": 98491, + "definition_eval_ns": 38345, + "first_eval_ns": 233928, + "threshold_crossing_ns": 12302562, + "compile_ns": 11859527, + "install_ns": 53136, + "osr_ns": 0, + "steady_state_ns": 211288 + } + }, + { + "pair_index": 11, + "elapsed_ns": 218939, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 314226, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10760192, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13266762, + "runtime_create_ns": 24826, + "jit_attach_ns": 47826, + "context_create_ns": 109775, + "definition_eval_ns": 40000, + "first_eval_ns": 245719, + "threshold_crossing_ns": 12526973, + "compile_ns": 12081880, + "install_ns": 55438, + "osr_ns": 0, + "steady_state_ns": 218939 + } + }, + { + "pair_index": 12, + "elapsed_ns": 240943, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 311222, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10862592, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12805586, + "runtime_create_ns": 23906, + "jit_attach_ns": 46534, + "context_create_ns": 97062, + "definition_eval_ns": 45484, + "first_eval_ns": 243200, + "threshold_crossing_ns": 12057623, + "compile_ns": 11573903, + "install_ns": 50627, + "osr_ns": 0, + "steady_state_ns": 240943 + } + }, + { + "pair_index": 13, + "elapsed_ns": 208328, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 329385, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10936320, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13198096, + "runtime_create_ns": 25752, + "jit_attach_ns": 47197, + "context_create_ns": 99841, + "definition_eval_ns": 40914, + "first_eval_ns": 249119, + "threshold_crossing_ns": 12473453, + "compile_ns": 12056738, + "install_ns": 48814, + "osr_ns": 0, + "steady_state_ns": 208328 + } + }, + { + "pair_index": 14, + "elapsed_ns": 218232, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 314020, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10690560, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13171658, + "runtime_create_ns": 23996, + "jit_attach_ns": 47191, + "context_create_ns": 98269, + "definition_eval_ns": 37321, + "first_eval_ns": 243067, + "threshold_crossing_ns": 12451713, + "compile_ns": 11945011, + "install_ns": 51310, + "osr_ns": 0, + "steady_state_ns": 218232 + } + }, + { + "pair_index": 15, + "elapsed_ns": 209679, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 327860, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10821632, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13312650, + "runtime_create_ns": 21644, + "jit_attach_ns": 49235, + "context_create_ns": 101897, + "definition_eval_ns": 42898, + "first_eval_ns": 249910, + "threshold_crossing_ns": 12584783, + "compile_ns": 12081363, + "install_ns": 46511, + "osr_ns": 0, + "steady_state_ns": 209679 + } + }, + { + "pair_index": 16, + "elapsed_ns": 210620, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 305541, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10649600, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12920483, + "runtime_create_ns": 23796, + "jit_attach_ns": 46288, + "context_create_ns": 99615, + "definition_eval_ns": 37843, + "first_eval_ns": 242240, + "threshold_crossing_ns": 12208406, + "compile_ns": 11728910, + "install_ns": 49124, + "osr_ns": 0, + "steady_state_ns": 210620 + } + }, + { + "pair_index": 17, + "elapsed_ns": 208639, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 349923, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10702848, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 11984216, + "runtime_create_ns": 25378, + "jit_attach_ns": 49359, + "context_create_ns": 93257, + "definition_eval_ns": 49148, + "first_eval_ns": 260328, + "threshold_crossing_ns": 11248281, + "compile_ns": 10798066, + "install_ns": 52643, + "osr_ns": 0, + "steady_state_ns": 208639 + } + }, + { + "pair_index": 18, + "elapsed_ns": 209520, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 338327, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10887168, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12659455, + "runtime_create_ns": 22081, + "jit_attach_ns": 55915, + "context_create_ns": 99524, + "definition_eval_ns": 38970, + "first_eval_ns": 238540, + "threshold_crossing_ns": 11944052, + "compile_ns": 11503313, + "install_ns": 49570, + "osr_ns": 0, + "steady_state_ns": 209520 + } + }, + { + "pair_index": 19, + "elapsed_ns": 211516, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 329690, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10870784, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13201698, + "runtime_create_ns": 24798, + "jit_attach_ns": 46878, + "context_create_ns": 99438, + "definition_eval_ns": 38395, + "first_eval_ns": 239888, + "threshold_crossing_ns": 12488007, + "compile_ns": 11973686, + "install_ns": 53306, + "osr_ns": 0, + "steady_state_ns": 211516 + } + }, + { + "pair_index": 20, + "elapsed_ns": 208134, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 338542, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10956800, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13242550, + "runtime_create_ns": 21844, + "jit_attach_ns": 51369, + "context_create_ns": 101833, + "definition_eval_ns": 40867, + "first_eval_ns": 253712, + "threshold_crossing_ns": 12512715, + "compile_ns": 11999731, + "install_ns": 52006, + "osr_ns": 0, + "steady_state_ns": 208134 + } + }, + { + "pair_index": 21, + "elapsed_ns": 207196, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 329720, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10743808, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13129824, + "runtime_create_ns": 24401, + "jit_attach_ns": 47629, + "context_create_ns": 100055, + "definition_eval_ns": 40048, + "first_eval_ns": 248564, + "threshold_crossing_ns": 12408494, + "compile_ns": 11912090, + "install_ns": 52510, + "osr_ns": 0, + "steady_state_ns": 207196 + } + }, + { + "pair_index": 22, + "elapsed_ns": 210551, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 332392, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10850304, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12081281, + "runtime_create_ns": 23335, + "jit_attach_ns": 50148, + "context_create_ns": 100837, + "definition_eval_ns": 42126, + "first_eval_ns": 248031, + "threshold_crossing_ns": 11354118, + "compile_ns": 10845315, + "install_ns": 54181, + "osr_ns": 0, + "steady_state_ns": 210551 + } + }, + { + "pair_index": 23, + "elapsed_ns": 208065, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 351923, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10752000, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13060739, + "runtime_create_ns": 23510, + "jit_attach_ns": 48006, + "context_create_ns": 112479, + "definition_eval_ns": 41175, + "first_eval_ns": 236844, + "threshold_crossing_ns": 12336987, + "compile_ns": 11909764, + "install_ns": 46881, + "osr_ns": 0, + "steady_state_ns": 208065 + } + }, + { + "pair_index": 24, + "elapsed_ns": 211742, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 328073, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10731520, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13066671, + "runtime_create_ns": 23833, + "jit_attach_ns": 46157, + "context_create_ns": 96254, + "definition_eval_ns": 40833, + "first_eval_ns": 244862, + "threshold_crossing_ns": 12351663, + "compile_ns": 11915350, + "install_ns": 57344, + "osr_ns": 0, + "steady_state_ns": 211742 + } + }, + { + "pair_index": 25, + "elapsed_ns": 207343, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 331455, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10850304, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12636976, + "runtime_create_ns": 25296, + "jit_attach_ns": 47217, + "context_create_ns": 98953, + "definition_eval_ns": 38277, + "first_eval_ns": 236634, + "threshold_crossing_ns": 11930097, + "compile_ns": 11491690, + "install_ns": 53335, + "osr_ns": 0, + "steady_state_ns": 207343 + } + }, + { + "pair_index": 26, + "elapsed_ns": 209031, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 317566, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10870784, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13074065, + "runtime_create_ns": 25393, + "jit_attach_ns": 47657, + "context_create_ns": 97392, + "definition_eval_ns": 36842, + "first_eval_ns": 243717, + "threshold_crossing_ns": 12363315, + "compile_ns": 11887950, + "install_ns": 50032, + "osr_ns": 0, + "steady_state_ns": 209031 + } + }, + { + "pair_index": 27, + "elapsed_ns": 208311, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 27, + "native_acquisitions": 27, + "native_exits": 27, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 325331, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10858496, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 12610662, + "runtime_create_ns": 23802, + "jit_attach_ns": 49859, + "context_create_ns": 100632, + "definition_eval_ns": 45470, + "first_eval_ns": 256838, + "threshold_crossing_ns": 11873494, + "compile_ns": 11442261, + "install_ns": 51481, + "osr_ns": 0, + "steady_state_ns": 208311 + } + }, + { + "pair_index": 28, + "elapsed_ns": 209133, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 329747, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10784768, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13129400, + "runtime_create_ns": 20769, + "jit_attach_ns": 48996, + "context_create_ns": 98916, + "definition_eval_ns": 38696, + "first_eval_ns": 252113, + "threshold_crossing_ns": 12398989, + "compile_ns": 11907839, + "install_ns": 52676, + "osr_ns": 0, + "steady_state_ns": 209133 + } + }, + { + "pair_index": 29, + "elapsed_ns": 212809, + "checksum": "number:c1c8bb05c4000000", + "native_entries": 28, + "native_acquisitions": 28, + "native_exits": 28, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 13, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 338690, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10694656, + "code_bytes": 36520, + "metadata_bytes": 7592, + "peak_compiler_bytes": 2343, + "phases": { + "total_ns": 13211878, + "runtime_create_ns": 24144, + "jit_attach_ns": 47769, + "context_create_ns": 98418, + "definition_eval_ns": 36409, + "first_eval_ns": 245033, + "threshold_crossing_ns": 12495893, + "compile_ns": 11989434, + "install_ns": 60772, + "osr_ns": 0, + "steady_state_ns": 212809 + } + } + ], + "raw_latency_ns": [ + 208907, + 206644, + 209721, + 211927, + 216619, + 217368, + 225882, + 209037, + 208514, + 210963, + 211288, + 218939, + 240943, + 208328, + 218232, + 209679, + 210620, + 208639, + 209520, + 211516, + 208134, + 207196, + 210551, + 208065, + 211742, + 207343, + 209031, + 208311, + 209133, + 212809 + ], + "raw_throughput_ops": [ + 75, + 74, + 75, + 75, + 75, + 75, + 75, + 75, + 75, + 75 + ], + "median_ns": 209721, + "mad_ns": 1587, + "p95_ns": 225882, + "p99_ns": 240943, + "ci95_ns": [ + 209031, + 211516 + ], + "compile_ns": 11909764, + "install_ns": 52075, + "break_even_executions": 13 + }, + { + "name": "quickjs-fibonacci", + "suite": "rquickjs-jit local", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 370656, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10756096, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11522494, + "runtime_create_ns": 23648, + "jit_attach_ns": 53057, + "context_create_ns": 104516, + "definition_eval_ns": 39215, + "first_eval_ns": 256246, + "threshold_crossing_ns": 10607428, + "compile_ns": 10175635, + "install_ns": 35642, + "osr_ns": 0, + "steady_state_ns": 370656 + } + }, + { + "pair_index": 1, + "elapsed_ns": 368530, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10747904, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11364157, + "runtime_create_ns": 24245, + "jit_attach_ns": 49156, + "context_create_ns": 99260, + "definition_eval_ns": 37602, + "first_eval_ns": 259100, + "threshold_crossing_ns": 10457851, + "compile_ns": 10020749, + "install_ns": 35512, + "osr_ns": 0, + "steady_state_ns": 368530 + } + }, + { + "pair_index": 2, + "elapsed_ns": 402519, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10719232, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11313995, + "runtime_create_ns": 24429, + "jit_attach_ns": 52292, + "context_create_ns": 102239, + "definition_eval_ns": 43613, + "first_eval_ns": 271125, + "threshold_crossing_ns": 10348259, + "compile_ns": 9918386, + "install_ns": 39261, + "osr_ns": 0, + "steady_state_ns": 402519 + } + }, + { + "pair_index": 3, + "elapsed_ns": 370779, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10563584, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11600071, + "runtime_create_ns": 22872, + "jit_attach_ns": 47796, + "context_create_ns": 111156, + "definition_eval_ns": 40874, + "first_eval_ns": 262649, + "threshold_crossing_ns": 10675091, + "compile_ns": 10245380, + "install_ns": 35606, + "osr_ns": 0, + "steady_state_ns": 370779 + } + }, + { + "pair_index": 4, + "elapsed_ns": 373932, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10719232, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11397488, + "runtime_create_ns": 25059, + "jit_attach_ns": 48986, + "context_create_ns": 97359, + "definition_eval_ns": 39573, + "first_eval_ns": 271965, + "threshold_crossing_ns": 10471687, + "compile_ns": 10042636, + "install_ns": 38537, + "osr_ns": 0, + "steady_state_ns": 373932 + } + }, + { + "pair_index": 5, + "elapsed_ns": 369596, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10723328, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11723694, + "runtime_create_ns": 24825, + "jit_attach_ns": 49247, + "context_create_ns": 99946, + "definition_eval_ns": 40544, + "first_eval_ns": 277124, + "threshold_crossing_ns": 10791958, + "compile_ns": 10364881, + "install_ns": 41451, + "osr_ns": 0, + "steady_state_ns": 369596 + } + }, + { + "pair_index": 6, + "elapsed_ns": 370773, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10850304, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11600263, + "runtime_create_ns": 25322, + "jit_attach_ns": 48755, + "context_create_ns": 108191, + "definition_eval_ns": 43195, + "first_eval_ns": 261596, + "threshold_crossing_ns": 10673628, + "compile_ns": 10234807, + "install_ns": 39700, + "osr_ns": 0, + "steady_state_ns": 370773 + } + }, + { + "pair_index": 7, + "elapsed_ns": 366196, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10838016, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11085983, + "runtime_create_ns": 24345, + "jit_attach_ns": 49990, + "context_create_ns": 101688, + "definition_eval_ns": 46020, + "first_eval_ns": 283630, + "threshold_crossing_ns": 10143307, + "compile_ns": 9729313, + "install_ns": 37676, + "osr_ns": 0, + "steady_state_ns": 366196 + } + }, + { + "pair_index": 8, + "elapsed_ns": 370708, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10682368, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11629432, + "runtime_create_ns": 23872, + "jit_attach_ns": 59683, + "context_create_ns": 99074, + "definition_eval_ns": 42472, + "first_eval_ns": 264362, + "threshold_crossing_ns": 10699151, + "compile_ns": 10279007, + "install_ns": 37300, + "osr_ns": 0, + "steady_state_ns": 370708 + } + }, + { + "pair_index": 9, + "elapsed_ns": 364068, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10760192, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11785184, + "runtime_create_ns": 33352, + "jit_attach_ns": 46164, + "context_create_ns": 94374, + "definition_eval_ns": 44198, + "first_eval_ns": 264356, + "threshold_crossing_ns": 10872514, + "compile_ns": 10459492, + "install_ns": 33889, + "osr_ns": 0, + "steady_state_ns": 364068 + } + }, + { + "pair_index": 10, + "elapsed_ns": 370625, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10752000, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11741112, + "runtime_create_ns": 28964, + "jit_attach_ns": 49494, + "context_create_ns": 101865, + "definition_eval_ns": 43095, + "first_eval_ns": 262870, + "threshold_crossing_ns": 10815701, + "compile_ns": 10396530, + "install_ns": 34359, + "osr_ns": 0, + "steady_state_ns": 370625 + } + }, + { + "pair_index": 11, + "elapsed_ns": 370101, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10764288, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11524918, + "runtime_create_ns": 27848, + "jit_attach_ns": 48617, + "context_create_ns": 101073, + "definition_eval_ns": 38763, + "first_eval_ns": 262247, + "threshold_crossing_ns": 10607281, + "compile_ns": 10187871, + "install_ns": 35698, + "osr_ns": 0, + "steady_state_ns": 370101 + } + }, + { + "pair_index": 12, + "elapsed_ns": 378443, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10756096, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10676802, + "runtime_create_ns": 24052, + "jit_attach_ns": 50833, + "context_create_ns": 103973, + "definition_eval_ns": 45418, + "first_eval_ns": 274565, + "threshold_crossing_ns": 9727626, + "compile_ns": 9305418, + "install_ns": 37338, + "osr_ns": 0, + "steady_state_ns": 378443 + } + }, + { + "pair_index": 13, + "elapsed_ns": 355076, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10842112, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11540846, + "runtime_create_ns": 27919, + "jit_attach_ns": 48051, + "context_create_ns": 101801, + "definition_eval_ns": 50647, + "first_eval_ns": 261666, + "threshold_crossing_ns": 10626708, + "compile_ns": 10209254, + "install_ns": 34766, + "osr_ns": 0, + "steady_state_ns": 355076 + } + }, + { + "pair_index": 14, + "elapsed_ns": 371122, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10764288, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11411761, + "runtime_create_ns": 21337, + "jit_attach_ns": 49503, + "context_create_ns": 99763, + "definition_eval_ns": 40100, + "first_eval_ns": 259446, + "threshold_crossing_ns": 10500668, + "compile_ns": 10066042, + "install_ns": 34301, + "osr_ns": 0, + "steady_state_ns": 371122 + } + }, + { + "pair_index": 15, + "elapsed_ns": 360142, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10776576, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11611480, + "runtime_create_ns": 24656, + "jit_attach_ns": 49261, + "context_create_ns": 100805, + "definition_eval_ns": 48229, + "first_eval_ns": 265778, + "threshold_crossing_ns": 10696244, + "compile_ns": 10279677, + "install_ns": 38940, + "osr_ns": 0, + "steady_state_ns": 360142 + } + }, + { + "pair_index": 16, + "elapsed_ns": 364385, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10862592, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11541315, + "runtime_create_ns": 22249, + "jit_attach_ns": 48829, + "context_create_ns": 101770, + "definition_eval_ns": 41445, + "first_eval_ns": 269324, + "threshold_crossing_ns": 10623295, + "compile_ns": 10186614, + "install_ns": 35136, + "osr_ns": 0, + "steady_state_ns": 364385 + } + }, + { + "pair_index": 17, + "elapsed_ns": 359329, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10706944, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10935877, + "runtime_create_ns": 24999, + "jit_attach_ns": 53755, + "context_create_ns": 105080, + "definition_eval_ns": 45781, + "first_eval_ns": 276093, + "threshold_crossing_ns": 10000946, + "compile_ns": 9575299, + "install_ns": 38258, + "osr_ns": 0, + "steady_state_ns": 359329 + } + }, + { + "pair_index": 18, + "elapsed_ns": 362670, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10756096, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11504837, + "runtime_create_ns": 23567, + "jit_attach_ns": 49082, + "context_create_ns": 104381, + "definition_eval_ns": 39458, + "first_eval_ns": 260316, + "threshold_crossing_ns": 10596515, + "compile_ns": 10189540, + "install_ns": 33039, + "osr_ns": 0, + "steady_state_ns": 362670 + } + }, + { + "pair_index": 19, + "elapsed_ns": 373187, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10596352, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11623254, + "runtime_create_ns": 24045, + "jit_attach_ns": 53353, + "context_create_ns": 104216, + "definition_eval_ns": 41800, + "first_eval_ns": 265675, + "threshold_crossing_ns": 10692741, + "compile_ns": 10274057, + "install_ns": 39669, + "osr_ns": 0, + "steady_state_ns": 373187 + } + }, + { + "pair_index": 20, + "elapsed_ns": 367922, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10838016, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10288740, + "runtime_create_ns": 25155, + "jit_attach_ns": 55335, + "context_create_ns": 102120, + "definition_eval_ns": 41940, + "first_eval_ns": 272945, + "threshold_crossing_ns": 9355323, + "compile_ns": 8933018, + "install_ns": 43926, + "osr_ns": 0, + "steady_state_ns": 367922 + } + }, + { + "pair_index": 21, + "elapsed_ns": 370545, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10866688, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10941932, + "runtime_create_ns": 26564, + "jit_attach_ns": 59552, + "context_create_ns": 108077, + "definition_eval_ns": 53687, + "first_eval_ns": 278960, + "threshold_crossing_ns": 9971358, + "compile_ns": 9542959, + "install_ns": 44287, + "osr_ns": 0, + "steady_state_ns": 370545 + } + }, + { + "pair_index": 22, + "elapsed_ns": 371871, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10788864, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 10752572, + "runtime_create_ns": 25146, + "jit_attach_ns": 55145, + "context_create_ns": 104768, + "definition_eval_ns": 48883, + "first_eval_ns": 266517, + "threshold_crossing_ns": 9807397, + "compile_ns": 9383650, + "install_ns": 44775, + "osr_ns": 0, + "steady_state_ns": 371871 + } + }, + { + "pair_index": 23, + "elapsed_ns": 357536, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10838016, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11295725, + "runtime_create_ns": 23710, + "jit_attach_ns": 47392, + "context_create_ns": 97394, + "definition_eval_ns": 40129, + "first_eval_ns": 272291, + "threshold_crossing_ns": 10388348, + "compile_ns": 9981033, + "install_ns": 34397, + "osr_ns": 0, + "steady_state_ns": 357536 + } + }, + { + "pair_index": 24, + "elapsed_ns": 371023, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10764288, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11567262, + "runtime_create_ns": 24065, + "jit_attach_ns": 46747, + "context_create_ns": 97961, + "definition_eval_ns": 38402, + "first_eval_ns": 263758, + "threshold_crossing_ns": 10653303, + "compile_ns": 10208705, + "install_ns": 35049, + "osr_ns": 0, + "steady_state_ns": 371023 + } + }, + { + "pair_index": 25, + "elapsed_ns": 365566, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10653696, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11608763, + "runtime_create_ns": 24999, + "jit_attach_ns": 49531, + "context_create_ns": 103845, + "definition_eval_ns": 48392, + "first_eval_ns": 265837, + "threshold_crossing_ns": 10680157, + "compile_ns": 10235271, + "install_ns": 37161, + "osr_ns": 0, + "steady_state_ns": 365566 + } + }, + { + "pair_index": 26, + "elapsed_ns": 364836, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10768384, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11426493, + "runtime_create_ns": 25011, + "jit_attach_ns": 48849, + "context_create_ns": 126613, + "definition_eval_ns": 39167, + "first_eval_ns": 257512, + "threshold_crossing_ns": 10498262, + "compile_ns": 10064842, + "install_ns": 36730, + "osr_ns": 0, + "steady_state_ns": 364836 + } + }, + { + "pair_index": 27, + "elapsed_ns": 370997, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10846208, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11337179, + "runtime_create_ns": 22853, + "jit_attach_ns": 52098, + "context_create_ns": 103474, + "definition_eval_ns": 46859, + "first_eval_ns": 270538, + "threshold_crossing_ns": 10390662, + "compile_ns": 9974867, + "install_ns": 40212, + "osr_ns": 0, + "steady_state_ns": 370997 + } + }, + { + "pair_index": 28, + "elapsed_ns": 370350, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10711040, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11590234, + "runtime_create_ns": 24228, + "jit_attach_ns": 50497, + "context_create_ns": 104373, + "definition_eval_ns": 49496, + "first_eval_ns": 262856, + "threshold_crossing_ns": 10657821, + "compile_ns": 10205489, + "install_ns": 36606, + "osr_ns": 0, + "steady_state_ns": 370350 + } + }, + { + "pair_index": 29, + "elapsed_ns": 362127, + "checksum": "number:41d4c00d39400000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 15, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10854400, + "code_bytes": 28432, + "metadata_bytes": 5714, + "peak_compiler_bytes": 2607, + "phases": { + "total_ns": 11525323, + "runtime_create_ns": 22376, + "jit_attach_ns": 49079, + "context_create_ns": 99278, + "definition_eval_ns": 39883, + "first_eval_ns": 257148, + "threshold_crossing_ns": 10627581, + "compile_ns": 10195904, + "install_ns": 34518, + "osr_ns": 0, + "steady_state_ns": 362127 + } + } + ], + "raw_latency_ns": [ + 370656, + 368530, + 402519, + 370779, + 373932, + 369596, + 370773, + 366196, + 370708, + 364068, + 370625, + 370101, + 378443, + 355076, + 371122, + 360142, + 364385, + 359329, + 362670, + 373187, + 367922, + 370545, + 371871, + 357536, + 371023, + 365566, + 364836, + 370997, + 370350, + 362127 + ], + "raw_throughput_ops": [ + 83, + 83, + 83, + 83, + 83, + 83, + 83, + 83, + 83, + 83 + ], + "median_ns": 370350, + "mad_ns": 2837, + "p95_ns": 378443, + "p99_ns": 402519, + "ci95_ns": [ + 366196, + 370773 + ], + "compile_ns": 10187871, + "install_ns": 37161, + "break_even_executions": 19 + }, + { + "name": "numeric", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 25890, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 313096, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9916416, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6211384, + "runtime_create_ns": 24866, + "jit_attach_ns": 45914, + "context_create_ns": 97134, + "definition_eval_ns": 35604, + "first_eval_ns": 215877, + "threshold_crossing_ns": 5733830, + "compile_ns": 5383829, + "install_ns": 47695, + "osr_ns": 0, + "steady_state_ns": 25890 + } + }, + { + "pair_index": 1, + "elapsed_ns": 25891, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 288288, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9916416, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6172746, + "runtime_create_ns": 25921, + "jit_attach_ns": 47330, + "context_create_ns": 97619, + "definition_eval_ns": 32084, + "first_eval_ns": 218998, + "threshold_crossing_ns": 5691620, + "compile_ns": 5327456, + "install_ns": 39770, + "osr_ns": 0, + "steady_state_ns": 25891 + } + }, + { + "pair_index": 2, + "elapsed_ns": 25732, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283526, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9940992, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7004609, + "runtime_create_ns": 24205, + "jit_attach_ns": 48422, + "context_create_ns": 112154, + "definition_eval_ns": 37678, + "first_eval_ns": 213239, + "threshold_crossing_ns": 6507942, + "compile_ns": 6073226, + "install_ns": 40808, + "osr_ns": 0, + "steady_state_ns": 25732 + } + }, + { + "pair_index": 3, + "elapsed_ns": 26076, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283191, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9932800, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6660485, + "runtime_create_ns": 25013, + "jit_attach_ns": 46987, + "context_create_ns": 95875, + "definition_eval_ns": 38867, + "first_eval_ns": 208228, + "threshold_crossing_ns": 6185581, + "compile_ns": 5749158, + "install_ns": 39297, + "osr_ns": 0, + "steady_state_ns": 26076 + } + }, + { + "pair_index": 4, + "elapsed_ns": 26050, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283893, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9867264, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7053318, + "runtime_create_ns": 25584, + "jit_attach_ns": 46235, + "context_create_ns": 95558, + "definition_eval_ns": 38032, + "first_eval_ns": 213244, + "threshold_crossing_ns": 6575973, + "compile_ns": 6124723, + "install_ns": 43681, + "osr_ns": 0, + "steady_state_ns": 26050 + } + }, + { + "pair_index": 5, + "elapsed_ns": 26226, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283124, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10006528, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6341637, + "runtime_create_ns": 25137, + "jit_attach_ns": 46683, + "context_create_ns": 96867, + "definition_eval_ns": 35759, + "first_eval_ns": 217163, + "threshold_crossing_ns": 5861129, + "compile_ns": 5529668, + "install_ns": 42070, + "osr_ns": 0, + "steady_state_ns": 26226 + } + }, + { + "pair_index": 6, + "elapsed_ns": 26163, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 284294, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9719808, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6516921, + "runtime_create_ns": 26801, + "jit_attach_ns": 54017, + "context_create_ns": 105250, + "definition_eval_ns": 38839, + "first_eval_ns": 216337, + "threshold_crossing_ns": 6014598, + "compile_ns": 5564325, + "install_ns": 47100, + "osr_ns": 0, + "steady_state_ns": 26163 + } + }, + { + "pair_index": 7, + "elapsed_ns": 26291, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 284835, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9928704, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6653484, + "runtime_create_ns": 23618, + "jit_attach_ns": 56697, + "context_create_ns": 103939, + "definition_eval_ns": 43170, + "first_eval_ns": 224160, + "threshold_crossing_ns": 6137222, + "compile_ns": 5706416, + "install_ns": 45418, + "osr_ns": 0, + "steady_state_ns": 26291 + } + }, + { + "pair_index": 8, + "elapsed_ns": 30358, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283690, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10010624, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6523174, + "runtime_create_ns": 22790, + "jit_attach_ns": 52548, + "context_create_ns": 100454, + "definition_eval_ns": 36550, + "first_eval_ns": 217783, + "threshold_crossing_ns": 6026015, + "compile_ns": 5585460, + "install_ns": 41747, + "osr_ns": 0, + "steady_state_ns": 30358 + } + }, + { + "pair_index": 9, + "elapsed_ns": 29319, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 279692, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9945088, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6520977, + "runtime_create_ns": 23268, + "jit_attach_ns": 48675, + "context_create_ns": 100334, + "definition_eval_ns": 32372, + "first_eval_ns": 210916, + "threshold_crossing_ns": 6041242, + "compile_ns": 5609019, + "install_ns": 49427, + "osr_ns": 0, + "steady_state_ns": 29319 + } + }, + { + "pair_index": 10, + "elapsed_ns": 26308, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 288682, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9961472, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6321956, + "runtime_create_ns": 24891, + "jit_attach_ns": 46860, + "context_create_ns": 97287, + "definition_eval_ns": 31299, + "first_eval_ns": 212729, + "threshold_crossing_ns": 5849641, + "compile_ns": 5498218, + "install_ns": 38800, + "osr_ns": 0, + "steady_state_ns": 26308 + } + }, + { + "pair_index": 11, + "elapsed_ns": 25962, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283368, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10006528, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6097859, + "runtime_create_ns": 25513, + "jit_attach_ns": 51938, + "context_create_ns": 101756, + "definition_eval_ns": 42398, + "first_eval_ns": 221004, + "threshold_crossing_ns": 5593315, + "compile_ns": 5225544, + "install_ns": 44711, + "osr_ns": 0, + "steady_state_ns": 25962 + } + }, + { + "pair_index": 12, + "elapsed_ns": 25851, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 285256, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9916416, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6788680, + "runtime_create_ns": 25930, + "jit_attach_ns": 53778, + "context_create_ns": 102515, + "definition_eval_ns": 38222, + "first_eval_ns": 216844, + "threshold_crossing_ns": 6289939, + "compile_ns": 5926847, + "install_ns": 42962, + "osr_ns": 0, + "steady_state_ns": 25851 + } + }, + { + "pair_index": 13, + "elapsed_ns": 26152, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 299149, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9797632, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6103838, + "runtime_create_ns": 24765, + "jit_attach_ns": 46593, + "context_create_ns": 95530, + "definition_eval_ns": 38222, + "first_eval_ns": 220553, + "threshold_crossing_ns": 5618358, + "compile_ns": 5304667, + "install_ns": 44154, + "osr_ns": 0, + "steady_state_ns": 26152 + } + }, + { + "pair_index": 14, + "elapsed_ns": 26157, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 284013, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9838592, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6047255, + "runtime_create_ns": 24658, + "jit_attach_ns": 46895, + "context_create_ns": 95771, + "definition_eval_ns": 37779, + "first_eval_ns": 217721, + "threshold_crossing_ns": 5564958, + "compile_ns": 5211803, + "install_ns": 41412, + "osr_ns": 0, + "steady_state_ns": 26157 + } + }, + { + "pair_index": 15, + "elapsed_ns": 26092, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 289520, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9912320, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6200527, + "runtime_create_ns": 24114, + "jit_attach_ns": 46515, + "context_create_ns": 97103, + "definition_eval_ns": 31588, + "first_eval_ns": 219946, + "threshold_crossing_ns": 5721755, + "compile_ns": 5369213, + "install_ns": 43488, + "osr_ns": 0, + "steady_state_ns": 26092 + } + }, + { + "pair_index": 16, + "elapsed_ns": 26121, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283814, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9973760, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6224261, + "runtime_create_ns": 26406, + "jit_attach_ns": 49420, + "context_create_ns": 98124, + "definition_eval_ns": 36234, + "first_eval_ns": 222371, + "threshold_crossing_ns": 5730655, + "compile_ns": 5368074, + "install_ns": 42977, + "osr_ns": 0, + "steady_state_ns": 26121 + } + }, + { + "pair_index": 17, + "elapsed_ns": 26142, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 299880, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9973760, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6512374, + "runtime_create_ns": 25810, + "jit_attach_ns": 47925, + "context_create_ns": 99929, + "definition_eval_ns": 38430, + "first_eval_ns": 213041, + "threshold_crossing_ns": 6026148, + "compile_ns": 5617351, + "install_ns": 42765, + "osr_ns": 0, + "steady_state_ns": 26142 + } + }, + { + "pair_index": 18, + "elapsed_ns": 25966, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 286363, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6181691, + "runtime_create_ns": 24547, + "jit_attach_ns": 46569, + "context_create_ns": 96592, + "definition_eval_ns": 35541, + "first_eval_ns": 222667, + "threshold_crossing_ns": 5697204, + "compile_ns": 5352993, + "install_ns": 39708, + "osr_ns": 0, + "steady_state_ns": 25966 + } + }, + { + "pair_index": 19, + "elapsed_ns": 26087, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283980, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9826304, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6109379, + "runtime_create_ns": 23999, + "jit_attach_ns": 49153, + "context_create_ns": 103897, + "definition_eval_ns": 44365, + "first_eval_ns": 210371, + "threshold_crossing_ns": 5614836, + "compile_ns": 5256249, + "install_ns": 50198, + "osr_ns": 0, + "steady_state_ns": 26087 + } + }, + { + "pair_index": 20, + "elapsed_ns": 26023, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 302978, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9920512, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5907974, + "runtime_create_ns": 22883, + "jit_attach_ns": 50596, + "context_create_ns": 100250, + "definition_eval_ns": 34821, + "first_eval_ns": 224150, + "threshold_crossing_ns": 5414005, + "compile_ns": 5048795, + "install_ns": 40961, + "osr_ns": 0, + "steady_state_ns": 26023 + } + }, + { + "pair_index": 21, + "elapsed_ns": 26124, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 330011, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9953280, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5909406, + "runtime_create_ns": 25538, + "jit_attach_ns": 50775, + "context_create_ns": 100643, + "definition_eval_ns": 34644, + "first_eval_ns": 226843, + "threshold_crossing_ns": 5411042, + "compile_ns": 5043723, + "install_ns": 43563, + "osr_ns": 0, + "steady_state_ns": 26124 + } + }, + { + "pair_index": 22, + "elapsed_ns": 25753, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283718, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9936896, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6677218, + "runtime_create_ns": 24805, + "jit_attach_ns": 47141, + "context_create_ns": 95646, + "definition_eval_ns": 39746, + "first_eval_ns": 213713, + "threshold_crossing_ns": 6197654, + "compile_ns": 5872583, + "install_ns": 47447, + "osr_ns": 0, + "steady_state_ns": 25753 + } + }, + { + "pair_index": 23, + "elapsed_ns": 26150, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283286, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10031104, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6170964, + "runtime_create_ns": 22148, + "jit_attach_ns": 49939, + "context_create_ns": 107728, + "definition_eval_ns": 34733, + "first_eval_ns": 213687, + "threshold_crossing_ns": 5681925, + "compile_ns": 5346192, + "install_ns": 39591, + "osr_ns": 0, + "steady_state_ns": 26150 + } + }, + { + "pair_index": 24, + "elapsed_ns": 26081, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 282742, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9867264, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6040618, + "runtime_create_ns": 24308, + "jit_attach_ns": 49212, + "context_create_ns": 110723, + "definition_eval_ns": 36670, + "first_eval_ns": 214272, + "threshold_crossing_ns": 5544226, + "compile_ns": 5244450, + "install_ns": 41702, + "osr_ns": 0, + "steady_state_ns": 26081 + } + }, + { + "pair_index": 25, + "elapsed_ns": 25950, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 291466, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9969664, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6369728, + "runtime_create_ns": 24031, + "jit_attach_ns": 46621, + "context_create_ns": 98338, + "definition_eval_ns": 32080, + "first_eval_ns": 216633, + "threshold_crossing_ns": 5892431, + "compile_ns": 5531981, + "install_ns": 44265, + "osr_ns": 0, + "steady_state_ns": 25950 + } + }, + { + "pair_index": 26, + "elapsed_ns": 31148, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283309, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9990144, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6250820, + "runtime_create_ns": 26400, + "jit_attach_ns": 47944, + "context_create_ns": 95787, + "definition_eval_ns": 31488, + "first_eval_ns": 232463, + "threshold_crossing_ns": 5751685, + "compile_ns": 5383683, + "install_ns": 46065, + "osr_ns": 0, + "steady_state_ns": 31148 + } + }, + { + "pair_index": 27, + "elapsed_ns": 25900, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 289795, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10002432, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7072864, + "runtime_create_ns": 24742, + "jit_attach_ns": 48976, + "context_create_ns": 98811, + "definition_eval_ns": 34559, + "first_eval_ns": 218674, + "threshold_crossing_ns": 6579981, + "compile_ns": 6256057, + "install_ns": 41623, + "osr_ns": 0, + "steady_state_ns": 25900 + } + }, + { + "pair_index": 28, + "elapsed_ns": 26386, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283454, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10035200, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6502849, + "runtime_create_ns": 22186, + "jit_attach_ns": 49068, + "context_create_ns": 101120, + "definition_eval_ns": 34335, + "first_eval_ns": 209646, + "threshold_crossing_ns": 6024190, + "compile_ns": 5601709, + "install_ns": 41013, + "osr_ns": 0, + "steady_state_ns": 26386 + } + }, + { + "pair_index": 29, + "elapsed_ns": 26095, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 313455, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10010624, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6200749, + "runtime_create_ns": 26078, + "jit_attach_ns": 50390, + "context_create_ns": 101000, + "definition_eval_ns": 35917, + "first_eval_ns": 219791, + "threshold_crossing_ns": 5707140, + "compile_ns": 5400183, + "install_ns": 41317, + "osr_ns": 0, + "steady_state_ns": 26095 + } + } + ], + "raw_latency_ns": [ + 25890, + 25891, + 25732, + 26076, + 26050, + 26226, + 26163, + 26291, + 30358, + 29319, + 26308, + 25962, + 25851, + 26152, + 26157, + 26092, + 26121, + 26142, + 25966, + 26087, + 26023, + 26124, + 25753, + 26150, + 26081, + 25950, + 31148, + 25900, + 26386, + 26095 + ], + "raw_throughput_ops": [ + 149, + 147, + 152, + 151, + 144, + 149, + 149, + 151, + 149, + 151 + ], + "median_ns": 26095, + "mad_ns": 131, + "p95_ns": 30358, + "p99_ns": 31148, + "ci95_ns": [ + 26050, + 26152 + ], + "compile_ns": 5498218, + "install_ns": 42962, + "break_even_executions": 10 + }, + { + "name": "scalar-loop", + "suite": "rquickjs-jit focused", + "group": "scalar-loop", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 25908, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283885, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9912320, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5895129, + "runtime_create_ns": 24470, + "jit_attach_ns": 46280, + "context_create_ns": 98013, + "definition_eval_ns": 36691, + "first_eval_ns": 212581, + "threshold_crossing_ns": 5417366, + "compile_ns": 5061549, + "install_ns": 39924, + "osr_ns": 0, + "steady_state_ns": 25908 + } + }, + { + "pair_index": 1, + "elapsed_ns": 25868, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 284277, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9945088, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5923318, + "runtime_create_ns": 26516, + "jit_attach_ns": 49823, + "context_create_ns": 98236, + "definition_eval_ns": 37037, + "first_eval_ns": 211409, + "threshold_crossing_ns": 5438259, + "compile_ns": 5087355, + "install_ns": 40708, + "osr_ns": 0, + "steady_state_ns": 25868 + } + }, + { + "pair_index": 2, + "elapsed_ns": 26098, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 297383, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9928704, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6367429, + "runtime_create_ns": 24634, + "jit_attach_ns": 55569, + "context_create_ns": 96564, + "definition_eval_ns": 42746, + "first_eval_ns": 213690, + "threshold_crossing_ns": 5873666, + "compile_ns": 5455702, + "install_ns": 42788, + "osr_ns": 0, + "steady_state_ns": 26098 + } + }, + { + "pair_index": 3, + "elapsed_ns": 26295, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 288668, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9990144, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6206649, + "runtime_create_ns": 24098, + "jit_attach_ns": 48223, + "context_create_ns": 99149, + "definition_eval_ns": 33636, + "first_eval_ns": 217770, + "threshold_crossing_ns": 5723772, + "compile_ns": 5379658, + "install_ns": 39999, + "osr_ns": 0, + "steady_state_ns": 26295 + } + }, + { + "pair_index": 4, + "elapsed_ns": 26361, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 289466, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10084352, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6033607, + "runtime_create_ns": 21623, + "jit_attach_ns": 50200, + "context_create_ns": 100884, + "definition_eval_ns": 34939, + "first_eval_ns": 210604, + "threshold_crossing_ns": 5553108, + "compile_ns": 5244956, + "install_ns": 45335, + "osr_ns": 0, + "steady_state_ns": 26361 + } + }, + { + "pair_index": 5, + "elapsed_ns": 26025, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 285821, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9875456, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6208636, + "runtime_create_ns": 24297, + "jit_attach_ns": 43925, + "context_create_ns": 104412, + "definition_eval_ns": 38264, + "first_eval_ns": 211188, + "threshold_crossing_ns": 5727797, + "compile_ns": 5394677, + "install_ns": 44455, + "osr_ns": 0, + "steady_state_ns": 26025 + } + }, + { + "pair_index": 6, + "elapsed_ns": 31695, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 284035, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10051584, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6222721, + "runtime_create_ns": 23986, + "jit_attach_ns": 47800, + "context_create_ns": 99013, + "definition_eval_ns": 40575, + "first_eval_ns": 217585, + "threshold_crossing_ns": 5723636, + "compile_ns": 5374173, + "install_ns": 40327, + "osr_ns": 0, + "steady_state_ns": 31695 + } + }, + { + "pair_index": 7, + "elapsed_ns": 30275, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 294257, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9928704, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6389915, + "runtime_create_ns": 23903, + "jit_attach_ns": 70346, + "context_create_ns": 100326, + "definition_eval_ns": 40686, + "first_eval_ns": 221421, + "threshold_crossing_ns": 5866392, + "compile_ns": 5475708, + "install_ns": 43649, + "osr_ns": 0, + "steady_state_ns": 30275 + } + }, + { + "pair_index": 8, + "elapsed_ns": 25851, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 285934, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9949184, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6108229, + "runtime_create_ns": 24739, + "jit_attach_ns": 46226, + "context_create_ns": 96780, + "definition_eval_ns": 37515, + "first_eval_ns": 226785, + "threshold_crossing_ns": 5617211, + "compile_ns": 5282824, + "install_ns": 41186, + "osr_ns": 0, + "steady_state_ns": 25851 + } + }, + { + "pair_index": 9, + "elapsed_ns": 26067, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 245650, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9940992, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6121258, + "runtime_create_ns": 24003, + "jit_attach_ns": 50008, + "context_create_ns": 107809, + "definition_eval_ns": 43913, + "first_eval_ns": 212290, + "threshold_crossing_ns": 5619949, + "compile_ns": 5290846, + "install_ns": 43903, + "osr_ns": 0, + "steady_state_ns": 26067 + } + }, + { + "pair_index": 10, + "elapsed_ns": 26243, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 302448, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10043392, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5991917, + "runtime_create_ns": 22181, + "jit_attach_ns": 47325, + "context_create_ns": 100491, + "definition_eval_ns": 33104, + "first_eval_ns": 212060, + "threshold_crossing_ns": 5516376, + "compile_ns": 5203689, + "install_ns": 39483, + "osr_ns": 0, + "steady_state_ns": 26243 + } + }, + { + "pair_index": 11, + "elapsed_ns": 26101, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 288747, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9912320, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 5839852, + "runtime_create_ns": 25882, + "jit_attach_ns": 47446, + "context_create_ns": 96278, + "definition_eval_ns": 33541, + "first_eval_ns": 225527, + "threshold_crossing_ns": 5351316, + "compile_ns": 5050112, + "install_ns": 39370, + "osr_ns": 0, + "steady_state_ns": 26101 + } + }, + { + "pair_index": 12, + "elapsed_ns": 30595, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 285353, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9940992, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7437574, + "runtime_create_ns": 22823, + "jit_attach_ns": 51419, + "context_create_ns": 98764, + "definition_eval_ns": 40067, + "first_eval_ns": 224674, + "threshold_crossing_ns": 6932265, + "compile_ns": 6527387, + "install_ns": 42635, + "osr_ns": 0, + "steady_state_ns": 30595 + } + }, + { + "pair_index": 13, + "elapsed_ns": 26174, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 300339, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9908224, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6227759, + "runtime_create_ns": 24462, + "jit_attach_ns": 49835, + "context_create_ns": 98198, + "definition_eval_ns": 32983, + "first_eval_ns": 211927, + "threshold_crossing_ns": 5750367, + "compile_ns": 5420444, + "install_ns": 42297, + "osr_ns": 0, + "steady_state_ns": 26174 + } + }, + { + "pair_index": 14, + "elapsed_ns": 27691, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283265, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9961472, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6737880, + "runtime_create_ns": 42214, + "jit_attach_ns": 84917, + "context_create_ns": 103912, + "definition_eval_ns": 37286, + "first_eval_ns": 238913, + "threshold_crossing_ns": 6164181, + "compile_ns": 5827485, + "install_ns": 43812, + "osr_ns": 0, + "steady_state_ns": 27691 + } + }, + { + "pair_index": 15, + "elapsed_ns": 26082, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 286417, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9912320, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6224102, + "runtime_create_ns": 24366, + "jit_attach_ns": 47668, + "context_create_ns": 100391, + "definition_eval_ns": 41478, + "first_eval_ns": 229701, + "threshold_crossing_ns": 5720486, + "compile_ns": 5367206, + "install_ns": 38478, + "osr_ns": 0, + "steady_state_ns": 26082 + } + }, + { + "pair_index": 16, + "elapsed_ns": 25798, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283903, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9809920, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6224431, + "runtime_create_ns": 23953, + "jit_attach_ns": 47069, + "context_create_ns": 100748, + "definition_eval_ns": 35509, + "first_eval_ns": 210759, + "threshold_crossing_ns": 5747101, + "compile_ns": 5395648, + "install_ns": 40852, + "osr_ns": 0, + "steady_state_ns": 25798 + } + }, + { + "pair_index": 17, + "elapsed_ns": 25872, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283690, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9916416, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6093220, + "runtime_create_ns": 23832, + "jit_attach_ns": 48641, + "context_create_ns": 100474, + "definition_eval_ns": 38291, + "first_eval_ns": 216076, + "threshold_crossing_ns": 5595561, + "compile_ns": 5250736, + "install_ns": 41805, + "osr_ns": 0, + "steady_state_ns": 25872 + } + }, + { + "pair_index": 18, + "elapsed_ns": 25985, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283617, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10006528, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6098332, + "runtime_create_ns": 23703, + "jit_attach_ns": 47823, + "context_create_ns": 99215, + "definition_eval_ns": 35671, + "first_eval_ns": 237624, + "threshold_crossing_ns": 5592928, + "compile_ns": 5271858, + "install_ns": 41908, + "osr_ns": 0, + "steady_state_ns": 25985 + } + }, + { + "pair_index": 19, + "elapsed_ns": 26266, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 294391, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9900032, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6048850, + "runtime_create_ns": 24639, + "jit_attach_ns": 49087, + "context_create_ns": 100138, + "definition_eval_ns": 40540, + "first_eval_ns": 216754, + "threshold_crossing_ns": 5555310, + "compile_ns": 5209068, + "install_ns": 41105, + "osr_ns": 0, + "steady_state_ns": 26266 + } + }, + { + "pair_index": 20, + "elapsed_ns": 26202, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 283101, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10027008, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6322410, + "runtime_create_ns": 23919, + "jit_attach_ns": 45711, + "context_create_ns": 96812, + "definition_eval_ns": 36382, + "first_eval_ns": 214489, + "threshold_crossing_ns": 5844941, + "compile_ns": 5525732, + "install_ns": 38437, + "osr_ns": 0, + "steady_state_ns": 26202 + } + }, + { + "pair_index": 21, + "elapsed_ns": 26220, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 287343, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9961472, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6099274, + "runtime_create_ns": 23867, + "jit_attach_ns": 48113, + "context_create_ns": 97960, + "definition_eval_ns": 34363, + "first_eval_ns": 223843, + "threshold_crossing_ns": 5610220, + "compile_ns": 5252070, + "install_ns": 43523, + "osr_ns": 0, + "steady_state_ns": 26220 + } + }, + { + "pair_index": 22, + "elapsed_ns": 26153, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 305697, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9932800, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 7158872, + "runtime_create_ns": 24159, + "jit_attach_ns": 50763, + "context_create_ns": 99234, + "definition_eval_ns": 36363, + "first_eval_ns": 217700, + "threshold_crossing_ns": 6669248, + "compile_ns": 6289152, + "install_ns": 45226, + "osr_ns": 0, + "steady_state_ns": 26153 + } + }, + { + "pair_index": 23, + "elapsed_ns": 26464, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 285312, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10022912, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6211377, + "runtime_create_ns": 22370, + "jit_attach_ns": 47745, + "context_create_ns": 100950, + "definition_eval_ns": 33479, + "first_eval_ns": 208702, + "threshold_crossing_ns": 5736207, + "compile_ns": 5371751, + "install_ns": 40001, + "osr_ns": 0, + "steady_state_ns": 26464 + } + }, + { + "pair_index": 24, + "elapsed_ns": 26336, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 318972, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9981952, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6073321, + "runtime_create_ns": 21679, + "jit_attach_ns": 48253, + "context_create_ns": 100873, + "definition_eval_ns": 34369, + "first_eval_ns": 208586, + "threshold_crossing_ns": 5597342, + "compile_ns": 5220808, + "install_ns": 41782, + "osr_ns": 0, + "steady_state_ns": 26336 + } + }, + { + "pair_index": 25, + "elapsed_ns": 31436, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 280176, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9994240, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6237714, + "runtime_create_ns": 24340, + "jit_attach_ns": 47929, + "context_create_ns": 100061, + "definition_eval_ns": 33015, + "first_eval_ns": 223567, + "threshold_crossing_ns": 5742710, + "compile_ns": 5392753, + "install_ns": 40107, + "osr_ns": 0, + "steady_state_ns": 31436 + } + }, + { + "pair_index": 26, + "elapsed_ns": 26019, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 291490, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10051584, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6378380, + "runtime_create_ns": 24408, + "jit_attach_ns": 49531, + "context_create_ns": 99531, + "definition_eval_ns": 34003, + "first_eval_ns": 218622, + "threshold_crossing_ns": 5891222, + "compile_ns": 5472352, + "install_ns": 46455, + "osr_ns": 0, + "steady_state_ns": 26019 + } + }, + { + "pair_index": 27, + "elapsed_ns": 26033, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 304615, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9998336, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6068199, + "runtime_create_ns": 21253, + "jit_attach_ns": 49362, + "context_create_ns": 100224, + "definition_eval_ns": 36537, + "first_eval_ns": 214331, + "threshold_crossing_ns": 5583306, + "compile_ns": 5227408, + "install_ns": 40957, + "osr_ns": 0, + "steady_state_ns": 26033 + } + }, + { + "pair_index": 28, + "elapsed_ns": 26351, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 301623, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9916416, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6172590, + "runtime_create_ns": 24871, + "jit_attach_ns": 47110, + "context_create_ns": 98327, + "definition_eval_ns": 34554, + "first_eval_ns": 211474, + "threshold_crossing_ns": 5692863, + "compile_ns": 5365433, + "install_ns": 39712, + "osr_ns": 0, + "steady_state_ns": 26351 + } + }, + { + "pair_index": 29, + "elapsed_ns": 26018, + "checksum": "number:413e809800000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 286236, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10010624, + "code_bytes": 15354, + "metadata_bytes": 5716, + "peak_compiler_bytes": 1617, + "phases": { + "total_ns": 6074420, + "runtime_create_ns": 24682, + "jit_attach_ns": 48557, + "context_create_ns": 98835, + "definition_eval_ns": 38604, + "first_eval_ns": 225988, + "threshold_crossing_ns": 5577992, + "compile_ns": 5228512, + "install_ns": 39520, + "osr_ns": 0, + "steady_state_ns": 26018 + } + } + ], + "raw_latency_ns": [ + 25908, + 25868, + 26098, + 26295, + 26361, + 26025, + 31695, + 30275, + 25851, + 26067, + 26243, + 26101, + 30595, + 26174, + 27691, + 26082, + 25798, + 25872, + 25985, + 26266, + 26202, + 26220, + 26153, + 26464, + 26336, + 31436, + 26019, + 26033, + 26351, + 26018 + ], + "raw_throughput_ops": [ + 152, + 150, + 148, + 152, + 151, + 151, + 149, + 150, + 151, + 151 + ], + "median_ns": 26174, + "mad_ns": 162, + "p95_ns": 31436, + "p99_ns": 31695, + "ci95_ns": [ + 26067, + 26295 + ], + "compile_ns": 5367206, + "install_ns": 41186, + "break_even_executions": 9 + }, + { + "name": "call-heavy", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 314718, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11119316, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11051008, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18717065, + "runtime_create_ns": 28419, + "jit_attach_ns": 56283, + "context_create_ns": 102788, + "definition_eval_ns": 63589, + "first_eval_ns": 2229037, + "threshold_crossing_ns": 15860122, + "compile_ns": 16371516, + "install_ns": 93744, + "osr_ns": 0, + "steady_state_ns": 314718 + } + }, + { + "pair_index": 1, + "elapsed_ns": 315775, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 2014, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 10430862, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11177984, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18578965, + "runtime_create_ns": 28112, + "jit_attach_ns": 53407, + "context_create_ns": 101098, + "definition_eval_ns": 57860, + "first_eval_ns": 798241, + "threshold_crossing_ns": 17162440, + "compile_ns": 16165461, + "install_ns": 80070, + "osr_ns": 0, + "steady_state_ns": 315775 + } + }, + { + "pair_index": 2, + "elapsed_ns": 326373, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2002, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11911208, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10956800, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 17980939, + "runtime_create_ns": 25428, + "jit_attach_ns": 48054, + "context_create_ns": 95181, + "definition_eval_ns": 60277, + "first_eval_ns": 829137, + "threshold_crossing_ns": 16536120, + "compile_ns": 15410570, + "install_ns": 77040, + "osr_ns": 0, + "steady_state_ns": 326373 + } + }, + { + "pair_index": 3, + "elapsed_ns": 325664, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11180812, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11198464, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18600463, + "runtime_create_ns": 24549, + "jit_attach_ns": 51635, + "context_create_ns": 107253, + "definition_eval_ns": 59920, + "first_eval_ns": 2214829, + "threshold_crossing_ns": 15753951, + "compile_ns": 16169019, + "install_ns": 83359, + "osr_ns": 0, + "steady_state_ns": 325664 + } + }, + { + "pair_index": 4, + "elapsed_ns": 316251, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11420918, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11051008, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18579188, + "runtime_create_ns": 23152, + "jit_attach_ns": 47476, + "context_create_ns": 100269, + "definition_eval_ns": 54226, + "first_eval_ns": 779678, + "threshold_crossing_ns": 17196023, + "compile_ns": 16125186, + "install_ns": 82959, + "osr_ns": 0, + "steady_state_ns": 316251 + } + }, + { + "pair_index": 5, + "elapsed_ns": 314074, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11107499, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11022336, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18689053, + "runtime_create_ns": 27830, + "jit_attach_ns": 58237, + "context_create_ns": 111085, + "definition_eval_ns": 67977, + "first_eval_ns": 2228014, + "threshold_crossing_ns": 15818020, + "compile_ns": 16309421, + "install_ns": 93879, + "osr_ns": 0, + "steady_state_ns": 314074 + } + }, + { + "pair_index": 6, + "elapsed_ns": 315535, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11163506, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11137024, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18447564, + "runtime_create_ns": 27708, + "jit_attach_ns": 48262, + "context_create_ns": 101228, + "definition_eval_ns": 59006, + "first_eval_ns": 783254, + "threshold_crossing_ns": 17048361, + "compile_ns": 16005906, + "install_ns": 89905, + "osr_ns": 0, + "steady_state_ns": 315535 + } + }, + { + "pair_index": 7, + "elapsed_ns": 328227, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11115620, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11202560, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18595088, + "runtime_create_ns": 22485, + "jit_attach_ns": 54560, + "context_create_ns": 98133, + "definition_eval_ns": 61844, + "first_eval_ns": 792395, + "threshold_crossing_ns": 17173711, + "compile_ns": 16114013, + "install_ns": 82159, + "osr_ns": 0, + "steady_state_ns": 328227 + } + }, + { + "pair_index": 8, + "elapsed_ns": 316362, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2014, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 10511726, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11055104, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18411801, + "runtime_create_ns": 25362, + "jit_attach_ns": 47238, + "context_create_ns": 99367, + "definition_eval_ns": 54821, + "first_eval_ns": 790957, + "threshold_crossing_ns": 17014216, + "compile_ns": 15969227, + "install_ns": 78688, + "osr_ns": 0, + "steady_state_ns": 316362 + } + }, + { + "pair_index": 9, + "elapsed_ns": 323724, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11073071, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10989568, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18470099, + "runtime_create_ns": 24654, + "jit_attach_ns": 46117, + "context_create_ns": 95541, + "definition_eval_ns": 57949, + "first_eval_ns": 778541, + "threshold_crossing_ns": 17083301, + "compile_ns": 16000902, + "install_ns": 77345, + "osr_ns": 0, + "steady_state_ns": 323724 + } + }, + { + "pair_index": 10, + "elapsed_ns": 317698, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11036039, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11010048, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18506087, + "runtime_create_ns": 25623, + "jit_attach_ns": 51082, + "context_create_ns": 97943, + "definition_eval_ns": 54655, + "first_eval_ns": 805420, + "threshold_crossing_ns": 17093505, + "compile_ns": 16053408, + "install_ns": 76545, + "osr_ns": 0, + "steady_state_ns": 317698 + } + }, + { + "pair_index": 11, + "elapsed_ns": 315733, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11118558, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11051008, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18451375, + "runtime_create_ns": 24358, + "jit_attach_ns": 48133, + "context_create_ns": 100426, + "definition_eval_ns": 57069, + "first_eval_ns": 782081, + "threshold_crossing_ns": 17061719, + "compile_ns": 15994759, + "install_ns": 86267, + "osr_ns": 0, + "steady_state_ns": 315733 + } + }, + { + "pair_index": 12, + "elapsed_ns": 315458, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11087895, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11055104, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18559382, + "runtime_create_ns": 31712, + "jit_attach_ns": 51929, + "context_create_ns": 99641, + "definition_eval_ns": 57821, + "first_eval_ns": 788273, + "threshold_crossing_ns": 17153130, + "compile_ns": 15262892, + "install_ns": 84734, + "osr_ns": 0, + "steady_state_ns": 315458 + } + }, + { + "pair_index": 13, + "elapsed_ns": 315539, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11074475, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11100160, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18493499, + "runtime_create_ns": 24707, + "jit_attach_ns": 46603, + "context_create_ns": 107664, + "definition_eval_ns": 52620, + "first_eval_ns": 770160, + "threshold_crossing_ns": 17116220, + "compile_ns": 16018015, + "install_ns": 84252, + "osr_ns": 0, + "steady_state_ns": 315539 + } + }, + { + "pair_index": 14, + "elapsed_ns": 315079, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2014, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 10460791, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11157504, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18439248, + "runtime_create_ns": 25701, + "jit_attach_ns": 47472, + "context_create_ns": 103102, + "definition_eval_ns": 56384, + "first_eval_ns": 777897, + "threshold_crossing_ns": 17050987, + "compile_ns": 16017448, + "install_ns": 80337, + "osr_ns": 0, + "steady_state_ns": 315079 + } + }, + { + "pair_index": 15, + "elapsed_ns": 315246, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11113923, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11231232, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18459874, + "runtime_create_ns": 21363, + "jit_attach_ns": 49730, + "context_create_ns": 109124, + "definition_eval_ns": 56693, + "first_eval_ns": 822588, + "threshold_crossing_ns": 17023324, + "compile_ns": 15976146, + "install_ns": 85856, + "osr_ns": 0, + "steady_state_ns": 315246 + } + }, + { + "pair_index": 16, + "elapsed_ns": 314455, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11118663, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11079680, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18541859, + "runtime_create_ns": 24627, + "jit_attach_ns": 50806, + "context_create_ns": 102844, + "definition_eval_ns": 60954, + "first_eval_ns": 2221022, + "threshold_crossing_ns": 15704512, + "compile_ns": 16142988, + "install_ns": 80409, + "osr_ns": 0, + "steady_state_ns": 314455 + } + }, + { + "pair_index": 17, + "elapsed_ns": 314989, + "checksum": "number:40bb580000000000", + "native_entries": 2016, + "native_acquisitions": 81, + "native_exits": 2016, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2001, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 13062098, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11157504, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18616474, + "runtime_create_ns": 23384, + "jit_attach_ns": 51367, + "context_create_ns": 99316, + "definition_eval_ns": 56499, + "first_eval_ns": 781698, + "threshold_crossing_ns": 17218959, + "compile_ns": 15980461, + "install_ns": 81755, + "osr_ns": 0, + "steady_state_ns": 314989 + } + }, + { + "pair_index": 18, + "elapsed_ns": 314835, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2002, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11879140, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11100160, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18139901, + "runtime_create_ns": 21756, + "jit_attach_ns": 50940, + "context_create_ns": 102889, + "definition_eval_ns": 62392, + "first_eval_ns": 2252018, + "threshold_crossing_ns": 15272210, + "compile_ns": 15587113, + "install_ns": 75415, + "osr_ns": 0, + "steady_state_ns": 314835 + } + }, + { + "pair_index": 19, + "elapsed_ns": 323596, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2002, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11825235, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11141120, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18630348, + "runtime_create_ns": 26093, + "jit_attach_ns": 50512, + "context_create_ns": 103107, + "definition_eval_ns": 66835, + "first_eval_ns": 2201095, + "threshold_crossing_ns": 15794973, + "compile_ns": 16098980, + "install_ns": 80575, + "osr_ns": 0, + "steady_state_ns": 323596 + } + }, + { + "pair_index": 20, + "elapsed_ns": 317071, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 2014, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 10347668, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11059200, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18427255, + "runtime_create_ns": 23093, + "jit_attach_ns": 47395, + "context_create_ns": 102131, + "definition_eval_ns": 53454, + "first_eval_ns": 797417, + "threshold_crossing_ns": 17025365, + "compile_ns": 15996707, + "install_ns": 75183, + "osr_ns": 0, + "steady_state_ns": 317071 + } + }, + { + "pair_index": 21, + "elapsed_ns": 315244, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11076817, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11218944, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18429372, + "runtime_create_ns": 23466, + "jit_attach_ns": 50059, + "context_create_ns": 100499, + "definition_eval_ns": 57670, + "first_eval_ns": 2238725, + "threshold_crossing_ns": 15581527, + "compile_ns": 16003626, + "install_ns": 79298, + "osr_ns": 0, + "steady_state_ns": 315244 + } + }, + { + "pair_index": 22, + "elapsed_ns": 318126, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11177204, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11141120, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18521827, + "runtime_create_ns": 24369, + "jit_attach_ns": 50731, + "context_create_ns": 101293, + "definition_eval_ns": 56814, + "first_eval_ns": 792410, + "threshold_crossing_ns": 17116377, + "compile_ns": 16053800, + "install_ns": 80708, + "osr_ns": 0, + "steady_state_ns": 318126 + } + }, + { + "pair_index": 23, + "elapsed_ns": 316471, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2014, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 14, + "measured_benefit_ns": 10425702, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11087872, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18415338, + "runtime_create_ns": 25158, + "jit_attach_ns": 47853, + "context_create_ns": 98204, + "definition_eval_ns": 54650, + "first_eval_ns": 786671, + "threshold_crossing_ns": 17024902, + "compile_ns": 15995864, + "install_ns": 78515, + "osr_ns": 0, + "steady_state_ns": 316471 + } + }, + { + "pair_index": 24, + "elapsed_ns": 315243, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11155887, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11087872, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18397373, + "runtime_create_ns": 24318, + "jit_attach_ns": 46307, + "context_create_ns": 96827, + "definition_eval_ns": 57657, + "first_eval_ns": 801906, + "threshold_crossing_ns": 16993265, + "compile_ns": 15936685, + "install_ns": 85317, + "osr_ns": 0, + "steady_state_ns": 315243 + } + }, + { + "pair_index": 25, + "elapsed_ns": 323388, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11047585, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11108352, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18545642, + "runtime_create_ns": 23036, + "jit_attach_ns": 48310, + "context_create_ns": 97725, + "definition_eval_ns": 61537, + "first_eval_ns": 788362, + "threshold_crossing_ns": 17138269, + "compile_ns": 16090616, + "install_ns": 73797, + "osr_ns": 0, + "steady_state_ns": 323388 + } + }, + { + "pair_index": 26, + "elapsed_ns": 314326, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11203884, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11153408, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18524315, + "runtime_create_ns": 22979, + "jit_attach_ns": 48838, + "context_create_ns": 99419, + "definition_eval_ns": 59020, + "first_eval_ns": 801034, + "threshold_crossing_ns": 17115914, + "compile_ns": 16061125, + "install_ns": 82590, + "osr_ns": 0, + "steady_state_ns": 314326 + } + }, + { + "pair_index": 27, + "elapsed_ns": 315025, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11198571, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11067392, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18585834, + "runtime_create_ns": 25335, + "jit_attach_ns": 48009, + "context_create_ns": 99391, + "definition_eval_ns": 55755, + "first_eval_ns": 782696, + "threshold_crossing_ns": 17196313, + "compile_ns": 16096999, + "install_ns": 89101, + "osr_ns": 0, + "steady_state_ns": 315025 + } + }, + { + "pair_index": 28, + "elapsed_ns": 320704, + "checksum": "number:40bb580000000000", + "native_entries": 2017, + "native_acquisitions": 82, + "native_exits": 2017, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 12610950, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11104256, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18798887, + "runtime_create_ns": 23659, + "jit_attach_ns": 49051, + "context_create_ns": 98310, + "definition_eval_ns": 53534, + "first_eval_ns": 780823, + "threshold_crossing_ns": 17410934, + "compile_ns": 16344453, + "install_ns": 101374, + "osr_ns": 0, + "steady_state_ns": 320704 + } + }, + { + "pair_index": 29, + "elapsed_ns": 329986, + "checksum": "number:40bb580000000000", + "native_entries": 2018, + "native_acquisitions": 83, + "native_exits": 2018, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 2015, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 11055085, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11071488, + "code_bytes": 36429, + "metadata_bytes": 11564, + "peak_compiler_bytes": 2805, + "phases": { + "total_ns": 18385055, + "runtime_create_ns": 22370, + "jit_attach_ns": 47734, + "context_create_ns": 108190, + "definition_eval_ns": 56325, + "first_eval_ns": 771599, + "threshold_crossing_ns": 16986697, + "compile_ns": 15904839, + "install_ns": 76404, + "osr_ns": 0, + "steady_state_ns": 329986 + } + } + ], + "raw_latency_ns": [ + 314718, + 315775, + 326373, + 325664, + 316251, + 314074, + 315535, + 328227, + 316362, + 323724, + 317698, + 315733, + 315458, + 315539, + 315079, + 315246, + 314455, + 314989, + 314835, + 323596, + 317071, + 315244, + 318126, + 316471, + 315243, + 323388, + 314326, + 315025, + 320704, + 329986 + ], + "raw_throughput_ops": [ + 53, + 53, + 53, + 53, + 53, + 53, + 53, + 53, + 53, + 53 + ], + "median_ns": 315775, + "mad_ns": 1057, + "p95_ns": 328227, + "p99_ns": 329986, + "ci95_ns": [ + 315246, + 317698 + ], + "compile_ns": 16018015, + "install_ns": 81755, + "break_even_executions": 15 + }, + { + "name": "generic-call-entry", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 7640509, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10096640, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26961226, + "runtime_create_ns": 26290, + "jit_attach_ns": 50394, + "context_create_ns": 106500, + "definition_eval_ns": 51816, + "first_eval_ns": 720626, + "threshold_crossing_ns": 17568707, + "compile_ns": 9585223, + "install_ns": 40569, + "osr_ns": 0, + "steady_state_ns": 7640509 + } + }, + { + "pair_index": 1, + "elapsed_ns": 7625522, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10162176, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26956275, + "runtime_create_ns": 46591, + "jit_attach_ns": 51386, + "context_create_ns": 103210, + "definition_eval_ns": 53994, + "first_eval_ns": 719801, + "threshold_crossing_ns": 17551773, + "compile_ns": 9021199, + "install_ns": 35495, + "osr_ns": 0, + "steady_state_ns": 7625522 + } + }, + { + "pair_index": 2, + "elapsed_ns": 7694628, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10104832, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27132085, + "runtime_create_ns": 27674, + "jit_attach_ns": 51859, + "context_create_ns": 102361, + "definition_eval_ns": 56512, + "first_eval_ns": 739166, + "threshold_crossing_ns": 17655173, + "compile_ns": 9645932, + "install_ns": 37464, + "osr_ns": 0, + "steady_state_ns": 7694628 + } + }, + { + "pair_index": 3, + "elapsed_ns": 7732797, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10059776, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27279805, + "runtime_create_ns": 24806, + "jit_attach_ns": 48982, + "context_create_ns": 98704, + "definition_eval_ns": 51478, + "first_eval_ns": 731798, + "threshold_crossing_ns": 17775245, + "compile_ns": 9681672, + "install_ns": 36259, + "osr_ns": 0, + "steady_state_ns": 7732797 + } + }, + { + "pair_index": 4, + "elapsed_ns": 7661620, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10207232, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26928256, + "runtime_create_ns": 21811, + "jit_attach_ns": 51269, + "context_create_ns": 101301, + "definition_eval_ns": 50034, + "first_eval_ns": 717761, + "threshold_crossing_ns": 17524961, + "compile_ns": 9511707, + "install_ns": 36116, + "osr_ns": 0, + "steady_state_ns": 7661620 + } + }, + { + "pair_index": 5, + "elapsed_ns": 7705538, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10117120, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27063424, + "runtime_create_ns": 25878, + "jit_attach_ns": 48193, + "context_create_ns": 98201, + "definition_eval_ns": 48318, + "first_eval_ns": 723271, + "threshold_crossing_ns": 17610569, + "compile_ns": 9602786, + "install_ns": 33631, + "osr_ns": 0, + "steady_state_ns": 7705538 + } + }, + { + "pair_index": 6, + "elapsed_ns": 7682648, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10252288, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27048454, + "runtime_create_ns": 23980, + "jit_attach_ns": 56316, + "context_create_ns": 105937, + "definition_eval_ns": 59756, + "first_eval_ns": 722122, + "threshold_crossing_ns": 17600323, + "compile_ns": 9648764, + "install_ns": 36947, + "osr_ns": 0, + "steady_state_ns": 7682648 + } + }, + { + "pair_index": 7, + "elapsed_ns": 7683089, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10207232, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27238940, + "runtime_create_ns": 27147, + "jit_attach_ns": 59282, + "context_create_ns": 109124, + "definition_eval_ns": 56215, + "first_eval_ns": 711446, + "threshold_crossing_ns": 17783393, + "compile_ns": 9766422, + "install_ns": 38574, + "osr_ns": 0, + "steady_state_ns": 7683089 + } + }, + { + "pair_index": 8, + "elapsed_ns": 7685064, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10145792, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26966476, + "runtime_create_ns": 24786, + "jit_attach_ns": 48715, + "context_create_ns": 98451, + "definition_eval_ns": 50532, + "first_eval_ns": 710754, + "threshold_crossing_ns": 17555777, + "compile_ns": 9516408, + "install_ns": 36836, + "osr_ns": 0, + "steady_state_ns": 7685064 + } + }, + { + "pair_index": 9, + "elapsed_ns": 7635809, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10170368, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26915412, + "runtime_create_ns": 23255, + "jit_attach_ns": 50918, + "context_create_ns": 115867, + "definition_eval_ns": 50904, + "first_eval_ns": 717221, + "threshold_crossing_ns": 17527255, + "compile_ns": 9547190, + "install_ns": 36310, + "osr_ns": 0, + "steady_state_ns": 7635809 + } + }, + { + "pair_index": 10, + "elapsed_ns": 7800329, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10158080, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27146033, + "runtime_create_ns": 27245, + "jit_attach_ns": 52406, + "context_create_ns": 103037, + "definition_eval_ns": 58043, + "first_eval_ns": 734095, + "threshold_crossing_ns": 17571099, + "compile_ns": 9695499, + "install_ns": 38983, + "osr_ns": 0, + "steady_state_ns": 7800329 + } + }, + { + "pair_index": 11, + "elapsed_ns": 7591484, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10223616, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26931028, + "runtime_create_ns": 24910, + "jit_attach_ns": 50758, + "context_create_ns": 99684, + "definition_eval_ns": 53817, + "first_eval_ns": 716648, + "threshold_crossing_ns": 17591288, + "compile_ns": 9647301, + "install_ns": 37772, + "osr_ns": 0, + "steady_state_ns": 7591484 + } + }, + { + "pair_index": 12, + "elapsed_ns": 7671019, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10092544, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27135923, + "runtime_create_ns": 25516, + "jit_attach_ns": 50952, + "context_create_ns": 100699, + "definition_eval_ns": 55352, + "first_eval_ns": 739661, + "threshold_crossing_ns": 17708735, + "compile_ns": 9707105, + "install_ns": 37457, + "osr_ns": 0, + "steady_state_ns": 7671019 + } + }, + { + "pair_index": 13, + "elapsed_ns": 7649081, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10215424, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27079584, + "runtime_create_ns": 27069, + "jit_attach_ns": 51056, + "context_create_ns": 110146, + "definition_eval_ns": 55280, + "first_eval_ns": 709454, + "threshold_crossing_ns": 17671165, + "compile_ns": 9669784, + "install_ns": 41123, + "osr_ns": 0, + "steady_state_ns": 7649081 + } + }, + { + "pair_index": 14, + "elapsed_ns": 7668414, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10104832, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26991949, + "runtime_create_ns": 24269, + "jit_attach_ns": 48030, + "context_create_ns": 99172, + "definition_eval_ns": 47861, + "first_eval_ns": 714531, + "threshold_crossing_ns": 17588764, + "compile_ns": 9528719, + "install_ns": 40870, + "osr_ns": 0, + "steady_state_ns": 7668414 + } + }, + { + "pair_index": 15, + "elapsed_ns": 7646013, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10219520, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26951521, + "runtime_create_ns": 40274, + "jit_attach_ns": 51130, + "context_create_ns": 98965, + "definition_eval_ns": 48554, + "first_eval_ns": 706829, + "threshold_crossing_ns": 17554516, + "compile_ns": 9584353, + "install_ns": 34197, + "osr_ns": 0, + "steady_state_ns": 7646013 + } + }, + { + "pair_index": 16, + "elapsed_ns": 7659602, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10170368, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26966167, + "runtime_create_ns": 27406, + "jit_attach_ns": 50091, + "context_create_ns": 101086, + "definition_eval_ns": 57261, + "first_eval_ns": 733854, + "threshold_crossing_ns": 17530145, + "compile_ns": 9574172, + "install_ns": 35312, + "osr_ns": 0, + "steady_state_ns": 7659602 + } + }, + { + "pair_index": 17, + "elapsed_ns": 7682849, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10158080, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27205864, + "runtime_create_ns": 27440, + "jit_attach_ns": 52666, + "context_create_ns": 106314, + "definition_eval_ns": 59171, + "first_eval_ns": 720008, + "threshold_crossing_ns": 17754224, + "compile_ns": 9736760, + "install_ns": 43166, + "osr_ns": 0, + "steady_state_ns": 7682849 + } + }, + { + "pair_index": 18, + "elapsed_ns": 7676071, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10182656, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27025305, + "runtime_create_ns": 25712, + "jit_attach_ns": 48060, + "context_create_ns": 98959, + "definition_eval_ns": 49309, + "first_eval_ns": 704563, + "threshold_crossing_ns": 17608296, + "compile_ns": 9556904, + "install_ns": 40942, + "osr_ns": 0, + "steady_state_ns": 7676071 + } + }, + { + "pair_index": 19, + "elapsed_ns": 7655815, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10178560, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27003036, + "runtime_create_ns": 21603, + "jit_attach_ns": 50725, + "context_create_ns": 111855, + "definition_eval_ns": 51417, + "first_eval_ns": 701368, + "threshold_crossing_ns": 17610107, + "compile_ns": 9563220, + "install_ns": 38947, + "osr_ns": 0, + "steady_state_ns": 7655815 + } + }, + { + "pair_index": 20, + "elapsed_ns": 7644427, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10280960, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27210497, + "runtime_create_ns": 21662, + "jit_attach_ns": 63834, + "context_create_ns": 103521, + "definition_eval_ns": 50098, + "first_eval_ns": 746893, + "threshold_crossing_ns": 17793982, + "compile_ns": 9836847, + "install_ns": 41442, + "osr_ns": 0, + "steady_state_ns": 7644427 + } + }, + { + "pair_index": 21, + "elapsed_ns": 7634842, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10121216, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26923426, + "runtime_create_ns": 22378, + "jit_attach_ns": 50664, + "context_create_ns": 100343, + "definition_eval_ns": 53039, + "first_eval_ns": 735860, + "threshold_crossing_ns": 17532117, + "compile_ns": 9547866, + "install_ns": 35203, + "osr_ns": 0, + "steady_state_ns": 7634842 + } + }, + { + "pair_index": 22, + "elapsed_ns": 7700145, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10264576, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27159740, + "runtime_create_ns": 23077, + "jit_attach_ns": 53086, + "context_create_ns": 103448, + "definition_eval_ns": 56321, + "first_eval_ns": 744851, + "threshold_crossing_ns": 17681764, + "compile_ns": 9688490, + "install_ns": 37843, + "osr_ns": 0, + "steady_state_ns": 7700145 + } + }, + { + "pair_index": 23, + "elapsed_ns": 7648706, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10215424, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26905866, + "runtime_create_ns": 25452, + "jit_attach_ns": 47281, + "context_create_ns": 99589, + "definition_eval_ns": 49289, + "first_eval_ns": 721904, + "threshold_crossing_ns": 17502497, + "compile_ns": 9501498, + "install_ns": 37735, + "osr_ns": 0, + "steady_state_ns": 7648706 + } + }, + { + "pair_index": 24, + "elapsed_ns": 7676889, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10039296, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27060388, + "runtime_create_ns": 25508, + "jit_attach_ns": 49597, + "context_create_ns": 97952, + "definition_eval_ns": 62029, + "first_eval_ns": 728255, + "threshold_crossing_ns": 17615923, + "compile_ns": 9697174, + "install_ns": 40445, + "osr_ns": 0, + "steady_state_ns": 7676889 + } + }, + { + "pair_index": 25, + "elapsed_ns": 7643090, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10113024, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 26975534, + "runtime_create_ns": 27542, + "jit_attach_ns": 49102, + "context_create_ns": 100879, + "definition_eval_ns": 48707, + "first_eval_ns": 713156, + "threshold_crossing_ns": 17596184, + "compile_ns": 9617873, + "install_ns": 35540, + "osr_ns": 0, + "steady_state_ns": 7643090 + } + }, + { + "pair_index": 26, + "elapsed_ns": 7713697, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10219520, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27132980, + "runtime_create_ns": 25161, + "jit_attach_ns": 57612, + "context_create_ns": 109440, + "definition_eval_ns": 66135, + "first_eval_ns": 718750, + "threshold_crossing_ns": 17623123, + "compile_ns": 9715107, + "install_ns": 37762, + "osr_ns": 0, + "steady_state_ns": 7713697 + } + }, + { + "pair_index": 27, + "elapsed_ns": 7705977, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10133504, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27173292, + "runtime_create_ns": 23952, + "jit_attach_ns": 53060, + "context_create_ns": 107589, + "definition_eval_ns": 67579, + "first_eval_ns": 724836, + "threshold_crossing_ns": 17699005, + "compile_ns": 9704484, + "install_ns": 46948, + "osr_ns": 0, + "steady_state_ns": 7705977 + } + }, + { + "pair_index": 28, + "elapsed_ns": 7631477, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10108928, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27187281, + "runtime_create_ns": 27106, + "jit_attach_ns": 58852, + "context_create_ns": 126869, + "definition_eval_ns": 60401, + "first_eval_ns": 2160265, + "threshold_crossing_ns": 16324089, + "compile_ns": 9876827, + "install_ns": 41754, + "osr_ns": 0, + "steady_state_ns": 7631477 + } + }, + { + "pair_index": 29, + "elapsed_ns": 7690859, + "checksum": "number:409f400000000000", + "native_entries": 38005, + "native_acquisitions": 1222, + "native_exits": 38005, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 38005, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10080256, + "code_bytes": 20448, + "metadata_bytes": 5248, + "peak_compiler_bytes": 1584, + "phases": { + "total_ns": 27184226, + "runtime_create_ns": 26822, + "jit_attach_ns": 56669, + "context_create_ns": 106620, + "definition_eval_ns": 56290, + "first_eval_ns": 728492, + "threshold_crossing_ns": 17705351, + "compile_ns": 9721530, + "install_ns": 46295, + "osr_ns": 0, + "steady_state_ns": 7690859 + } + } + ], + "raw_latency_ns": [ + 7640509, + 7625522, + 7694628, + 7732797, + 7661620, + 7705538, + 7682648, + 7683089, + 7685064, + 7635809, + 7800329, + 7591484, + 7671019, + 7649081, + 7668414, + 7646013, + 7659602, + 7682849, + 7676071, + 7655815, + 7644427, + 7634842, + 7700145, + 7648706, + 7676889, + 7643090, + 7713697, + 7705977, + 7631477, + 7690859 + ], + "raw_throughput_ops": [ + 37, + 37, + 37, + 36, + 36, + 36, + 37, + 36, + 37, + 37 + ], + "median_ns": 7671019, + "mad_ns": 25006, + "p95_ns": 7732797, + "p99_ns": 7800329, + "ci95_ns": [ + 7649081, + 7683089 + ], + "compile_ns": 9647301, + "install_ns": 37772, + "break_even_executions": null + }, + { + "name": "property-heavy", + "suite": "rquickjs-jit focused", + "group": "property-heavy", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 5130079, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11796480, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28936387, + "runtime_create_ns": 24018, + "jit_attach_ns": 52052, + "context_create_ns": 101611, + "definition_eval_ns": 50316, + "first_eval_ns": 573220, + "threshold_crossing_ns": 22460886, + "compile_ns": 19614676, + "install_ns": 57968, + "osr_ns": 0, + "steady_state_ns": 5130079 + } + }, + { + "pair_index": 1, + "elapsed_ns": 5131514, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11886592, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28819233, + "runtime_create_ns": 25412, + "jit_attach_ns": 52966, + "context_create_ns": 104133, + "definition_eval_ns": 53628, + "first_eval_ns": 599156, + "threshold_crossing_ns": 22304429, + "compile_ns": 19532052, + "install_ns": 56944, + "osr_ns": 0, + "steady_state_ns": 5131514 + } + }, + { + "pair_index": 2, + "elapsed_ns": 5129212, + "checksum": "number:412e942200000000", + "native_entries": 21, + "native_acquisitions": 21, + "native_exits": 21, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11890688, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 29319882, + "runtime_create_ns": 21414, + "jit_attach_ns": 52461, + "context_create_ns": 100766, + "definition_eval_ns": 53638, + "first_eval_ns": 594216, + "threshold_crossing_ns": 22821844, + "compile_ns": 19946411, + "install_ns": 53567, + "osr_ns": 0, + "steady_state_ns": 5129212 + } + }, + { + "pair_index": 3, + "elapsed_ns": 5145748, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11866112, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28751095, + "runtime_create_ns": 23388, + "jit_attach_ns": 49015, + "context_create_ns": 103240, + "definition_eval_ns": 52680, + "first_eval_ns": 578780, + "threshold_crossing_ns": 22251360, + "compile_ns": 19428974, + "install_ns": 52136, + "osr_ns": 0, + "steady_state_ns": 5145748 + } + }, + { + "pair_index": 4, + "elapsed_ns": 5136668, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11755520, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28806956, + "runtime_create_ns": 22893, + "jit_attach_ns": 48351, + "context_create_ns": 102157, + "definition_eval_ns": 51156, + "first_eval_ns": 592329, + "threshold_crossing_ns": 22299694, + "compile_ns": 19475779, + "install_ns": 54824, + "osr_ns": 0, + "steady_state_ns": 5136668 + } + }, + { + "pair_index": 5, + "elapsed_ns": 5160638, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11833344, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28717522, + "runtime_create_ns": 26126, + "jit_attach_ns": 54417, + "context_create_ns": 107274, + "definition_eval_ns": 59422, + "first_eval_ns": 609017, + "threshold_crossing_ns": 22152568, + "compile_ns": 19403399, + "install_ns": 57958, + "osr_ns": 0, + "steady_state_ns": 5160638 + } + }, + { + "pair_index": 6, + "elapsed_ns": 5160875, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11767808, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28835716, + "runtime_create_ns": 27396, + "jit_attach_ns": 61140, + "context_create_ns": 105358, + "definition_eval_ns": 55682, + "first_eval_ns": 577820, + "threshold_crossing_ns": 22301910, + "compile_ns": 19501474, + "install_ns": 57556, + "osr_ns": 0, + "steady_state_ns": 5160875 + } + }, + { + "pair_index": 7, + "elapsed_ns": 5155095, + "checksum": "number:412e942200000000", + "native_entries": 22, + "native_acquisitions": 22, + "native_exits": 22, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11747328, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 30123031, + "runtime_create_ns": 21629, + "jit_attach_ns": 53301, + "context_create_ns": 102092, + "definition_eval_ns": 54446, + "first_eval_ns": 599562, + "threshold_crossing_ns": 23585288, + "compile_ns": 20771908, + "install_ns": 57890, + "osr_ns": 0, + "steady_state_ns": 5155095 + } + }, + { + "pair_index": 8, + "elapsed_ns": 5129753, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11739136, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28803640, + "runtime_create_ns": 26552, + "jit_attach_ns": 48205, + "context_create_ns": 108236, + "definition_eval_ns": 57913, + "first_eval_ns": 577543, + "threshold_crossing_ns": 22301465, + "compile_ns": 19482147, + "install_ns": 57440, + "osr_ns": 0, + "steady_state_ns": 5129753 + } + }, + { + "pair_index": 9, + "elapsed_ns": 5131030, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11726848, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28819405, + "runtime_create_ns": 27200, + "jit_attach_ns": 61908, + "context_create_ns": 103578, + "definition_eval_ns": 56792, + "first_eval_ns": 602169, + "threshold_crossing_ns": 22288729, + "compile_ns": 19564552, + "install_ns": 56473, + "osr_ns": 0, + "steady_state_ns": 5131030 + } + }, + { + "pair_index": 10, + "elapsed_ns": 5167447, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11776000, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28821882, + "runtime_create_ns": 21717, + "jit_attach_ns": 51132, + "context_create_ns": 101390, + "definition_eval_ns": 51409, + "first_eval_ns": 575903, + "threshold_crossing_ns": 22307197, + "compile_ns": 19461104, + "install_ns": 52284, + "osr_ns": 0, + "steady_state_ns": 5167447 + } + }, + { + "pair_index": 11, + "elapsed_ns": 5154349, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11907072, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 29087581, + "runtime_create_ns": 24306, + "jit_attach_ns": 95313, + "context_create_ns": 133566, + "definition_eval_ns": 67018, + "first_eval_ns": 606323, + "threshold_crossing_ns": 22454582, + "compile_ns": 19770650, + "install_ns": 57393, + "osr_ns": 0, + "steady_state_ns": 5154349 + } + }, + { + "pair_index": 12, + "elapsed_ns": 5153301, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11837440, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28907305, + "runtime_create_ns": 23581, + "jit_attach_ns": 50181, + "context_create_ns": 107384, + "definition_eval_ns": 50781, + "first_eval_ns": 608951, + "threshold_crossing_ns": 22368869, + "compile_ns": 19495034, + "install_ns": 58620, + "osr_ns": 0, + "steady_state_ns": 5153301 + } + }, + { + "pair_index": 13, + "elapsed_ns": 5129198, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11780096, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28914577, + "runtime_create_ns": 28518, + "jit_attach_ns": 56522, + "context_create_ns": 104982, + "definition_eval_ns": 70272, + "first_eval_ns": 593168, + "threshold_crossing_ns": 22375509, + "compile_ns": 19574909, + "install_ns": 53501, + "osr_ns": 0, + "steady_state_ns": 5129198 + } + }, + { + "pair_index": 14, + "elapsed_ns": 5132174, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11894784, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 29140391, + "runtime_create_ns": 28642, + "jit_attach_ns": 62209, + "context_create_ns": 116679, + "definition_eval_ns": 68210, + "first_eval_ns": 619430, + "threshold_crossing_ns": 22564013, + "compile_ns": 19878853, + "install_ns": 59898, + "osr_ns": 0, + "steady_state_ns": 5132174 + } + }, + { + "pair_index": 15, + "elapsed_ns": 5266051, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11780096, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 29050027, + "runtime_create_ns": 24394, + "jit_attach_ns": 49443, + "context_create_ns": 103194, + "definition_eval_ns": 49479, + "first_eval_ns": 581908, + "threshold_crossing_ns": 22423291, + "compile_ns": 19587580, + "install_ns": 61225, + "osr_ns": 0, + "steady_state_ns": 5266051 + } + }, + { + "pair_index": 16, + "elapsed_ns": 5169755, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11689984, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28983199, + "runtime_create_ns": 27835, + "jit_attach_ns": 50244, + "context_create_ns": 108015, + "definition_eval_ns": 55432, + "first_eval_ns": 593799, + "threshold_crossing_ns": 22420973, + "compile_ns": 19658556, + "install_ns": 59060, + "osr_ns": 0, + "steady_state_ns": 5169755 + } + }, + { + "pair_index": 17, + "elapsed_ns": 5154407, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11812864, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28985782, + "runtime_create_ns": 23070, + "jit_attach_ns": 51801, + "context_create_ns": 103595, + "definition_eval_ns": 58611, + "first_eval_ns": 581162, + "threshold_crossing_ns": 22468277, + "compile_ns": 19582189, + "install_ns": 57343, + "osr_ns": 0, + "steady_state_ns": 5154407 + } + }, + { + "pair_index": 18, + "elapsed_ns": 5137054, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11649024, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28849320, + "runtime_create_ns": 24882, + "jit_attach_ns": 51050, + "context_create_ns": 105144, + "definition_eval_ns": 62160, + "first_eval_ns": 577399, + "threshold_crossing_ns": 22348574, + "compile_ns": 19520684, + "install_ns": 55623, + "osr_ns": 0, + "steady_state_ns": 5137054 + } + }, + { + "pair_index": 19, + "elapsed_ns": 5152993, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11673600, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28822543, + "runtime_create_ns": 26461, + "jit_attach_ns": 50760, + "context_create_ns": 102721, + "definition_eval_ns": 51307, + "first_eval_ns": 588268, + "threshold_crossing_ns": 22306248, + "compile_ns": 19457009, + "install_ns": 54059, + "osr_ns": 0, + "steady_state_ns": 5152993 + } + }, + { + "pair_index": 20, + "elapsed_ns": 5140949, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11833344, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28804543, + "runtime_create_ns": 22579, + "jit_attach_ns": 53243, + "context_create_ns": 105295, + "definition_eval_ns": 55757, + "first_eval_ns": 591393, + "threshold_crossing_ns": 22286254, + "compile_ns": 19492312, + "install_ns": 60898, + "osr_ns": 0, + "steady_state_ns": 5140949 + } + }, + { + "pair_index": 21, + "elapsed_ns": 5171040, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11776000, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28827948, + "runtime_create_ns": 23701, + "jit_attach_ns": 48891, + "context_create_ns": 102051, + "definition_eval_ns": 48917, + "first_eval_ns": 574344, + "threshold_crossing_ns": 22314010, + "compile_ns": 19475257, + "install_ns": 52773, + "osr_ns": 0, + "steady_state_ns": 5171040 + } + }, + { + "pair_index": 22, + "elapsed_ns": 5124681, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11943936, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28822649, + "runtime_create_ns": 21588, + "jit_attach_ns": 51272, + "context_create_ns": 101141, + "definition_eval_ns": 54604, + "first_eval_ns": 592079, + "threshold_crossing_ns": 22312575, + "compile_ns": 19476130, + "install_ns": 53857, + "osr_ns": 0, + "steady_state_ns": 5124681 + } + }, + { + "pair_index": 23, + "elapsed_ns": 5149958, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11767808, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28770963, + "runtime_create_ns": 26327, + "jit_attach_ns": 51007, + "context_create_ns": 101675, + "definition_eval_ns": 49089, + "first_eval_ns": 577250, + "threshold_crossing_ns": 22253677, + "compile_ns": 19414380, + "install_ns": 57405, + "osr_ns": 0, + "steady_state_ns": 5149958 + } + }, + { + "pair_index": 24, + "elapsed_ns": 5182384, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11812864, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28990288, + "runtime_create_ns": 24462, + "jit_attach_ns": 51872, + "context_create_ns": 105872, + "definition_eval_ns": 55466, + "first_eval_ns": 591251, + "threshold_crossing_ns": 22422579, + "compile_ns": 19644617, + "install_ns": 55523, + "osr_ns": 0, + "steady_state_ns": 5182384 + } + }, + { + "pair_index": 25, + "elapsed_ns": 5168873, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11669504, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28914826, + "runtime_create_ns": 25576, + "jit_attach_ns": 48202, + "context_create_ns": 99546, + "definition_eval_ns": 50849, + "first_eval_ns": 577495, + "threshold_crossing_ns": 22399531, + "compile_ns": 19565521, + "install_ns": 52981, + "osr_ns": 0, + "steady_state_ns": 5168873 + } + }, + { + "pair_index": 26, + "elapsed_ns": 5134519, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11718656, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28794233, + "runtime_create_ns": 25992, + "jit_attach_ns": 48954, + "context_create_ns": 100742, + "definition_eval_ns": 52254, + "first_eval_ns": 613197, + "threshold_crossing_ns": 22276790, + "compile_ns": 19477424, + "install_ns": 51910, + "osr_ns": 0, + "steady_state_ns": 5134519 + } + }, + { + "pair_index": 27, + "elapsed_ns": 5150545, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11763712, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28872691, + "runtime_create_ns": 23517, + "jit_attach_ns": 48886, + "context_create_ns": 98539, + "definition_eval_ns": 51665, + "first_eval_ns": 591439, + "threshold_crossing_ns": 22353277, + "compile_ns": 19474702, + "install_ns": 56687, + "osr_ns": 0, + "steady_state_ns": 5150545 + } + }, + { + "pair_index": 28, + "elapsed_ns": 5169223, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11636736, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 29069031, + "runtime_create_ns": 25710, + "jit_attach_ns": 51547, + "context_create_ns": 106296, + "definition_eval_ns": 89959, + "first_eval_ns": 2081180, + "threshold_crossing_ns": 20996454, + "compile_ns": 19804965, + "install_ns": 56392, + "osr_ns": 0, + "steady_state_ns": 5169223 + } + }, + { + "pair_index": 29, + "elapsed_ns": 5242019, + "checksum": "number:412e942200000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11804672, + "code_bytes": 49592, + "metadata_bytes": 13645, + "peak_compiler_bytes": 3960, + "phases": { + "total_ns": 28846366, + "runtime_create_ns": 22859, + "jit_attach_ns": 49106, + "context_create_ns": 103422, + "definition_eval_ns": 51724, + "first_eval_ns": 588073, + "threshold_crossing_ns": 22229745, + "compile_ns": 19390478, + "install_ns": 57247, + "osr_ns": 0, + "steady_state_ns": 5242019 + } + } + ], + "raw_latency_ns": [ + 5130079, + 5131514, + 5129212, + 5145748, + 5136668, + 5160638, + 5160875, + 5155095, + 5129753, + 5131030, + 5167447, + 5154349, + 5153301, + 5129198, + 5132174, + 5266051, + 5169755, + 5154407, + 5137054, + 5152993, + 5140949, + 5171040, + 5124681, + 5149958, + 5182384, + 5168873, + 5134519, + 5150545, + 5169223, + 5242019 + ], + "raw_throughput_ops": [ + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34, + 34 + ], + "median_ns": 5152993, + "mad_ns": 16325, + "p95_ns": 5242019, + "p99_ns": 5266051, + "ci95_ns": [ + 5137054, + 5160638 + ], + "compile_ns": 19520684, + "install_ns": 56944, + "break_even_executions": null + }, + { + "name": "fibonacci-iterative", + "suite": "rquickjs-jit focused", + "group": "compute", + "designated_kernel": true, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 830980, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8449121, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12476416, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32305280, + "runtime_create_ns": 29529, + "jit_attach_ns": 62295, + "context_create_ns": 112390, + "definition_eval_ns": 58289, + "first_eval_ns": 14926289, + "threshold_crossing_ns": 16156104, + "compile_ns": 29566906, + "install_ns": 75861, + "osr_ns": 0, + "steady_state_ns": 830980 + } + }, + { + "pair_index": 1, + "elapsed_ns": 836966, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5089571, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32848614, + "runtime_create_ns": 31176, + "jit_attach_ns": 60424, + "context_create_ns": 120010, + "definition_eval_ns": 59258, + "first_eval_ns": 14880240, + "threshold_crossing_ns": 16739891, + "compile_ns": 30358364, + "install_ns": 84356, + "osr_ns": 0, + "steady_state_ns": 836966 + } + }, + { + "pair_index": 2, + "elapsed_ns": 905785, + "checksum": "number:419865fb2c000000", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 7538230, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12529664, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32365034, + "runtime_create_ns": 29710, + "jit_attach_ns": 66913, + "context_create_ns": 112379, + "definition_eval_ns": 55551, + "first_eval_ns": 14912961, + "threshold_crossing_ns": 16147809, + "compile_ns": 29635014, + "install_ns": 81502, + "osr_ns": 0, + "steady_state_ns": 905785 + } + }, + { + "pair_index": 3, + "elapsed_ns": 876367, + "checksum": "number:419865fb2c000000", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 7441107, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12689408, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32641994, + "runtime_create_ns": 27901, + "jit_attach_ns": 65217, + "context_create_ns": 116257, + "definition_eval_ns": 63794, + "first_eval_ns": 14917780, + "threshold_crossing_ns": 16452043, + "compile_ns": 29997497, + "install_ns": 77566, + "osr_ns": 0, + "steady_state_ns": 876367 + } + }, + { + "pair_index": 4, + "elapsed_ns": 898620, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8317525, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12496896, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32954317, + "runtime_create_ns": 26881, + "jit_attach_ns": 64200, + "context_create_ns": 114902, + "definition_eval_ns": 61566, + "first_eval_ns": 15900338, + "threshold_crossing_ns": 15762186, + "compile_ns": 30156539, + "install_ns": 91454, + "osr_ns": 0, + "steady_state_ns": 898620 + } + }, + { + "pair_index": 5, + "elapsed_ns": 832185, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5315731, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12525568, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32798213, + "runtime_create_ns": 28434, + "jit_attach_ns": 60865, + "context_create_ns": 112849, + "definition_eval_ns": 57840, + "first_eval_ns": 14776429, + "threshold_crossing_ns": 16812857, + "compile_ns": 30297720, + "install_ns": 75871, + "osr_ns": 0, + "steady_state_ns": 832185 + } + }, + { + "pair_index": 6, + "elapsed_ns": 841828, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5129538, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12468224, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32789386, + "runtime_create_ns": 27936, + "jit_attach_ns": 63604, + "context_create_ns": 117279, + "definition_eval_ns": 62442, + "first_eval_ns": 17760853, + "threshold_crossing_ns": 13796958, + "compile_ns": 30284270, + "install_ns": 70813, + "osr_ns": 0, + "steady_state_ns": 841828 + } + }, + { + "pair_index": 7, + "elapsed_ns": 867002, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5051942, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12623872, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33030768, + "runtime_create_ns": 29549, + "jit_attach_ns": 62344, + "context_create_ns": 120149, + "definition_eval_ns": 57090, + "first_eval_ns": 15891454, + "threshold_crossing_ns": 15870623, + "compile_ns": 30478091, + "install_ns": 78403, + "osr_ns": 0, + "steady_state_ns": 867002 + } + }, + { + "pair_index": 8, + "elapsed_ns": 837031, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8217660, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12500992, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33067354, + "runtime_create_ns": 31214, + "jit_attach_ns": 65275, + "context_create_ns": 113059, + "definition_eval_ns": 67336, + "first_eval_ns": 14901974, + "threshold_crossing_ns": 16933121, + "compile_ns": 30434764, + "install_ns": 82981, + "osr_ns": 0, + "steady_state_ns": 837031 + } + }, + { + "pair_index": 9, + "elapsed_ns": 875485, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5061644, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12525568, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32777057, + "runtime_create_ns": 27458, + "jit_attach_ns": 63266, + "context_create_ns": 112978, + "definition_eval_ns": 61811, + "first_eval_ns": 14906672, + "threshold_crossing_ns": 16604534, + "compile_ns": 30339023, + "install_ns": 78844, + "osr_ns": 0, + "steady_state_ns": 875485 + } + }, + { + "pair_index": 10, + "elapsed_ns": 837785, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8344987, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12390400, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32451587, + "runtime_create_ns": 32152, + "jit_attach_ns": 58051, + "context_create_ns": 105869, + "definition_eval_ns": 66787, + "first_eval_ns": 17741949, + "threshold_crossing_ns": 13493885, + "compile_ns": 29785956, + "install_ns": 71352, + "osr_ns": 0, + "steady_state_ns": 837785 + } + }, + { + "pair_index": 11, + "elapsed_ns": 881440, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8287837, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12554240, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32660277, + "runtime_create_ns": 38349, + "jit_attach_ns": 59855, + "context_create_ns": 110902, + "definition_eval_ns": 57808, + "first_eval_ns": 17725049, + "threshold_crossing_ns": 13660561, + "compile_ns": 29896676, + "install_ns": 77129, + "osr_ns": 0, + "steady_state_ns": 881440 + } + }, + { + "pair_index": 12, + "elapsed_ns": 838133, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8406467, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12541952, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32391843, + "runtime_create_ns": 32037, + "jit_attach_ns": 61821, + "context_create_ns": 108097, + "definition_eval_ns": 56409, + "first_eval_ns": 17801619, + "threshold_crossing_ns": 13367158, + "compile_ns": 29627975, + "install_ns": 74282, + "osr_ns": 0, + "steady_state_ns": 838133 + } + }, + { + "pair_index": 13, + "elapsed_ns": 832699, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8391961, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12484608, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32969525, + "runtime_create_ns": 26103, + "jit_attach_ns": 62288, + "context_create_ns": 137918, + "definition_eval_ns": 117645, + "first_eval_ns": 17759113, + "threshold_crossing_ns": 13905113, + "compile_ns": 30366291, + "install_ns": 81117, + "osr_ns": 0, + "steady_state_ns": 832699 + } + }, + { + "pair_index": 14, + "elapsed_ns": 845025, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8406938, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12402688, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32321514, + "runtime_create_ns": 29450, + "jit_attach_ns": 62125, + "context_create_ns": 111592, + "definition_eval_ns": 61573, + "first_eval_ns": 15766123, + "threshold_crossing_ns": 15326371, + "compile_ns": 29618866, + "install_ns": 78899, + "osr_ns": 0, + "steady_state_ns": 845025 + } + }, + { + "pair_index": 15, + "elapsed_ns": 835130, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8151060, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33484199, + "runtime_create_ns": 29447, + "jit_attach_ns": 70964, + "context_create_ns": 130212, + "definition_eval_ns": 58877, + "first_eval_ns": 17703357, + "threshold_crossing_ns": 14535817, + "compile_ns": 30772781, + "install_ns": 103496, + "osr_ns": 0, + "steady_state_ns": 835130 + } + }, + { + "pair_index": 16, + "elapsed_ns": 843202, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5140924, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12406784, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32956314, + "runtime_create_ns": 31603, + "jit_attach_ns": 62647, + "context_create_ns": 110264, + "definition_eval_ns": 66402, + "first_eval_ns": 17753862, + "threshold_crossing_ns": 13968949, + "compile_ns": 30479002, + "install_ns": 80984, + "osr_ns": 0, + "steady_state_ns": 843202 + } + }, + { + "pair_index": 17, + "elapsed_ns": 865797, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5198847, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12681216, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32879093, + "runtime_create_ns": 26809, + "jit_attach_ns": 63895, + "context_create_ns": 107201, + "definition_eval_ns": 55549, + "first_eval_ns": 14976589, + "threshold_crossing_ns": 16652662, + "compile_ns": 30309275, + "install_ns": 75674, + "osr_ns": 0, + "steady_state_ns": 865797 + } + }, + { + "pair_index": 18, + "elapsed_ns": 891754, + "checksum": "number:419865fb2c000000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 14, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12439552, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33080407, + "runtime_create_ns": 29721, + "jit_attach_ns": 63198, + "context_create_ns": 113453, + "definition_eval_ns": 60679, + "first_eval_ns": 17736435, + "threshold_crossing_ns": 14060831, + "compile_ns": 30212687, + "install_ns": 82073, + "osr_ns": 0, + "steady_state_ns": 891754 + } + }, + { + "pair_index": 19, + "elapsed_ns": 829834, + "checksum": "number:419865fb2c000000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 14, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12689408, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33087554, + "runtime_create_ns": 27060, + "jit_attach_ns": 69414, + "context_create_ns": 113454, + "definition_eval_ns": 61618, + "first_eval_ns": 17843884, + "threshold_crossing_ns": 14022982, + "compile_ns": 30561539, + "install_ns": 83710, + "osr_ns": 0, + "steady_state_ns": 829834 + } + }, + { + "pair_index": 20, + "elapsed_ns": 899975, + "checksum": "number:419865fb2c000000", + "native_entries": 15, + "native_acquisitions": 15, + "native_exits": 15, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12492800, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32979929, + "runtime_create_ns": 29011, + "jit_attach_ns": 57560, + "context_create_ns": 110963, + "definition_eval_ns": 59327, + "first_eval_ns": 17775354, + "threshold_crossing_ns": 13923406, + "compile_ns": 30508866, + "install_ns": 78949, + "osr_ns": 0, + "steady_state_ns": 899975 + } + }, + { + "pair_index": 21, + "elapsed_ns": 833238, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5037648, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32991154, + "runtime_create_ns": 29428, + "jit_attach_ns": 58300, + "context_create_ns": 105459, + "definition_eval_ns": 66551, + "first_eval_ns": 14896009, + "threshold_crossing_ns": 16883501, + "compile_ns": 30459092, + "install_ns": 72472, + "osr_ns": 0, + "steady_state_ns": 833238 + } + }, + { + "pair_index": 22, + "elapsed_ns": 835020, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8374751, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12529664, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32732529, + "runtime_create_ns": 27837, + "jit_attach_ns": 63002, + "context_create_ns": 107573, + "definition_eval_ns": 53746, + "first_eval_ns": 17763316, + "threshold_crossing_ns": 13765112, + "compile_ns": 30055682, + "install_ns": 75274, + "osr_ns": 0, + "steady_state_ns": 835020 + } + }, + { + "pair_index": 23, + "elapsed_ns": 839187, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5318548, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12509184, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33233789, + "runtime_create_ns": 27812, + "jit_attach_ns": 68205, + "context_create_ns": 117133, + "definition_eval_ns": 64875, + "first_eval_ns": 14933824, + "threshold_crossing_ns": 17061114, + "compile_ns": 30742602, + "install_ns": 83338, + "osr_ns": 0, + "steady_state_ns": 839187 + } + }, + { + "pair_index": 24, + "elapsed_ns": 821518, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8434054, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12480512, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32885107, + "runtime_create_ns": 26071, + "jit_attach_ns": 62502, + "context_create_ns": 112914, + "definition_eval_ns": 60667, + "first_eval_ns": 17718241, + "threshold_crossing_ns": 13963278, + "compile_ns": 30216544, + "install_ns": 77440, + "osr_ns": 0, + "steady_state_ns": 821518 + } + }, + { + "pair_index": 25, + "elapsed_ns": 913786, + "checksum": "number:419865fb2c000000", + "native_entries": 14, + "native_acquisitions": 14, + "native_exits": 14, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 14, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12537856, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32889528, + "runtime_create_ns": 32944, + "jit_attach_ns": 58700, + "context_create_ns": 110314, + "definition_eval_ns": 59414, + "first_eval_ns": 14895861, + "threshold_crossing_ns": 16692249, + "compile_ns": 29533653, + "install_ns": 75759, + "osr_ns": 0, + "steady_state_ns": 913786 + } + }, + { + "pair_index": 26, + "elapsed_ns": 868749, + "checksum": "number:419865fb2c000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 8223061, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12492800, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32789544, + "runtime_create_ns": 31586, + "jit_attach_ns": 59631, + "context_create_ns": 113105, + "definition_eval_ns": 60591, + "first_eval_ns": 15596343, + "threshold_crossing_ns": 15923988, + "compile_ns": 30070359, + "install_ns": 83876, + "osr_ns": 0, + "steady_state_ns": 868749 + } + }, + { + "pair_index": 27, + "elapsed_ns": 891348, + "checksum": "number:419865fb2c000000", + "native_entries": 17, + "native_acquisitions": 17, + "native_exits": 17, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 5122069, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12509184, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 33049647, + "runtime_create_ns": 30497, + "jit_attach_ns": 61176, + "context_create_ns": 115707, + "definition_eval_ns": 58038, + "first_eval_ns": 14995303, + "threshold_crossing_ns": 16779367, + "compile_ns": 30484604, + "install_ns": 78754, + "osr_ns": 0, + "steady_state_ns": 891348 + } + }, + { + "pair_index": 28, + "elapsed_ns": 882852, + "checksum": "number:419865fb2c000000", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 7577656, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12533760, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32523706, + "runtime_create_ns": 29559, + "jit_attach_ns": 65343, + "context_create_ns": 113613, + "definition_eval_ns": 71966, + "first_eval_ns": 14922834, + "threshold_crossing_ns": 16310319, + "compile_ns": 29810255, + "install_ns": 80033, + "osr_ns": 0, + "steady_state_ns": 882852 + } + }, + { + "pair_index": 29, + "elapsed_ns": 870418, + "checksum": "number:419865fb2c000000", + "native_entries": 18, + "native_acquisitions": 18, + "native_exits": 18, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 15, + "measured_benefit_ns": 7353868, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 12546048, + "code_bytes": 63481, + "metadata_bytes": 20261, + "peak_compiler_bytes": 3729, + "phases": { + "total_ns": 32962181, + "runtime_create_ns": 29154, + "jit_attach_ns": 60851, + "context_create_ns": 107666, + "definition_eval_ns": 63556, + "first_eval_ns": 17787775, + "threshold_crossing_ns": 13918179, + "compile_ns": 30257451, + "install_ns": 91551, + "osr_ns": 0, + "steady_state_ns": 870418 + } + } + ], + "raw_latency_ns": [ + 830980, + 836966, + 905785, + 876367, + 898620, + 832185, + 841828, + 867002, + 837031, + 875485, + 837785, + 881440, + 838133, + 832699, + 845025, + 835130, + 843202, + 865797, + 891754, + 829834, + 899975, + 833238, + 835020, + 839187, + 821518, + 913786, + 868749, + 891348, + 882852, + 870418 + ], + "raw_throughput_ops": [ + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 31, + 30 + ], + "median_ns": 845025, + "mad_ns": 20772, + "p95_ns": 905785, + "p99_ns": 913786, + "ci95_ns": [ + 837785, + 875485 + ], + "compile_ns": 30284270, + "install_ns": 78899, + "break_even_executions": 1 + }, + { + "name": "fibonacci-recursive", + "suite": "rquickjs-jit focused", + "group": "call-heavy", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 12272915, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9342976, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26202067, + "runtime_create_ns": 30729, + "jit_attach_ns": 61545, + "context_create_ns": 109294, + "definition_eval_ns": 49886, + "first_eval_ns": 7092020, + "threshold_crossing_ns": 5321431, + "compile_ns": 5985560, + "install_ns": 50142, + "osr_ns": 0, + "steady_state_ns": 12272915 + } + }, + { + "pair_index": 1, + "elapsed_ns": 12148123, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9441280, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26088432, + "runtime_create_ns": 31297, + "jit_attach_ns": 61169, + "context_create_ns": 108754, + "definition_eval_ns": 62296, + "first_eval_ns": 7092549, + "threshold_crossing_ns": 5341690, + "compile_ns": 5997610, + "install_ns": 53053, + "osr_ns": 0, + "steady_state_ns": 12148123 + } + }, + { + "pair_index": 2, + "elapsed_ns": 12214625, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9256960, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26330927, + "runtime_create_ns": 27455, + "jit_attach_ns": 61439, + "context_create_ns": 119003, + "definition_eval_ns": 54492, + "first_eval_ns": 7208615, + "threshold_crossing_ns": 5369645, + "compile_ns": 6057798, + "install_ns": 49749, + "osr_ns": 0, + "steady_state_ns": 12214625 + } + }, + { + "pair_index": 3, + "elapsed_ns": 12237921, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9371648, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26410094, + "runtime_create_ns": 31582, + "jit_attach_ns": 67364, + "context_create_ns": 110798, + "definition_eval_ns": 52540, + "first_eval_ns": 7290234, + "threshold_crossing_ns": 5361222, + "compile_ns": 6136286, + "install_ns": 52771, + "osr_ns": 0, + "steady_state_ns": 12237921 + } + }, + { + "pair_index": 4, + "elapsed_ns": 12346359, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9404416, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26417298, + "runtime_create_ns": 26496, + "jit_attach_ns": 61017, + "context_create_ns": 112906, + "definition_eval_ns": 53729, + "first_eval_ns": 7215737, + "threshold_crossing_ns": 5361857, + "compile_ns": 6100747, + "install_ns": 48916, + "osr_ns": 0, + "steady_state_ns": 12346359 + } + }, + { + "pair_index": 5, + "elapsed_ns": 12312010, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9498624, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26226727, + "runtime_create_ns": 29310, + "jit_attach_ns": 60119, + "context_create_ns": 124141, + "definition_eval_ns": 51662, + "first_eval_ns": 7102704, + "threshold_crossing_ns": 5280478, + "compile_ns": 5999228, + "install_ns": 49936, + "osr_ns": 0, + "steady_state_ns": 12312010 + } + }, + { + "pair_index": 6, + "elapsed_ns": 12192772, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9424896, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26205973, + "runtime_create_ns": 30996, + "jit_attach_ns": 62950, + "context_create_ns": 112844, + "definition_eval_ns": 55029, + "first_eval_ns": 7139918, + "threshold_crossing_ns": 5341447, + "compile_ns": 6030942, + "install_ns": 54197, + "osr_ns": 0, + "steady_state_ns": 12192772 + } + }, + { + "pair_index": 7, + "elapsed_ns": 12159432, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9465856, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26170860, + "runtime_create_ns": 29175, + "jit_attach_ns": 60602, + "context_create_ns": 112724, + "definition_eval_ns": 59083, + "first_eval_ns": 7167340, + "threshold_crossing_ns": 5348537, + "compile_ns": 6051128, + "install_ns": 50814, + "osr_ns": 0, + "steady_state_ns": 12159432 + } + }, + { + "pair_index": 8, + "elapsed_ns": 12190432, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9445376, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26207980, + "runtime_create_ns": 26705, + "jit_attach_ns": 62748, + "context_create_ns": 114580, + "definition_eval_ns": 53566, + "first_eval_ns": 7113277, + "threshold_crossing_ns": 5379609, + "compile_ns": 6017186, + "install_ns": 47610, + "osr_ns": 0, + "steady_state_ns": 12190432 + } + }, + { + "pair_index": 9, + "elapsed_ns": 12247248, + "checksum": "number:40ba6d0000000000", + "native_entries": 2694, + "native_acquisitions": 1433, + "native_exits": 2694, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 2679, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9457664, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26263108, + "runtime_create_ns": 32583, + "jit_attach_ns": 64088, + "context_create_ns": 114821, + "definition_eval_ns": 55435, + "first_eval_ns": 7140301, + "threshold_crossing_ns": 5326720, + "compile_ns": 4742385, + "install_ns": 51294, + "osr_ns": 0, + "steady_state_ns": 12247248 + } + }, + { + "pair_index": 10, + "elapsed_ns": 12854056, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9392128, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26805575, + "runtime_create_ns": 29495, + "jit_attach_ns": 64597, + "context_create_ns": 114447, + "definition_eval_ns": 53715, + "first_eval_ns": 7094384, + "threshold_crossing_ns": 5340768, + "compile_ns": 6007785, + "install_ns": 45302, + "osr_ns": 0, + "steady_state_ns": 12854056 + } + }, + { + "pair_index": 11, + "elapsed_ns": 12185811, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9281536, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26156264, + "runtime_create_ns": 32169, + "jit_attach_ns": 62010, + "context_create_ns": 109316, + "definition_eval_ns": 62820, + "first_eval_ns": 7136160, + "threshold_crossing_ns": 5306833, + "compile_ns": 6044145, + "install_ns": 55050, + "osr_ns": 0, + "steady_state_ns": 12185811 + } + }, + { + "pair_index": 12, + "elapsed_ns": 12387910, + "checksum": "number:40ba6d0000000000", + "native_entries": 3810, + "native_acquisitions": 1991, + "native_exits": 3810, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3795, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9445376, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26795323, + "runtime_create_ns": 26855, + "jit_attach_ns": 63477, + "context_create_ns": 122239, + "definition_eval_ns": 56539, + "first_eval_ns": 7330797, + "threshold_crossing_ns": 5546386, + "compile_ns": 4050251, + "install_ns": 59816, + "osr_ns": 0, + "steady_state_ns": 12387910 + } + }, + { + "pair_index": 13, + "elapsed_ns": 12196978, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9392128, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26049197, + "runtime_create_ns": 31357, + "jit_attach_ns": 60108, + "context_create_ns": 111121, + "definition_eval_ns": 54436, + "first_eval_ns": 7087545, + "threshold_crossing_ns": 5251750, + "compile_ns": 5983762, + "install_ns": 44086, + "osr_ns": 0, + "steady_state_ns": 12196978 + } + }, + { + "pair_index": 14, + "elapsed_ns": 12157351, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9355264, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26182786, + "runtime_create_ns": 28401, + "jit_attach_ns": 61791, + "context_create_ns": 112648, + "definition_eval_ns": 66941, + "first_eval_ns": 7153668, + "threshold_crossing_ns": 5339648, + "compile_ns": 6057363, + "install_ns": 51567, + "osr_ns": 0, + "steady_state_ns": 12157351 + } + }, + { + "pair_index": 15, + "elapsed_ns": 12256016, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9347072, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26367815, + "runtime_create_ns": 31046, + "jit_attach_ns": 69245, + "context_create_ns": 109262, + "definition_eval_ns": 58981, + "first_eval_ns": 7198593, + "threshold_crossing_ns": 5340156, + "compile_ns": 6060912, + "install_ns": 56560, + "osr_ns": 0, + "steady_state_ns": 12256016 + } + }, + { + "pair_index": 16, + "elapsed_ns": 12159080, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9363456, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26127429, + "runtime_create_ns": 27277, + "jit_attach_ns": 63013, + "context_create_ns": 112561, + "definition_eval_ns": 58803, + "first_eval_ns": 7111988, + "threshold_crossing_ns": 5346238, + "compile_ns": 6046925, + "install_ns": 50257, + "osr_ns": 0, + "steady_state_ns": 12159080 + } + }, + { + "pair_index": 17, + "elapsed_ns": 12228983, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9281536, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26355568, + "runtime_create_ns": 34619, + "jit_attach_ns": 62600, + "context_create_ns": 106517, + "definition_eval_ns": 62455, + "first_eval_ns": 7214926, + "threshold_crossing_ns": 5376016, + "compile_ns": 6081232, + "install_ns": 52370, + "osr_ns": 0, + "steady_state_ns": 12228983 + } + }, + { + "pair_index": 18, + "elapsed_ns": 12238023, + "checksum": "number:40ba6d0000000000", + "native_entries": 3349, + "native_acquisitions": 1759, + "native_exits": 3349, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3334, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9408512, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26178909, + "runtime_create_ns": 28706, + "jit_attach_ns": 60941, + "context_create_ns": 113355, + "definition_eval_ns": 53913, + "first_eval_ns": 7113024, + "threshold_crossing_ns": 5304838, + "compile_ns": 4388179, + "install_ns": 43811, + "osr_ns": 0, + "steady_state_ns": 12238023 + } + }, + { + "pair_index": 19, + "elapsed_ns": 12141234, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9334784, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26056563, + "runtime_create_ns": 29850, + "jit_attach_ns": 60033, + "context_create_ns": 113224, + "definition_eval_ns": 55294, + "first_eval_ns": 7096466, + "threshold_crossing_ns": 5309131, + "compile_ns": 5993376, + "install_ns": 47423, + "osr_ns": 0, + "steady_state_ns": 12141234 + } + }, + { + "pair_index": 20, + "elapsed_ns": 12479293, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9515008, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26555700, + "runtime_create_ns": 28511, + "jit_attach_ns": 66035, + "context_create_ns": 117350, + "definition_eval_ns": 56442, + "first_eval_ns": 7146938, + "threshold_crossing_ns": 5400242, + "compile_ns": 6050186, + "install_ns": 58245, + "osr_ns": 0, + "steady_state_ns": 12479293 + } + }, + { + "pair_index": 21, + "elapsed_ns": 12219226, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9437184, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26227720, + "runtime_create_ns": 31366, + "jit_attach_ns": 62989, + "context_create_ns": 113991, + "definition_eval_ns": 56638, + "first_eval_ns": 7110439, + "threshold_crossing_ns": 5366389, + "compile_ns": 6038774, + "install_ns": 54062, + "osr_ns": 0, + "steady_state_ns": 12219226 + } + }, + { + "pair_index": 22, + "elapsed_ns": 12838075, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9437184, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26977854, + "runtime_create_ns": 26366, + "jit_attach_ns": 69859, + "context_create_ns": 115110, + "definition_eval_ns": 58311, + "first_eval_ns": 7156981, + "threshold_crossing_ns": 5380735, + "compile_ns": 6024435, + "install_ns": 52895, + "osr_ns": 0, + "steady_state_ns": 12838075 + } + }, + { + "pair_index": 23, + "elapsed_ns": 12187572, + "checksum": "number:40ba6d0000000000", + "native_entries": 3973, + "native_acquisitions": 2092, + "native_exits": 3973, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 3958, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9289728, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26203777, + "runtime_create_ns": 28276, + "jit_attach_ns": 60586, + "context_create_ns": 111904, + "definition_eval_ns": 53977, + "first_eval_ns": 7160091, + "threshold_crossing_ns": 5334527, + "compile_ns": 4077804, + "install_ns": 44141, + "osr_ns": 0, + "steady_state_ns": 12187572 + } + }, + { + "pair_index": 24, + "elapsed_ns": 12255625, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9371648, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26227644, + "runtime_create_ns": 30336, + "jit_attach_ns": 59008, + "context_create_ns": 108758, + "definition_eval_ns": 50183, + "first_eval_ns": 7082893, + "threshold_crossing_ns": 5381775, + "compile_ns": 5983438, + "install_ns": 45301, + "osr_ns": 0, + "steady_state_ns": 12255625 + } + }, + { + "pair_index": 25, + "elapsed_ns": 12309799, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9494528, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26192240, + "runtime_create_ns": 33436, + "jit_attach_ns": 69131, + "context_create_ns": 113895, + "definition_eval_ns": 54569, + "first_eval_ns": 7046433, + "threshold_crossing_ns": 5330762, + "compile_ns": 5993179, + "install_ns": 46716, + "osr_ns": 0, + "steady_state_ns": 12309799 + } + }, + { + "pair_index": 26, + "elapsed_ns": 12271614, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9351168, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26235716, + "runtime_create_ns": 27239, + "jit_attach_ns": 61905, + "context_create_ns": 115746, + "definition_eval_ns": 55379, + "first_eval_ns": 7052435, + "threshold_crossing_ns": 5382479, + "compile_ns": 5980533, + "install_ns": 47937, + "osr_ns": 0, + "steady_state_ns": 12271614 + } + }, + { + "pair_index": 27, + "elapsed_ns": 12205020, + "checksum": "number:40ba6d0000000000", + "native_entries": 19, + "native_acquisitions": 19, + "native_exits": 19, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9170944, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26219973, + "runtime_create_ns": 27091, + "jit_attach_ns": 64079, + "context_create_ns": 113000, + "definition_eval_ns": 60509, + "first_eval_ns": 7174063, + "threshold_crossing_ns": 5326125, + "compile_ns": 6054515, + "install_ns": 53720, + "osr_ns": 0, + "steady_state_ns": 12205020 + } + }, + { + "pair_index": 28, + "elapsed_ns": 12230145, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9437184, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26161070, + "runtime_create_ns": 27495, + "jit_attach_ns": 58475, + "context_create_ns": 110980, + "definition_eval_ns": 54489, + "first_eval_ns": 7089979, + "threshold_crossing_ns": 5325049, + "compile_ns": 5992413, + "install_ns": 45743, + "osr_ns": 0, + "steady_state_ns": 12230145 + } + }, + { + "pair_index": 29, + "elapsed_ns": 12291421, + "checksum": "number:40ba6d0000000000", + "native_entries": 20, + "native_acquisitions": 20, + "native_exits": 20, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 15, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9318400, + "code_bytes": 9863, + "metadata_bytes": 3166, + "peak_compiler_bytes": 1287, + "phases": { + "total_ns": 26281556, + "runtime_create_ns": 29519, + "jit_attach_ns": 58089, + "context_create_ns": 106051, + "definition_eval_ns": 60419, + "first_eval_ns": 7141604, + "threshold_crossing_ns": 5351573, + "compile_ns": 6025433, + "install_ns": 49894, + "osr_ns": 0, + "steady_state_ns": 12291421 + } + } + ], + "raw_latency_ns": [ + 12272915, + 12148123, + 12214625, + 12237921, + 12346359, + 12312010, + 12192772, + 12159432, + 12190432, + 12247248, + 12854056, + 12185811, + 12387910, + 12196978, + 12157351, + 12256016, + 12159080, + 12228983, + 12238023, + 12141234, + 12479293, + 12219226, + 12838075, + 12187572, + 12255625, + 12309799, + 12271614, + 12205020, + 12230145, + 12291421 + ], + "raw_throughput_ops": [ + 37, + 38, + 37, + 38, + 38, + 38, + 38, + 38, + 38, + 38 + ], + "median_ns": 12237921, + "mad_ns": 50349, + "p95_ns": 12838075, + "p99_ns": 12854056, + "ci95_ns": [ + 12205020, + 12271614 + ], + "compile_ns": 6024435, + "install_ns": 50257, + "break_even_executions": null + }, + { + "name": "collections", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1771012, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6459392, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3194376, + "runtime_create_ns": 26939, + "jit_attach_ns": 56273, + "context_create_ns": 107755, + "definition_eval_ns": 59184, + "first_eval_ns": 208628, + "threshold_crossing_ns": 749248, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1771012 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1786870, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6303744, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3224432, + "runtime_create_ns": 25120, + "jit_attach_ns": 66234, + "context_create_ns": 108560, + "definition_eval_ns": 61051, + "first_eval_ns": 220671, + "threshold_crossing_ns": 736281, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1786870 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1778886, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6123520, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3200151, + "runtime_create_ns": 24618, + "jit_attach_ns": 69127, + "context_create_ns": 102783, + "definition_eval_ns": 52971, + "first_eval_ns": 214424, + "threshold_crossing_ns": 741121, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1778886 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1792849, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6275072, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3214735, + "runtime_create_ns": 28697, + "jit_attach_ns": 55340, + "context_create_ns": 109387, + "definition_eval_ns": 64541, + "first_eval_ns": 208501, + "threshold_crossing_ns": 738920, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1792849 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1781442, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3214544, + "runtime_create_ns": 27552, + "jit_attach_ns": 58668, + "context_create_ns": 113923, + "definition_eval_ns": 59039, + "first_eval_ns": 219160, + "threshold_crossing_ns": 735404, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1781442 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1813345, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3221184, + "runtime_create_ns": 24659, + "jit_attach_ns": 58186, + "context_create_ns": 108823, + "definition_eval_ns": 59514, + "first_eval_ns": 210468, + "threshold_crossing_ns": 736804, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1813345 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1787576, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6172672, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3227860, + "runtime_create_ns": 27476, + "jit_attach_ns": 61567, + "context_create_ns": 108365, + "definition_eval_ns": 60587, + "first_eval_ns": 223001, + "threshold_crossing_ns": 744251, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1787576 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1797744, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6246400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3236934, + "runtime_create_ns": 26812, + "jit_attach_ns": 52747, + "context_create_ns": 107034, + "definition_eval_ns": 68270, + "first_eval_ns": 229974, + "threshold_crossing_ns": 739342, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1797744 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1801094, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6303744, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3228289, + "runtime_create_ns": 25557, + "jit_attach_ns": 62460, + "context_create_ns": 114188, + "definition_eval_ns": 69954, + "first_eval_ns": 205874, + "threshold_crossing_ns": 727035, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1801094 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1802774, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6443008, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3238464, + "runtime_create_ns": 27602, + "jit_attach_ns": 68802, + "context_create_ns": 114037, + "definition_eval_ns": 59339, + "first_eval_ns": 207628, + "threshold_crossing_ns": 741784, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1802774 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1793141, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3216396, + "runtime_create_ns": 26520, + "jit_attach_ns": 62251, + "context_create_ns": 110125, + "definition_eval_ns": 61926, + "first_eval_ns": 214098, + "threshold_crossing_ns": 729959, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1793141 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1794649, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6438912, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3224819, + "runtime_create_ns": 30833, + "jit_attach_ns": 57766, + "context_create_ns": 112354, + "definition_eval_ns": 61038, + "first_eval_ns": 207897, + "threshold_crossing_ns": 744764, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1794649 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1789943, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3180704, + "runtime_create_ns": 25862, + "jit_attach_ns": 53585, + "context_create_ns": 103990, + "definition_eval_ns": 56612, + "first_eval_ns": 216042, + "threshold_crossing_ns": 727071, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1789943 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1794003, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6242304, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3215719, + "runtime_create_ns": 29115, + "jit_attach_ns": 62212, + "context_create_ns": 107261, + "definition_eval_ns": 64827, + "first_eval_ns": 209604, + "threshold_crossing_ns": 738175, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1794003 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1784765, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3210894, + "runtime_create_ns": 30066, + "jit_attach_ns": 58266, + "context_create_ns": 111673, + "definition_eval_ns": 77686, + "first_eval_ns": 208328, + "threshold_crossing_ns": 725412, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1784765 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1812426, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6246400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3238800, + "runtime_create_ns": 29007, + "jit_attach_ns": 62177, + "context_create_ns": 118768, + "definition_eval_ns": 59532, + "first_eval_ns": 207092, + "threshold_crossing_ns": 736140, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1812426 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1790045, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3228538, + "runtime_create_ns": 27612, + "jit_attach_ns": 62967, + "context_create_ns": 119303, + "definition_eval_ns": 61264, + "first_eval_ns": 206954, + "threshold_crossing_ns": 743032, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1790045 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1774244, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6115328, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3157491, + "runtime_create_ns": 24257, + "jit_attach_ns": 53729, + "context_create_ns": 100251, + "definition_eval_ns": 51315, + "first_eval_ns": 205741, + "threshold_crossing_ns": 739593, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1774244 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1791600, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6262784, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3227163, + "runtime_create_ns": 25646, + "jit_attach_ns": 61032, + "context_create_ns": 114658, + "definition_eval_ns": 65181, + "first_eval_ns": 209515, + "threshold_crossing_ns": 736009, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1791600 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1780859, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3211923, + "runtime_create_ns": 26991, + "jit_attach_ns": 59104, + "context_create_ns": 110441, + "definition_eval_ns": 63143, + "first_eval_ns": 216526, + "threshold_crossing_ns": 742570, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1780859 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1775887, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6340608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3210302, + "runtime_create_ns": 25916, + "jit_attach_ns": 58613, + "context_create_ns": 118269, + "definition_eval_ns": 59243, + "first_eval_ns": 208800, + "threshold_crossing_ns": 749437, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1775887 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2092474, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6189056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3511270, + "runtime_create_ns": 28551, + "jit_attach_ns": 57033, + "context_create_ns": 108563, + "definition_eval_ns": 62511, + "first_eval_ns": 205274, + "threshold_crossing_ns": 744002, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 2092474 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1789278, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3167093, + "runtime_create_ns": 23103, + "jit_attach_ns": 53979, + "context_create_ns": 102433, + "definition_eval_ns": 54360, + "first_eval_ns": 207999, + "threshold_crossing_ns": 725875, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1789278 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1788648, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3219969, + "runtime_create_ns": 30338, + "jit_attach_ns": 57874, + "context_create_ns": 108975, + "definition_eval_ns": 64709, + "first_eval_ns": 217233, + "threshold_crossing_ns": 732882, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1788648 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1795010, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6111232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3243748, + "runtime_create_ns": 27742, + "jit_attach_ns": 72214, + "context_create_ns": 111630, + "definition_eval_ns": 61190, + "first_eval_ns": 215105, + "threshold_crossing_ns": 740077, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1795010 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1801533, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3236538, + "runtime_create_ns": 30822, + "jit_attach_ns": 62324, + "context_create_ns": 108833, + "definition_eval_ns": 60348, + "first_eval_ns": 214752, + "threshold_crossing_ns": 739367, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1801533 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1792073, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6324224, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3221491, + "runtime_create_ns": 26314, + "jit_attach_ns": 64570, + "context_create_ns": 115087, + "definition_eval_ns": 60397, + "first_eval_ns": 207164, + "threshold_crossing_ns": 742135, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1792073 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1788738, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6471680, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3214404, + "runtime_create_ns": 26062, + "jit_attach_ns": 52807, + "context_create_ns": 107297, + "definition_eval_ns": 67175, + "first_eval_ns": 211294, + "threshold_crossing_ns": 745696, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1788738 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1798200, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6455296, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3224464, + "runtime_create_ns": 27588, + "jit_attach_ns": 62517, + "context_create_ns": 110285, + "definition_eval_ns": 62623, + "first_eval_ns": 212273, + "threshold_crossing_ns": 737073, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1798200 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1800805, + "checksum": "string:1018392", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6447104, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 3228131, + "runtime_create_ns": 34281, + "jit_attach_ns": 58595, + "context_create_ns": 106618, + "definition_eval_ns": 59913, + "first_eval_ns": 211164, + "threshold_crossing_ns": 723144, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 1800805 + } + } + ], + "raw_latency_ns": [ + 1771012, + 1786870, + 1778886, + 1792849, + 1781442, + 1813345, + 1787576, + 1797744, + 1801094, + 1802774, + 1793141, + 1794649, + 1789943, + 1794003, + 1784765, + 1812426, + 1790045, + 1774244, + 1791600, + 1780859, + 1775887, + 2092474, + 1789278, + 1788648, + 1795010, + 1801533, + 1792073, + 1788738, + 1798200, + 1800805 + ], + "raw_throughput_ops": [ + 274, + 273, + 274, + 274, + 274, + 274, + 274, + 274, + 274, + 275 + ], + "median_ns": 1792073, + "mad_ns": 6127, + "p95_ns": 1813345, + "p99_ns": 2092474, + "ci95_ns": [ + 1788738, + 1795010 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "strings-json", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2191905, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11145216, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21609429, + "runtime_create_ns": 26659, + "jit_attach_ns": 47701, + "context_create_ns": 96441, + "definition_eval_ns": 52544, + "first_eval_ns": 533807, + "threshold_crossing_ns": 18399563, + "compile_ns": 14192224, + "install_ns": 39816, + "osr_ns": 0, + "steady_state_ns": 2191905 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2208845, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11374592, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21634330, + "runtime_create_ns": 28094, + "jit_attach_ns": 51925, + "context_create_ns": 101194, + "definition_eval_ns": 50921, + "first_eval_ns": 554878, + "threshold_crossing_ns": 18386347, + "compile_ns": 14216661, + "install_ns": 38140, + "osr_ns": 0, + "steady_state_ns": 2208845 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2228880, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11378688, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21891060, + "runtime_create_ns": 23088, + "jit_attach_ns": 57982, + "context_create_ns": 106379, + "definition_eval_ns": 48119, + "first_eval_ns": 569463, + "threshold_crossing_ns": 18604475, + "compile_ns": 14381469, + "install_ns": 38289, + "osr_ns": 0, + "steady_state_ns": 2228880 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2208034, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11345920, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21652205, + "runtime_create_ns": 23486, + "jit_attach_ns": 50892, + "context_create_ns": 104674, + "definition_eval_ns": 46318, + "first_eval_ns": 552298, + "threshold_crossing_ns": 18404077, + "compile_ns": 14222136, + "install_ns": 37480, + "osr_ns": 0, + "steady_state_ns": 2208034 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2190836, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11374592, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21611338, + "runtime_create_ns": 23802, + "jit_attach_ns": 50453, + "context_create_ns": 100866, + "definition_eval_ns": 43529, + "first_eval_ns": 547088, + "threshold_crossing_ns": 18404208, + "compile_ns": 14188414, + "install_ns": 37471, + "osr_ns": 0, + "steady_state_ns": 2190836 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2214416, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11341824, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21569717, + "runtime_create_ns": 24987, + "jit_attach_ns": 47582, + "context_create_ns": 98691, + "definition_eval_ns": 40563, + "first_eval_ns": 539149, + "threshold_crossing_ns": 18356448, + "compile_ns": 14160734, + "install_ns": 35661, + "osr_ns": 0, + "steady_state_ns": 2214416 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2210162, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11145216, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21653558, + "runtime_create_ns": 25104, + "jit_attach_ns": 50734, + "context_create_ns": 105162, + "definition_eval_ns": 57650, + "first_eval_ns": 538168, + "threshold_crossing_ns": 18412419, + "compile_ns": 14234177, + "install_ns": 33972, + "osr_ns": 0, + "steady_state_ns": 2210162 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2202701, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11345920, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21791697, + "runtime_create_ns": 24711, + "jit_attach_ns": 55007, + "context_create_ns": 111967, + "definition_eval_ns": 74237, + "first_eval_ns": 550079, + "threshold_crossing_ns": 18519546, + "compile_ns": 14371958, + "install_ns": 38415, + "osr_ns": 0, + "steady_state_ns": 2202701 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2200214, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11141120, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21780564, + "runtime_create_ns": 26249, + "jit_attach_ns": 50432, + "context_create_ns": 99797, + "definition_eval_ns": 44655, + "first_eval_ns": 540016, + "threshold_crossing_ns": 18568762, + "compile_ns": 14337648, + "install_ns": 40039, + "osr_ns": 0, + "steady_state_ns": 2200214 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2188195, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11407360, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21625133, + "runtime_create_ns": 29432, + "jit_attach_ns": 50151, + "context_create_ns": 100509, + "definition_eval_ns": 45473, + "first_eval_ns": 539812, + "threshold_crossing_ns": 18421928, + "compile_ns": 14212272, + "install_ns": 35404, + "osr_ns": 0, + "steady_state_ns": 2188195 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2186322, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21648988, + "runtime_create_ns": 23652, + "jit_attach_ns": 52401, + "context_create_ns": 107479, + "definition_eval_ns": 48548, + "first_eval_ns": 538221, + "threshold_crossing_ns": 18441074, + "compile_ns": 14260052, + "install_ns": 38462, + "osr_ns": 0, + "steady_state_ns": 2186322 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2215449, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11198464, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21627004, + "runtime_create_ns": 28443, + "jit_attach_ns": 48306, + "context_create_ns": 100532, + "definition_eval_ns": 52873, + "first_eval_ns": 553980, + "threshold_crossing_ns": 18373845, + "compile_ns": 13779466, + "install_ns": 37668, + "osr_ns": 0, + "steady_state_ns": 2215449 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2198220, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11137024, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21855983, + "runtime_create_ns": 23030, + "jit_attach_ns": 57105, + "context_create_ns": 104619, + "definition_eval_ns": 59168, + "first_eval_ns": 558288, + "threshold_crossing_ns": 18594590, + "compile_ns": 14399450, + "install_ns": 36511, + "osr_ns": 0, + "steady_state_ns": 2198220 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2211233, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11218944, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21812065, + "runtime_create_ns": 26796, + "jit_attach_ns": 51391, + "context_create_ns": 108054, + "definition_eval_ns": 46211, + "first_eval_ns": 552357, + "threshold_crossing_ns": 18564017, + "compile_ns": 13908755, + "install_ns": 38654, + "osr_ns": 0, + "steady_state_ns": 2211233 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2205423, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11395072, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21678023, + "runtime_create_ns": 32663, + "jit_attach_ns": 55229, + "context_create_ns": 102862, + "definition_eval_ns": 46014, + "first_eval_ns": 538005, + "threshold_crossing_ns": 18448777, + "compile_ns": 14268514, + "install_ns": 36467, + "osr_ns": 0, + "steady_state_ns": 2205423 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2211247, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11382784, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21768003, + "runtime_create_ns": 23637, + "jit_attach_ns": 54244, + "context_create_ns": 105525, + "definition_eval_ns": 50010, + "first_eval_ns": 540373, + "threshold_crossing_ns": 18529698, + "compile_ns": 14373386, + "install_ns": 40425, + "osr_ns": 0, + "steady_state_ns": 2211247 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2228026, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11403264, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21925985, + "runtime_create_ns": 27160, + "jit_attach_ns": 59311, + "context_create_ns": 109083, + "definition_eval_ns": 53576, + "first_eval_ns": 564508, + "threshold_crossing_ns": 18628266, + "compile_ns": 14049373, + "install_ns": 37637, + "osr_ns": 0, + "steady_state_ns": 2228026 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2191670, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11276288, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21968863, + "runtime_create_ns": 26220, + "jit_attach_ns": 56100, + "context_create_ns": 105771, + "definition_eval_ns": 64870, + "first_eval_ns": 541017, + "threshold_crossing_ns": 18728445, + "compile_ns": 14577063, + "install_ns": 40557, + "osr_ns": 0, + "steady_state_ns": 2191670 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2217517, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11321344, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21862080, + "runtime_create_ns": 28017, + "jit_attach_ns": 56719, + "context_create_ns": 114446, + "definition_eval_ns": 56097, + "first_eval_ns": 545339, + "threshold_crossing_ns": 18589028, + "compile_ns": 14491783, + "install_ns": 36531, + "osr_ns": 0, + "steady_state_ns": 2217517 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2217528, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11235328, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21875062, + "runtime_create_ns": 26291, + "jit_attach_ns": 50163, + "context_create_ns": 101990, + "definition_eval_ns": 54115, + "first_eval_ns": 553056, + "threshold_crossing_ns": 18619893, + "compile_ns": 14424015, + "install_ns": 40680, + "osr_ns": 0, + "steady_state_ns": 2217528 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2219289, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11190272, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21756188, + "runtime_create_ns": 27995, + "jit_attach_ns": 51679, + "context_create_ns": 104694, + "definition_eval_ns": 51272, + "first_eval_ns": 542128, + "threshold_crossing_ns": 18503750, + "compile_ns": 13909782, + "install_ns": 42316, + "osr_ns": 0, + "steady_state_ns": 2219289 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2236769, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11190272, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 22008987, + "runtime_create_ns": 30333, + "jit_attach_ns": 56253, + "context_create_ns": 111170, + "definition_eval_ns": 56102, + "first_eval_ns": 564312, + "threshold_crossing_ns": 18695761, + "compile_ns": 14137099, + "install_ns": 40746, + "osr_ns": 0, + "steady_state_ns": 2236769 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2265837, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11345920, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 22106975, + "runtime_create_ns": 29147, + "jit_attach_ns": 59106, + "context_create_ns": 110163, + "definition_eval_ns": 66336, + "first_eval_ns": 554150, + "threshold_crossing_ns": 18764616, + "compile_ns": 14145385, + "install_ns": 41072, + "osr_ns": 0, + "steady_state_ns": 2265837 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2203306, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11341824, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21794010, + "runtime_create_ns": 24662, + "jit_attach_ns": 54912, + "context_create_ns": 105838, + "definition_eval_ns": 54885, + "first_eval_ns": 544053, + "threshold_crossing_ns": 18552897, + "compile_ns": 14006163, + "install_ns": 36492, + "osr_ns": 0, + "steady_state_ns": 2203306 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2194183, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11386880, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21931919, + "runtime_create_ns": 28428, + "jit_attach_ns": 65015, + "context_create_ns": 112998, + "definition_eval_ns": 62827, + "first_eval_ns": 565342, + "threshold_crossing_ns": 18649506, + "compile_ns": 14641768, + "install_ns": 41400, + "osr_ns": 0, + "steady_state_ns": 2194183 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2210883, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11153408, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21786424, + "runtime_create_ns": 27978, + "jit_attach_ns": 55943, + "context_create_ns": 104743, + "definition_eval_ns": 54677, + "first_eval_ns": 548659, + "threshold_crossing_ns": 18522484, + "compile_ns": 13914627, + "install_ns": 41652, + "osr_ns": 0, + "steady_state_ns": 2210883 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2215683, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11362304, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 22120186, + "runtime_create_ns": 29330, + "jit_attach_ns": 67546, + "context_create_ns": 114754, + "definition_eval_ns": 65402, + "first_eval_ns": 576561, + "threshold_crossing_ns": 18789124, + "compile_ns": 14292643, + "install_ns": 43574, + "osr_ns": 0, + "steady_state_ns": 2215683 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2200520, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11214848, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21821166, + "runtime_create_ns": 25682, + "jit_attach_ns": 55030, + "context_create_ns": 112517, + "definition_eval_ns": 50390, + "first_eval_ns": 549126, + "threshold_crossing_ns": 18572848, + "compile_ns": 14320870, + "install_ns": 34912, + "osr_ns": 0, + "steady_state_ns": 2200520 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2224514, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11206656, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21749854, + "runtime_create_ns": 28849, + "jit_attach_ns": 52403, + "context_create_ns": 105285, + "definition_eval_ns": 53977, + "first_eval_ns": 554951, + "threshold_crossing_ns": 18475597, + "compile_ns": 14359819, + "install_ns": 40811, + "osr_ns": 0, + "steady_state_ns": 2224514 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2227198, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 11337728, + "code_bytes": 34096, + "metadata_bytes": 8743, + "peak_compiler_bytes": 3762, + "phases": { + "total_ns": 21806064, + "runtime_create_ns": 26729, + "jit_attach_ns": 53694, + "context_create_ns": 115118, + "definition_eval_ns": 57277, + "first_eval_ns": 543539, + "threshold_crossing_ns": 18526325, + "compile_ns": 14407636, + "install_ns": 38949, + "osr_ns": 0, + "steady_state_ns": 2227198 + } + } + ], + "raw_latency_ns": [ + 2191905, + 2208845, + 2228880, + 2208034, + 2190836, + 2214416, + 2210162, + 2202701, + 2200214, + 2188195, + 2186322, + 2215449, + 2198220, + 2211233, + 2205423, + 2211247, + 2228026, + 2191670, + 2217517, + 2217528, + 2219289, + 2236769, + 2265837, + 2203306, + 2194183, + 2210883, + 2215683, + 2200520, + 2224514, + 2227198 + ], + "raw_throughput_ops": [ + 44, + 45, + 45, + 45, + 45, + 45, + 45, + 45, + 45, + 45 + ], + "median_ns": 2210883, + "mad_ns": 10363, + "p95_ns": 2236769, + "p99_ns": 2265837, + "ci95_ns": [ + 2203306, + 2215683 + ], + "compile_ns": 14260052, + "install_ns": 38462, + "break_even_executions": null + }, + { + "name": "calls-closures", + "suite": "rquickjs-jit", + "group": "compute", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3651956, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6146462, + "runtime_create_ns": 24795, + "jit_attach_ns": 48447, + "context_create_ns": 98886, + "definition_eval_ns": 46536, + "first_eval_ns": 409637, + "threshold_crossing_ns": 1472824, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3651956 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3674472, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6111232, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6171033, + "runtime_create_ns": 23110, + "jit_attach_ns": 48837, + "context_create_ns": 99556, + "definition_eval_ns": 40137, + "first_eval_ns": 396847, + "threshold_crossing_ns": 1492470, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3674472 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3677256, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6168020, + "runtime_create_ns": 23963, + "jit_attach_ns": 53433, + "context_create_ns": 96371, + "definition_eval_ns": 49714, + "first_eval_ns": 395534, + "threshold_crossing_ns": 1475988, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3677256 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3659376, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6135757, + "runtime_create_ns": 24043, + "jit_attach_ns": 47918, + "context_create_ns": 95930, + "definition_eval_ns": 48222, + "first_eval_ns": 392056, + "threshold_crossing_ns": 1475950, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3659376 + } + }, + { + "pair_index": 4, + "elapsed_ns": 3655191, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6143801, + "runtime_create_ns": 24223, + "jit_attach_ns": 45519, + "context_create_ns": 96013, + "definition_eval_ns": 47959, + "first_eval_ns": 401974, + "threshold_crossing_ns": 1472233, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3655191 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3680029, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6205440, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6223887, + "runtime_create_ns": 22959, + "jit_attach_ns": 51782, + "context_create_ns": 107773, + "definition_eval_ns": 58896, + "first_eval_ns": 408370, + "threshold_crossing_ns": 1496715, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3680029 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3647562, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6138331, + "runtime_create_ns": 21379, + "jit_attach_ns": 49052, + "context_create_ns": 101105, + "definition_eval_ns": 42945, + "first_eval_ns": 395242, + "threshold_crossing_ns": 1487428, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3647562 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3651420, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6410240, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6208341, + "runtime_create_ns": 27745, + "jit_attach_ns": 54170, + "context_create_ns": 108721, + "definition_eval_ns": 64092, + "first_eval_ns": 413592, + "threshold_crossing_ns": 1468676, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3651420 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3630798, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6356992, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6156762, + "runtime_create_ns": 27516, + "jit_attach_ns": 49278, + "context_create_ns": 114935, + "definition_eval_ns": 61712, + "first_eval_ns": 399783, + "threshold_crossing_ns": 1463893, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3630798 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3664789, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6062080, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6155111, + "runtime_create_ns": 24176, + "jit_attach_ns": 46399, + "context_create_ns": 95824, + "definition_eval_ns": 38096, + "first_eval_ns": 395218, + "threshold_crossing_ns": 1500932, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3664789 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3651264, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6138512, + "runtime_create_ns": 25307, + "jit_attach_ns": 46176, + "context_create_ns": 101813, + "definition_eval_ns": 48566, + "first_eval_ns": 396295, + "threshold_crossing_ns": 1460294, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3651264 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3650148, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6172723, + "runtime_create_ns": 25454, + "jit_attach_ns": 55486, + "context_create_ns": 104855, + "definition_eval_ns": 52847, + "first_eval_ns": 403792, + "threshold_crossing_ns": 1471173, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3650148 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3656739, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6190853, + "runtime_create_ns": 23157, + "jit_attach_ns": 58547, + "context_create_ns": 115318, + "definition_eval_ns": 65042, + "first_eval_ns": 394054, + "threshold_crossing_ns": 1470922, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3656739 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3648396, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6152192, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6122925, + "runtime_create_ns": 24203, + "jit_attach_ns": 48645, + "context_create_ns": 97731, + "definition_eval_ns": 46268, + "first_eval_ns": 390156, + "threshold_crossing_ns": 1473954, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3648396 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3688321, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6238208, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6211122, + "runtime_create_ns": 23997, + "jit_attach_ns": 52984, + "context_create_ns": 122453, + "definition_eval_ns": 58890, + "first_eval_ns": 394780, + "threshold_crossing_ns": 1473644, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3688321 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3646342, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6156288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6128318, + "runtime_create_ns": 22185, + "jit_attach_ns": 48580, + "context_create_ns": 100937, + "definition_eval_ns": 41866, + "first_eval_ns": 394664, + "threshold_crossing_ns": 1482322, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3646342 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3657114, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6178033, + "runtime_create_ns": 22549, + "jit_attach_ns": 47698, + "context_create_ns": 100170, + "definition_eval_ns": 42934, + "first_eval_ns": 414048, + "threshold_crossing_ns": 1495410, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3657114 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3670303, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6279168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6180169, + "runtime_create_ns": 23456, + "jit_attach_ns": 56123, + "context_create_ns": 106498, + "definition_eval_ns": 54482, + "first_eval_ns": 402188, + "threshold_crossing_ns": 1464581, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3670303 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3679292, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6144000, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6160827, + "runtime_create_ns": 21819, + "jit_attach_ns": 49369, + "context_create_ns": 102005, + "definition_eval_ns": 43004, + "first_eval_ns": 388374, + "threshold_crossing_ns": 1481569, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3679292 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3652569, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6074368, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6135483, + "runtime_create_ns": 23592, + "jit_attach_ns": 48528, + "context_create_ns": 100521, + "definition_eval_ns": 41330, + "first_eval_ns": 398552, + "threshold_crossing_ns": 1468246, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3652569 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3661758, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6171222, + "runtime_create_ns": 24367, + "jit_attach_ns": 54190, + "context_create_ns": 101473, + "definition_eval_ns": 41733, + "first_eval_ns": 409382, + "threshold_crossing_ns": 1482382, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3661758 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3665800, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6189056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6157640, + "runtime_create_ns": 21110, + "jit_attach_ns": 49820, + "context_create_ns": 101064, + "definition_eval_ns": 41757, + "first_eval_ns": 407080, + "threshold_crossing_ns": 1471089, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3665800 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3661342, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6127616, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6185754, + "runtime_create_ns": 22629, + "jit_attach_ns": 55391, + "context_create_ns": 102067, + "definition_eval_ns": 65766, + "first_eval_ns": 411306, + "threshold_crossing_ns": 1465812, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3661342 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3649741, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6156288, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6213483, + "runtime_create_ns": 23764, + "jit_attach_ns": 49842, + "context_create_ns": 106669, + "definition_eval_ns": 62451, + "first_eval_ns": 403657, + "threshold_crossing_ns": 1515311, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3649741 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3655201, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6184960, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6199074, + "runtime_create_ns": 22856, + "jit_attach_ns": 48033, + "context_create_ns": 100529, + "definition_eval_ns": 41415, + "first_eval_ns": 397978, + "threshold_crossing_ns": 1488351, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3655201 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3639328, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6414336, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6139505, + "runtime_create_ns": 26927, + "jit_attach_ns": 46721, + "context_create_ns": 106041, + "definition_eval_ns": 46631, + "first_eval_ns": 397849, + "threshold_crossing_ns": 1470651, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3639328 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3673090, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6066176, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6167398, + "runtime_create_ns": 23524, + "jit_attach_ns": 49667, + "context_create_ns": 102238, + "definition_eval_ns": 41125, + "first_eval_ns": 402061, + "threshold_crossing_ns": 1478794, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3673090 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3656882, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6070272, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6163874, + "runtime_create_ns": 25298, + "jit_attach_ns": 56600, + "context_create_ns": 102658, + "definition_eval_ns": 51590, + "first_eval_ns": 398749, + "threshold_crossing_ns": 1468288, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3656882 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3635894, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6193152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6160555, + "runtime_create_ns": 23595, + "jit_attach_ns": 50459, + "context_create_ns": 141743, + "definition_eval_ns": 57884, + "first_eval_ns": 389491, + "threshold_crossing_ns": 1465235, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3635894 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3658751, + "checksum": "string:30872", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6090752, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 6188218, + "runtime_create_ns": 25270, + "jit_attach_ns": 51653, + "context_create_ns": 105912, + "definition_eval_ns": 61313, + "first_eval_ns": 408413, + "threshold_crossing_ns": 1473786, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3658751 + } + } + ], + "raw_latency_ns": [ + 3651956, + 3674472, + 3677256, + 3659376, + 3655191, + 3680029, + 3647562, + 3651420, + 3630798, + 3664789, + 3651264, + 3650148, + 3656739, + 3648396, + 3688321, + 3646342, + 3657114, + 3670303, + 3679292, + 3652569, + 3661758, + 3665800, + 3661342, + 3649741, + 3655201, + 3639328, + 3673090, + 3656882, + 3635894, + 3658751 + ], + "raw_throughput_ops": [ + 151, + 149, + 150, + 151, + 151, + 151, + 151, + 151, + 151, + 151 + ], + "median_ns": 3656882, + "mad_ns": 7907, + "p95_ns": 3680029, + "p99_ns": 3688321, + "ci95_ns": [ + 3651956, + 3661758 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + }, + { + "name": "adversarial", + "suite": "rquickjs-jit", + "group": "adversarial", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 1068339, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10653696, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13106232, + "runtime_create_ns": 25013, + "jit_attach_ns": 67570, + "context_create_ns": 104196, + "definition_eval_ns": 44311, + "first_eval_ns": 286955, + "threshold_crossing_ns": 11371097, + "compile_ns": 9514555, + "install_ns": 41223, + "osr_ns": 0, + "steady_state_ns": 1068339 + } + }, + { + "pair_index": 1, + "elapsed_ns": 1054460, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10543104, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13257449, + "runtime_create_ns": 29588, + "jit_attach_ns": 55290, + "context_create_ns": 105708, + "definition_eval_ns": 49112, + "first_eval_ns": 304469, + "threshold_crossing_ns": 11520564, + "compile_ns": 9683846, + "install_ns": 40743, + "osr_ns": 0, + "steady_state_ns": 1054460 + } + }, + { + "pair_index": 2, + "elapsed_ns": 1069288, + "checksum": "string:7995", + "native_entries": 7, + "native_acquisitions": 7, + "native_exits": 7, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10612736, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12871556, + "runtime_create_ns": 24626, + "jit_attach_ns": 60638, + "context_create_ns": 109264, + "definition_eval_ns": 53932, + "first_eval_ns": 302704, + "threshold_crossing_ns": 11112908, + "compile_ns": 9170509, + "install_ns": 45086, + "osr_ns": 0, + "steady_state_ns": 1069288 + } + }, + { + "pair_index": 3, + "elapsed_ns": 1047857, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10657792, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12893996, + "runtime_create_ns": 26741, + "jit_attach_ns": 48021, + "context_create_ns": 107414, + "definition_eval_ns": 42367, + "first_eval_ns": 288686, + "threshold_crossing_ns": 11195772, + "compile_ns": 9324114, + "install_ns": 42898, + "osr_ns": 0, + "steady_state_ns": 1047857 + } + }, + { + "pair_index": 4, + "elapsed_ns": 1051288, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10629120, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13431038, + "runtime_create_ns": 27060, + "jit_attach_ns": 50558, + "context_create_ns": 102213, + "definition_eval_ns": 42792, + "first_eval_ns": 308819, + "threshold_crossing_ns": 11712431, + "compile_ns": 9851139, + "install_ns": 37432, + "osr_ns": 0, + "steady_state_ns": 1051288 + } + }, + { + "pair_index": 5, + "elapsed_ns": 1038540, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10547200, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13348661, + "runtime_create_ns": 24655, + "jit_attach_ns": 61570, + "context_create_ns": 110283, + "definition_eval_ns": 53613, + "first_eval_ns": 296791, + "threshold_crossing_ns": 11604621, + "compile_ns": 9743725, + "install_ns": 47019, + "osr_ns": 0, + "steady_state_ns": 1038540 + } + }, + { + "pair_index": 6, + "elapsed_ns": 1046727, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10563584, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13475466, + "runtime_create_ns": 29397, + "jit_attach_ns": 54331, + "context_create_ns": 106552, + "definition_eval_ns": 49167, + "first_eval_ns": 304110, + "threshold_crossing_ns": 11744265, + "compile_ns": 9865102, + "install_ns": 37413, + "osr_ns": 0, + "steady_state_ns": 1046727 + } + }, + { + "pair_index": 7, + "elapsed_ns": 1071471, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10629120, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13616079, + "runtime_create_ns": 26862, + "jit_attach_ns": 66248, + "context_create_ns": 119244, + "definition_eval_ns": 91903, + "first_eval_ns": 299821, + "threshold_crossing_ns": 11801009, + "compile_ns": 9897302, + "install_ns": 42191, + "osr_ns": 0, + "steady_state_ns": 1071471 + } + }, + { + "pair_index": 8, + "elapsed_ns": 1047864, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10506240, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12236729, + "runtime_create_ns": 24602, + "jit_attach_ns": 52103, + "context_create_ns": 106860, + "definition_eval_ns": 43609, + "first_eval_ns": 306924, + "threshold_crossing_ns": 10520424, + "compile_ns": 8659646, + "install_ns": 36429, + "osr_ns": 0, + "steady_state_ns": 1047864 + } + }, + { + "pair_index": 9, + "elapsed_ns": 1052983, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10420224, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13010314, + "runtime_create_ns": 26207, + "jit_attach_ns": 55107, + "context_create_ns": 115362, + "definition_eval_ns": 43269, + "first_eval_ns": 292733, + "threshold_crossing_ns": 11287367, + "compile_ns": 9407157, + "install_ns": 36025, + "osr_ns": 0, + "steady_state_ns": 1052983 + } + }, + { + "pair_index": 10, + "elapsed_ns": 1052246, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10555392, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12853137, + "runtime_create_ns": 23555, + "jit_attach_ns": 52924, + "context_create_ns": 106788, + "definition_eval_ns": 50015, + "first_eval_ns": 312796, + "threshold_crossing_ns": 11118356, + "compile_ns": 9256803, + "install_ns": 42200, + "osr_ns": 0, + "steady_state_ns": 1052246 + } + }, + { + "pair_index": 11, + "elapsed_ns": 1047277, + "checksum": "string:7995", + "native_entries": 7, + "native_acquisitions": 7, + "native_exits": 7, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10711040, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13118931, + "runtime_create_ns": 25516, + "jit_attach_ns": 59796, + "context_create_ns": 107319, + "definition_eval_ns": 46673, + "first_eval_ns": 288779, + "threshold_crossing_ns": 11397029, + "compile_ns": 9364685, + "install_ns": 43997, + "osr_ns": 0, + "steady_state_ns": 1047277 + } + }, + { + "pair_index": 12, + "elapsed_ns": 1057221, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10629120, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12556356, + "runtime_create_ns": 22805, + "jit_attach_ns": 56005, + "context_create_ns": 105396, + "definition_eval_ns": 57714, + "first_eval_ns": 306977, + "threshold_crossing_ns": 10808737, + "compile_ns": 8941614, + "install_ns": 37733, + "osr_ns": 0, + "steady_state_ns": 1057221 + } + }, + { + "pair_index": 13, + "elapsed_ns": 1070840, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10420224, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12926190, + "runtime_create_ns": 22644, + "jit_attach_ns": 48194, + "context_create_ns": 101761, + "definition_eval_ns": 37071, + "first_eval_ns": 301190, + "threshold_crossing_ns": 11205715, + "compile_ns": 9331415, + "install_ns": 37979, + "osr_ns": 0, + "steady_state_ns": 1070840 + } + }, + { + "pair_index": 14, + "elapsed_ns": 1056569, + "checksum": "string:7995", + "native_entries": 7, + "native_acquisitions": 7, + "native_exits": 7, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10637312, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13027766, + "runtime_create_ns": 25785, + "jit_attach_ns": 54721, + "context_create_ns": 98653, + "definition_eval_ns": 37192, + "first_eval_ns": 293263, + "threshold_crossing_ns": 11329575, + "compile_ns": 9415825, + "install_ns": 33411, + "osr_ns": 0, + "steady_state_ns": 1056569 + } + }, + { + "pair_index": 15, + "elapsed_ns": 1058304, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10534912, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12625611, + "runtime_create_ns": 27190, + "jit_attach_ns": 51387, + "context_create_ns": 102988, + "definition_eval_ns": 45067, + "first_eval_ns": 293155, + "threshold_crossing_ns": 10911544, + "compile_ns": 9096721, + "install_ns": 33053, + "osr_ns": 0, + "steady_state_ns": 1058304 + } + }, + { + "pair_index": 16, + "elapsed_ns": 1065122, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10522624, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12947838, + "runtime_create_ns": 26030, + "jit_attach_ns": 49928, + "context_create_ns": 104744, + "definition_eval_ns": 44676, + "first_eval_ns": 295262, + "threshold_crossing_ns": 11217772, + "compile_ns": 9355191, + "install_ns": 35372, + "osr_ns": 0, + "steady_state_ns": 1065122 + } + }, + { + "pair_index": 17, + "elapsed_ns": 1044500, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10637312, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13036558, + "runtime_create_ns": 25765, + "jit_attach_ns": 55705, + "context_create_ns": 102834, + "definition_eval_ns": 52549, + "first_eval_ns": 317641, + "threshold_crossing_ns": 11301022, + "compile_ns": 9440905, + "install_ns": 43801, + "osr_ns": 0, + "steady_state_ns": 1044500 + } + }, + { + "pair_index": 18, + "elapsed_ns": 1048581, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10625024, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12718707, + "runtime_create_ns": 25195, + "jit_attach_ns": 51910, + "context_create_ns": 99397, + "definition_eval_ns": 40230, + "first_eval_ns": 305461, + "threshold_crossing_ns": 11013257, + "compile_ns": 9142883, + "install_ns": 35778, + "osr_ns": 0, + "steady_state_ns": 1048581 + } + }, + { + "pair_index": 19, + "elapsed_ns": 1072766, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10432512, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13195582, + "runtime_create_ns": 24956, + "jit_attach_ns": 49995, + "context_create_ns": 102252, + "definition_eval_ns": 41354, + "first_eval_ns": 293532, + "threshold_crossing_ns": 11472852, + "compile_ns": 9600730, + "install_ns": 33343, + "osr_ns": 0, + "steady_state_ns": 1072766 + } + }, + { + "pair_index": 20, + "elapsed_ns": 1066881, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10711040, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12622870, + "runtime_create_ns": 23677, + "jit_attach_ns": 47616, + "context_create_ns": 102715, + "definition_eval_ns": 38672, + "first_eval_ns": 293811, + "threshold_crossing_ns": 10916006, + "compile_ns": 9053555, + "install_ns": 33108, + "osr_ns": 0, + "steady_state_ns": 1066881 + } + }, + { + "pair_index": 21, + "elapsed_ns": 1072515, + "checksum": "string:7995", + "native_entries": 7, + "native_acquisitions": 7, + "native_exits": 7, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10670080, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13080580, + "runtime_create_ns": 25788, + "jit_attach_ns": 56870, + "context_create_ns": 99579, + "definition_eval_ns": 50668, + "first_eval_ns": 294317, + "threshold_crossing_ns": 11344210, + "compile_ns": 9444701, + "install_ns": 36119, + "osr_ns": 0, + "steady_state_ns": 1072515 + } + }, + { + "pair_index": 22, + "elapsed_ns": 1041383, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10711040, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13496289, + "runtime_create_ns": 25076, + "jit_attach_ns": 55722, + "context_create_ns": 109615, + "definition_eval_ns": 58173, + "first_eval_ns": 316562, + "threshold_crossing_ns": 11750664, + "compile_ns": 9854406, + "install_ns": 44526, + "osr_ns": 0, + "steady_state_ns": 1041383 + } + }, + { + "pair_index": 23, + "elapsed_ns": 1064161, + "checksum": "string:7995", + "native_entries": 7, + "native_acquisitions": 7, + "native_exits": 7, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10616832, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13211893, + "runtime_create_ns": 24819, + "jit_attach_ns": 51539, + "context_create_ns": 111290, + "definition_eval_ns": 40769, + "first_eval_ns": 291228, + "threshold_crossing_ns": 11486972, + "compile_ns": 9543787, + "install_ns": 36111, + "osr_ns": 0, + "steady_state_ns": 1064161 + } + }, + { + "pair_index": 24, + "elapsed_ns": 1060519, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10432512, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12953151, + "runtime_create_ns": 25688, + "jit_attach_ns": 46368, + "context_create_ns": 101258, + "definition_eval_ns": 57863, + "first_eval_ns": 284903, + "threshold_crossing_ns": 11235754, + "compile_ns": 9153329, + "install_ns": 33641, + "osr_ns": 0, + "steady_state_ns": 1060519 + } + }, + { + "pair_index": 25, + "elapsed_ns": 1064123, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10620928, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13540192, + "runtime_create_ns": 27190, + "jit_attach_ns": 51972, + "context_create_ns": 118655, + "definition_eval_ns": 49643, + "first_eval_ns": 294729, + "threshold_crossing_ns": 11795471, + "compile_ns": 9950436, + "install_ns": 41560, + "osr_ns": 0, + "steady_state_ns": 1064123 + } + }, + { + "pair_index": 26, + "elapsed_ns": 1043050, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10600448, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 12714013, + "runtime_create_ns": 25814, + "jit_attach_ns": 51707, + "context_create_ns": 106847, + "definition_eval_ns": 51856, + "first_eval_ns": 301804, + "threshold_crossing_ns": 10996242, + "compile_ns": 9131545, + "install_ns": 38491, + "osr_ns": 0, + "steady_state_ns": 1043050 + } + }, + { + "pair_index": 27, + "elapsed_ns": 1067235, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10735616, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13129262, + "runtime_create_ns": 22461, + "jit_attach_ns": 53544, + "context_create_ns": 102501, + "definition_eval_ns": 49151, + "first_eval_ns": 309729, + "threshold_crossing_ns": 11386464, + "compile_ns": 9517393, + "install_ns": 39098, + "osr_ns": 0, + "steady_state_ns": 1067235 + } + }, + { + "pair_index": 28, + "elapsed_ns": 1075601, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10584064, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13491007, + "runtime_create_ns": 27649, + "jit_attach_ns": 46619, + "context_create_ns": 101552, + "definition_eval_ns": 41213, + "first_eval_ns": 288611, + "threshold_crossing_ns": 11770488, + "compile_ns": 9227601, + "install_ns": 39540, + "osr_ns": 0, + "steady_state_ns": 1075601 + } + }, + { + "pair_index": 29, + "elapsed_ns": 1062511, + "checksum": "string:7995", + "native_entries": 6, + "native_acquisitions": 6, + "native_exits": 6, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 6, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 10645504, + "code_bytes": 23088, + "metadata_bytes": 5958, + "peak_compiler_bytes": 2673, + "phases": { + "total_ns": 13443841, + "runtime_create_ns": 26836, + "jit_attach_ns": 54721, + "context_create_ns": 108988, + "definition_eval_ns": 81915, + "first_eval_ns": 294418, + "threshold_crossing_ns": 11676999, + "compile_ns": 9813240, + "install_ns": 36820, + "osr_ns": 0, + "steady_state_ns": 1062511 + } + } + ], + "raw_latency_ns": [ + 1068339, + 1054460, + 1069288, + 1047857, + 1051288, + 1038540, + 1046727, + 1071471, + 1047864, + 1052983, + 1052246, + 1047277, + 1057221, + 1070840, + 1056569, + 1058304, + 1065122, + 1044500, + 1048581, + 1072766, + 1066881, + 1072515, + 1041383, + 1064161, + 1060519, + 1064123, + 1043050, + 1067235, + 1075601, + 1062511 + ], + "raw_throughput_ops": [ + 72, + 72, + 71, + 72, + 71, + 72, + 72, + 72, + 72, + 70 + ], + "median_ns": 1058304, + "mad_ns": 10035, + "p95_ns": 1072766, + "p99_ns": 1075601, + "ci95_ns": [ + 1052246, + 1065122 + ], + "compile_ns": 9415825, + "install_ns": 37979, + "break_even_executions": 2824 + }, + { + "name": "float64-dense", + "suite": "rquickjs-jit matrix", + "group": "float64", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 374464, + "checksum": "number:40a2d29809876024", + "native_entries": 95, + "native_acquisitions": 95, + "native_exits": 95, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 52, + "tier2_entries": 43, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 43, + "measured_benefit_ns": 22223141, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16773120, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66279586, + "runtime_create_ns": 30527, + "jit_attach_ns": 52868, + "context_create_ns": 107984, + "definition_eval_ns": 77573, + "first_eval_ns": 2721968, + "threshold_crossing_ns": 62838648, + "compile_ns": 64679610, + "install_ns": 200346, + "osr_ns": 0, + "steady_state_ns": 374464 + } + }, + { + "pair_index": 1, + "elapsed_ns": 374375, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27972129, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16760832, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66610724, + "runtime_create_ns": 27307, + "jit_attach_ns": 53253, + "context_create_ns": 100896, + "definition_eval_ns": 76069, + "first_eval_ns": 2698194, + "threshold_crossing_ns": 63211108, + "compile_ns": 64646734, + "install_ns": 205632, + "osr_ns": 0, + "steady_state_ns": 374375 + } + }, + { + "pair_index": 2, + "elapsed_ns": 375187, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27834610, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16728064, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66633137, + "runtime_create_ns": 25890, + "jit_attach_ns": 69586, + "context_create_ns": 102958, + "definition_eval_ns": 67515, + "first_eval_ns": 2686090, + "threshold_crossing_ns": 63231345, + "compile_ns": 64584810, + "install_ns": 197207, + "osr_ns": 0, + "steady_state_ns": 375187 + } + }, + { + "pair_index": 3, + "elapsed_ns": 377933, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27809185, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16736256, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66677404, + "runtime_create_ns": 30753, + "jit_attach_ns": 58149, + "context_create_ns": 111859, + "definition_eval_ns": 74580, + "first_eval_ns": 2697281, + "threshold_crossing_ns": 63254408, + "compile_ns": 64731113, + "install_ns": 209765, + "osr_ns": 0, + "steady_state_ns": 377933 + } + }, + { + "pair_index": 4, + "elapsed_ns": 382605, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 31132519, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16666624, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66742523, + "runtime_create_ns": 25977, + "jit_attach_ns": 59329, + "context_create_ns": 105475, + "definition_eval_ns": 72148, + "first_eval_ns": 2712516, + "threshold_crossing_ns": 63312549, + "compile_ns": 64751953, + "install_ns": 206304, + "osr_ns": 0, + "steady_state_ns": 382605 + } + }, + { + "pair_index": 5, + "elapsed_ns": 372870, + "checksum": "number:40a2d29809876024", + "native_entries": 96, + "native_acquisitions": 96, + "native_exits": 96, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 57, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 16956849, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16646144, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 65261934, + "runtime_create_ns": 24822, + "jit_attach_ns": 51797, + "context_create_ns": 111267, + "definition_eval_ns": 67191, + "first_eval_ns": 2685489, + "threshold_crossing_ns": 61877928, + "compile_ns": 63641010, + "install_ns": 225529, + "osr_ns": 0, + "steady_state_ns": 372870 + } + }, + { + "pair_index": 6, + "elapsed_ns": 375650, + "checksum": "number:40a2d29809876024", + "native_entries": 89, + "native_acquisitions": 89, + "native_exits": 89, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 47, + "tier2_entries": 42, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 42, + "measured_benefit_ns": 25615184, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16752640, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 65962952, + "runtime_create_ns": 37036, + "jit_attach_ns": 55759, + "context_create_ns": 110406, + "definition_eval_ns": 73801, + "first_eval_ns": 2701220, + "threshold_crossing_ns": 62535121, + "compile_ns": 64330082, + "install_ns": 233376, + "osr_ns": 0, + "steady_state_ns": 375650 + } + }, + { + "pair_index": 7, + "elapsed_ns": 372333, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27932850, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16769024, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66700959, + "runtime_create_ns": 25656, + "jit_attach_ns": 52684, + "context_create_ns": 96587, + "definition_eval_ns": 72536, + "first_eval_ns": 2701714, + "threshold_crossing_ns": 63310024, + "compile_ns": 64657329, + "install_ns": 210728, + "osr_ns": 0, + "steady_state_ns": 372333 + } + }, + { + "pair_index": 8, + "elapsed_ns": 372157, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 26837692, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16646144, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66364489, + "runtime_create_ns": 25890, + "jit_attach_ns": 58811, + "context_create_ns": 109489, + "definition_eval_ns": 70845, + "first_eval_ns": 2208649, + "threshold_crossing_ns": 63445574, + "compile_ns": 64384358, + "install_ns": 211847, + "osr_ns": 0, + "steady_state_ns": 372157 + } + }, + { + "pair_index": 9, + "elapsed_ns": 373570, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27849536, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16797696, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66479633, + "runtime_create_ns": 35042, + "jit_attach_ns": 56813, + "context_create_ns": 103521, + "definition_eval_ns": 80482, + "first_eval_ns": 2708261, + "threshold_crossing_ns": 63052063, + "compile_ns": 64484410, + "install_ns": 216099, + "osr_ns": 0, + "steady_state_ns": 373570 + } + }, + { + "pair_index": 10, + "elapsed_ns": 380720, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 27003913, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16834560, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66707614, + "runtime_create_ns": 30111, + "jit_attach_ns": 55300, + "context_create_ns": 108972, + "definition_eval_ns": 81407, + "first_eval_ns": 2716323, + "threshold_crossing_ns": 63264495, + "compile_ns": 64732327, + "install_ns": 205757, + "osr_ns": 0, + "steady_state_ns": 380720 + } + }, + { + "pair_index": 11, + "elapsed_ns": 380677, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 26973176, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16723968, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66599277, + "runtime_create_ns": 22966, + "jit_attach_ns": 53562, + "context_create_ns": 120746, + "definition_eval_ns": 72131, + "first_eval_ns": 2708273, + "threshold_crossing_ns": 63167179, + "compile_ns": 64609674, + "install_ns": 215107, + "osr_ns": 0, + "steady_state_ns": 380677 + } + }, + { + "pair_index": 12, + "elapsed_ns": 372727, + "checksum": "number:40a2d29809876024", + "native_entries": 65, + "native_acquisitions": 65, + "native_exits": 65, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 28, + "tier2_entries": 37, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 37, + "measured_benefit_ns": 26207878, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16752640, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66894439, + "runtime_create_ns": 27276, + "jit_attach_ns": 53940, + "context_create_ns": 103675, + "definition_eval_ns": 75871, + "first_eval_ns": 2710124, + "threshold_crossing_ns": 63479811, + "compile_ns": 64840586, + "install_ns": 211657, + "osr_ns": 0, + "steady_state_ns": 372727 + } + }, + { + "pair_index": 13, + "elapsed_ns": 416312, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27935489, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16748544, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 67020927, + "runtime_create_ns": 30788, + "jit_attach_ns": 59723, + "context_create_ns": 108838, + "definition_eval_ns": 72812, + "first_eval_ns": 2701325, + "threshold_crossing_ns": 63559321, + "compile_ns": 65006249, + "install_ns": 211582, + "osr_ns": 0, + "steady_state_ns": 416312 + } + }, + { + "pair_index": 14, + "elapsed_ns": 381785, + "checksum": "number:40a2d29809876024", + "native_entries": 91, + "native_acquisitions": 91, + "native_exits": 91, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 49, + "tier2_entries": 42, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 42, + "measured_benefit_ns": 22232002, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16769024, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66083618, + "runtime_create_ns": 28223, + "jit_attach_ns": 51368, + "context_create_ns": 106551, + "definition_eval_ns": 72347, + "first_eval_ns": 2716135, + "threshold_crossing_ns": 62658067, + "compile_ns": 64470980, + "install_ns": 196836, + "osr_ns": 0, + "steady_state_ns": 381785 + } + }, + { + "pair_index": 15, + "elapsed_ns": 386228, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27959364, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16707584, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66642900, + "runtime_create_ns": 29319, + "jit_attach_ns": 56016, + "context_create_ns": 112245, + "definition_eval_ns": 73053, + "first_eval_ns": 2689587, + "threshold_crossing_ns": 63222365, + "compile_ns": 64653246, + "install_ns": 198648, + "osr_ns": 0, + "steady_state_ns": 386228 + } + }, + { + "pair_index": 16, + "elapsed_ns": 379992, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 27029132, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16924672, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66512001, + "runtime_create_ns": 25190, + "jit_attach_ns": 60924, + "context_create_ns": 110012, + "definition_eval_ns": 73214, + "first_eval_ns": 2712819, + "threshold_crossing_ns": 63075743, + "compile_ns": 64611913, + "install_ns": 121295, + "osr_ns": 0, + "steady_state_ns": 379992 + } + }, + { + "pair_index": 17, + "elapsed_ns": 380063, + "checksum": "number:40a2d29809876024", + "native_entries": 88, + "native_acquisitions": 88, + "native_exits": 88, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 41, + "tier2_entries": 47, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 47, + "measured_benefit_ns": 32985117, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16699392, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66959146, + "runtime_create_ns": 24089, + "jit_attach_ns": 59477, + "context_create_ns": 112088, + "definition_eval_ns": 76113, + "first_eval_ns": 2705816, + "threshold_crossing_ns": 63529531, + "compile_ns": 65283171, + "install_ns": 214346, + "osr_ns": 0, + "steady_state_ns": 380063 + } + }, + { + "pair_index": 18, + "elapsed_ns": 379257, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27952773, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16756736, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66758980, + "runtime_create_ns": 31522, + "jit_attach_ns": 56234, + "context_create_ns": 105832, + "definition_eval_ns": 70570, + "first_eval_ns": 2704989, + "threshold_crossing_ns": 63340284, + "compile_ns": 64761623, + "install_ns": 219885, + "osr_ns": 0, + "steady_state_ns": 379257 + } + }, + { + "pair_index": 19, + "elapsed_ns": 370889, + "checksum": "number:40a2d29809876024", + "native_entries": 72, + "native_acquisitions": 72, + "native_exits": 72, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 31, + "tier2_entries": 41, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 41, + "measured_benefit_ns": 30597429, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16891904, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66775855, + "runtime_create_ns": 25335, + "jit_attach_ns": 57341, + "context_create_ns": 109723, + "definition_eval_ns": 73234, + "first_eval_ns": 2713213, + "threshold_crossing_ns": 63355430, + "compile_ns": 64791449, + "install_ns": 220150, + "osr_ns": 0, + "steady_state_ns": 370889 + } + }, + { + "pair_index": 20, + "elapsed_ns": 375163, + "checksum": "number:40a2d29809876024", + "native_entries": 70, + "native_acquisitions": 70, + "native_exits": 70, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 29497365, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16891904, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66616051, + "runtime_create_ns": 27196, + "jit_attach_ns": 59858, + "context_create_ns": 110957, + "definition_eval_ns": 73898, + "first_eval_ns": 2707911, + "threshold_crossing_ns": 63187619, + "compile_ns": 64636575, + "install_ns": 217958, + "osr_ns": 0, + "steady_state_ns": 375163 + } + }, + { + "pair_index": 21, + "elapsed_ns": 380063, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 31, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 25874373, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16650240, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66770243, + "runtime_create_ns": 29500, + "jit_attach_ns": 56407, + "context_create_ns": 113812, + "definition_eval_ns": 75273, + "first_eval_ns": 2715344, + "threshold_crossing_ns": 63325037, + "compile_ns": 65144881, + "install_ns": 227801, + "osr_ns": 0, + "steady_state_ns": 380063 + } + }, + { + "pair_index": 22, + "elapsed_ns": 373794, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27820373, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16764928, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66724026, + "runtime_create_ns": 25155, + "jit_attach_ns": 55689, + "context_create_ns": 102130, + "definition_eval_ns": 69849, + "first_eval_ns": 2732562, + "threshold_crossing_ns": 63291347, + "compile_ns": 64660606, + "install_ns": 230192, + "osr_ns": 0, + "steady_state_ns": 373794 + } + }, + { + "pair_index": 23, + "elapsed_ns": 374178, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 26820171, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16826368, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66536891, + "runtime_create_ns": 30033, + "jit_attach_ns": 66271, + "context_create_ns": 110824, + "definition_eval_ns": 79199, + "first_eval_ns": 2686583, + "threshold_crossing_ns": 63118100, + "compile_ns": 64547435, + "install_ns": 206841, + "osr_ns": 0, + "steady_state_ns": 374178 + } + }, + { + "pair_index": 24, + "elapsed_ns": 372810, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 26903123, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16883712, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66462467, + "runtime_create_ns": 26272, + "jit_attach_ns": 61445, + "context_create_ns": 112413, + "definition_eval_ns": 76754, + "first_eval_ns": 2717463, + "threshold_crossing_ns": 63020640, + "compile_ns": 64506490, + "install_ns": 207263, + "osr_ns": 0, + "steady_state_ns": 372810 + } + }, + { + "pair_index": 25, + "elapsed_ns": 384046, + "checksum": "number:40a2d29809876024", + "native_entries": 65, + "native_acquisitions": 65, + "native_exits": 65, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 28, + "tier2_entries": 37, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 37, + "measured_benefit_ns": 28843023, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16752640, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66816098, + "runtime_create_ns": 32050, + "jit_attach_ns": 57596, + "context_create_ns": 108839, + "definition_eval_ns": 81499, + "first_eval_ns": 2710906, + "threshold_crossing_ns": 63369752, + "compile_ns": 64813421, + "install_ns": 244945, + "osr_ns": 0, + "steady_state_ns": 384046 + } + }, + { + "pair_index": 26, + "elapsed_ns": 380882, + "checksum": "number:40a2d29809876024", + "native_entries": 69, + "native_acquisitions": 69, + "native_exits": 69, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 30, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 27877715, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16617472, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 67170525, + "runtime_create_ns": 36860, + "jit_attach_ns": 64943, + "context_create_ns": 116949, + "definition_eval_ns": 97293, + "first_eval_ns": 2526774, + "threshold_crossing_ns": 63872721, + "compile_ns": 65188265, + "install_ns": 213121, + "osr_ns": 0, + "steady_state_ns": 380882 + } + }, + { + "pair_index": 27, + "elapsed_ns": 377930, + "checksum": "number:40a2d29809876024", + "native_entries": 65, + "native_acquisitions": 65, + "native_exits": 65, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 28, + "tier2_entries": 37, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 37, + "measured_benefit_ns": 25896969, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16785408, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 66818159, + "runtime_create_ns": 32953, + "jit_attach_ns": 65322, + "context_create_ns": 104514, + "definition_eval_ns": 68998, + "first_eval_ns": 2705482, + "threshold_crossing_ns": 63392699, + "compile_ns": 64747989, + "install_ns": 229595, + "osr_ns": 0, + "steady_state_ns": 377930 + } + }, + { + "pair_index": 28, + "elapsed_ns": 377502, + "checksum": "number:40a2d29809876024", + "native_entries": 67, + "native_acquisitions": 67, + "native_exits": 67, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 29, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 26996803, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16818176, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 67081905, + "runtime_create_ns": 31571, + "jit_attach_ns": 60745, + "context_create_ns": 110069, + "definition_eval_ns": 89340, + "first_eval_ns": 2695852, + "threshold_crossing_ns": 63644029, + "compile_ns": 65113496, + "install_ns": 217637, + "osr_ns": 0, + "steady_state_ns": 377502 + } + }, + { + "pair_index": 29, + "elapsed_ns": 416095, + "checksum": "number:40a2d29809876024", + "native_entries": 79, + "native_acquisitions": 79, + "native_exits": 79, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 35, + "tier2_entries": 44, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 44, + "measured_benefit_ns": 32701346, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16695296, + "code_bytes": 152656, + "metadata_bytes": 43906, + "peak_compiler_bytes": 8811, + "phases": { + "total_ns": 67956660, + "runtime_create_ns": 26689, + "jit_attach_ns": 60032, + "context_create_ns": 111242, + "definition_eval_ns": 73133, + "first_eval_ns": 2705757, + "threshold_crossing_ns": 64486479, + "compile_ns": 65906026, + "install_ns": 229923, + "osr_ns": 0, + "steady_state_ns": 416095 + } + } + ], + "raw_latency_ns": [ + 374464, + 374375, + 375187, + 377933, + 382605, + 372870, + 375650, + 372333, + 372157, + 373570, + 380720, + 380677, + 372727, + 416312, + 381785, + 386228, + 379992, + 380063, + 379257, + 370889, + 375163, + 380063, + 373794, + 374178, + 372810, + 384046, + 380882, + 377930, + 377502, + 416095 + ], + "raw_throughput_ops": [ + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15 + ], + "median_ns": 377930, + "mad_ns": 3752, + "p95_ns": 416095, + "p99_ns": 416312, + "ci95_ns": [ + 374464, + 380063 + ], + "compile_ns": 64679610, + "install_ns": 213121, + "break_even_executions": 26 + }, + { + "name": "strings-regexp", + "suite": "rquickjs-jit matrix", + "group": "strings-regexp", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 19930741, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15142912, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71587314, + "runtime_create_ns": 25357, + "jit_attach_ns": 56070, + "context_create_ns": 113170, + "definition_eval_ns": 68144, + "first_eval_ns": 6895271, + "threshold_crossing_ns": 42479491, + "compile_ns": 32686620, + "install_ns": 52386, + "osr_ns": 0, + "steady_state_ns": 19930741 + } + }, + { + "pair_index": 1, + "elapsed_ns": 19938338, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15474688, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71677791, + "runtime_create_ns": 24582, + "jit_attach_ns": 56053, + "context_create_ns": 113684, + "definition_eval_ns": 68057, + "first_eval_ns": 5085934, + "threshold_crossing_ns": 44360430, + "compile_ns": 32634399, + "install_ns": 51468, + "osr_ns": 0, + "steady_state_ns": 19938338 + } + }, + { + "pair_index": 2, + "elapsed_ns": 19959442, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15376384, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71775606, + "runtime_create_ns": 28276, + "jit_attach_ns": 54127, + "context_create_ns": 102595, + "definition_eval_ns": 82849, + "first_eval_ns": 4119482, + "threshold_crossing_ns": 45405482, + "compile_ns": 32773503, + "install_ns": 63780, + "osr_ns": 0, + "steady_state_ns": 19959442 + } + }, + { + "pair_index": 3, + "elapsed_ns": 19890328, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15327232, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 74110744, + "runtime_create_ns": 30719, + "jit_attach_ns": 59981, + "context_create_ns": 112002, + "definition_eval_ns": 74152, + "first_eval_ns": 6938645, + "threshold_crossing_ns": 44982167, + "compile_ns": 32890982, + "install_ns": 56404, + "osr_ns": 0, + "steady_state_ns": 19890328 + } + }, + { + "pair_index": 4, + "elapsed_ns": 20211626, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15335424, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 72235475, + "runtime_create_ns": 30984, + "jit_attach_ns": 62078, + "context_create_ns": 109655, + "definition_eval_ns": 71509, + "first_eval_ns": 4131153, + "threshold_crossing_ns": 45561555, + "compile_ns": 32985174, + "install_ns": 48964, + "osr_ns": 0, + "steady_state_ns": 20211626 + } + }, + { + "pair_index": 5, + "elapsed_ns": 19898511, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15417344, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71618159, + "runtime_create_ns": 29076, + "jit_attach_ns": 58598, + "context_create_ns": 108067, + "definition_eval_ns": 72394, + "first_eval_ns": 6929011, + "threshold_crossing_ns": 42498526, + "compile_ns": 32767377, + "install_ns": 51718, + "osr_ns": 0, + "steady_state_ns": 19898511 + } + }, + { + "pair_index": 6, + "elapsed_ns": 19918167, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15474688, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71676574, + "runtime_create_ns": 24661, + "jit_attach_ns": 60426, + "context_create_ns": 107159, + "definition_eval_ns": 66920, + "first_eval_ns": 5098915, + "threshold_crossing_ns": 44369139, + "compile_ns": 32032794, + "install_ns": 75451, + "osr_ns": 0, + "steady_state_ns": 19918167 + } + }, + { + "pair_index": 7, + "elapsed_ns": 19919718, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15511552, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71803007, + "runtime_create_ns": 24541, + "jit_attach_ns": 55660, + "context_create_ns": 102554, + "definition_eval_ns": 64514, + "first_eval_ns": 6957128, + "threshold_crossing_ns": 42660706, + "compile_ns": 32753123, + "install_ns": 60037, + "osr_ns": 0, + "steady_state_ns": 19919718 + } + }, + { + "pair_index": 8, + "elapsed_ns": 19929686, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71640374, + "runtime_create_ns": 27696, + "jit_attach_ns": 53070, + "context_create_ns": 104265, + "definition_eval_ns": 78668, + "first_eval_ns": 5075557, + "threshold_crossing_ns": 44353015, + "compile_ns": 32725624, + "install_ns": 56871, + "osr_ns": 0, + "steady_state_ns": 19929686 + } + }, + { + "pair_index": 9, + "elapsed_ns": 19941791, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 73980377, + "runtime_create_ns": 25894, + "jit_attach_ns": 57064, + "context_create_ns": 124952, + "definition_eval_ns": 70600, + "first_eval_ns": 6087861, + "threshold_crossing_ns": 45643943, + "compile_ns": 35078301, + "install_ns": 55027, + "osr_ns": 0, + "steady_state_ns": 19941791 + } + }, + { + "pair_index": 10, + "elapsed_ns": 19958197, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15298560, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71590186, + "runtime_create_ns": 28051, + "jit_attach_ns": 56138, + "context_create_ns": 109781, + "definition_eval_ns": 69451, + "first_eval_ns": 5096352, + "threshold_crossing_ns": 44247534, + "compile_ns": 32642032, + "install_ns": 57220, + "osr_ns": 0, + "steady_state_ns": 19958197 + } + }, + { + "pair_index": 11, + "elapsed_ns": 19906934, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15519744, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 73833443, + "runtime_create_ns": 25988, + "jit_attach_ns": 57939, + "context_create_ns": 111364, + "definition_eval_ns": 66814, + "first_eval_ns": 6914246, + "threshold_crossing_ns": 44728001, + "compile_ns": 34370423, + "install_ns": 80091, + "osr_ns": 0, + "steady_state_ns": 19906934 + } + }, + { + "pair_index": 12, + "elapsed_ns": 19914376, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15523840, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71704318, + "runtime_create_ns": 26224, + "jit_attach_ns": 53857, + "context_create_ns": 100874, + "definition_eval_ns": 78433, + "first_eval_ns": 4104460, + "threshold_crossing_ns": 45402221, + "compile_ns": 32717623, + "install_ns": 62458, + "osr_ns": 0, + "steady_state_ns": 19914376 + } + }, + { + "pair_index": 13, + "elapsed_ns": 19988621, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15327232, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71876159, + "runtime_create_ns": 42441, + "jit_attach_ns": 53535, + "context_create_ns": 104206, + "definition_eval_ns": 75467, + "first_eval_ns": 5091855, + "threshold_crossing_ns": 44449587, + "compile_ns": 32620365, + "install_ns": 63480, + "osr_ns": 0, + "steady_state_ns": 19988621 + } + }, + { + "pair_index": 14, + "elapsed_ns": 19958608, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15212544, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71694459, + "runtime_create_ns": 24105, + "jit_attach_ns": 60118, + "context_create_ns": 109272, + "definition_eval_ns": 67098, + "first_eval_ns": 5094361, + "threshold_crossing_ns": 44354487, + "compile_ns": 32757023, + "install_ns": 58192, + "osr_ns": 0, + "steady_state_ns": 19958608 + } + }, + { + "pair_index": 15, + "elapsed_ns": 19903161, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15208448, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71678065, + "runtime_create_ns": 27119, + "jit_attach_ns": 65591, + "context_create_ns": 113807, + "definition_eval_ns": 81300, + "first_eval_ns": 5092063, + "threshold_crossing_ns": 44355525, + "compile_ns": 31935564, + "install_ns": 68217, + "osr_ns": 0, + "steady_state_ns": 19903161 + } + }, + { + "pair_index": 16, + "elapsed_ns": 19956078, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15491072, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71945651, + "runtime_create_ns": 25445, + "jit_attach_ns": 54068, + "context_create_ns": 108927, + "definition_eval_ns": 74835, + "first_eval_ns": 6916349, + "threshold_crossing_ns": 42765475, + "compile_ns": 31735508, + "install_ns": 71480, + "osr_ns": 0, + "steady_state_ns": 19956078 + } + }, + { + "pair_index": 17, + "elapsed_ns": 19930755, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15343616, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71737106, + "runtime_create_ns": 32624, + "jit_attach_ns": 58805, + "context_create_ns": 125121, + "definition_eval_ns": 71198, + "first_eval_ns": 4108466, + "threshold_crossing_ns": 45377620, + "compile_ns": 32745086, + "install_ns": 55475, + "osr_ns": 0, + "steady_state_ns": 19930755 + } + }, + { + "pair_index": 18, + "elapsed_ns": 19981787, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15392768, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71772894, + "runtime_create_ns": 28075, + "jit_attach_ns": 54215, + "context_create_ns": 105284, + "definition_eval_ns": 75270, + "first_eval_ns": 4088923, + "threshold_crossing_ns": 45409339, + "compile_ns": 32774973, + "install_ns": 58379, + "osr_ns": 0, + "steady_state_ns": 19981787 + } + }, + { + "pair_index": 19, + "elapsed_ns": 20024331, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15523840, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71807256, + "runtime_create_ns": 25241, + "jit_attach_ns": 63293, + "context_create_ns": 107423, + "definition_eval_ns": 64970, + "first_eval_ns": 4113680, + "threshold_crossing_ns": 45379742, + "compile_ns": 32826858, + "install_ns": 57318, + "osr_ns": 0, + "steady_state_ns": 20024331 + } + }, + { + "pair_index": 20, + "elapsed_ns": 19886923, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15142912, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71505396, + "runtime_create_ns": 25957, + "jit_attach_ns": 54998, + "context_create_ns": 108204, + "definition_eval_ns": 70839, + "first_eval_ns": 4095096, + "threshold_crossing_ns": 45242660, + "compile_ns": 32667347, + "install_ns": 52400, + "osr_ns": 0, + "steady_state_ns": 19886923 + } + }, + { + "pair_index": 21, + "elapsed_ns": 20004820, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15450112, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71796959, + "runtime_create_ns": 25845, + "jit_attach_ns": 60520, + "context_create_ns": 108820, + "definition_eval_ns": 66668, + "first_eval_ns": 6903823, + "threshold_crossing_ns": 42592706, + "compile_ns": 32692067, + "install_ns": 58832, + "osr_ns": 0, + "steady_state_ns": 20004820 + } + }, + { + "pair_index": 22, + "elapsed_ns": 19950884, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15519744, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71964982, + "runtime_create_ns": 26673, + "jit_attach_ns": 60175, + "context_create_ns": 100172, + "definition_eval_ns": 78576, + "first_eval_ns": 5127362, + "threshold_crossing_ns": 44588591, + "compile_ns": 32137212, + "install_ns": 75415, + "osr_ns": 0, + "steady_state_ns": 19950884 + } + }, + { + "pair_index": 23, + "elapsed_ns": 20039992, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15482880, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71846268, + "runtime_create_ns": 23399, + "jit_attach_ns": 57356, + "context_create_ns": 108571, + "definition_eval_ns": 72610, + "first_eval_ns": 6910326, + "threshold_crossing_ns": 42595325, + "compile_ns": 32428079, + "install_ns": 68547, + "osr_ns": 0, + "steady_state_ns": 20039992 + } + }, + { + "pair_index": 24, + "elapsed_ns": 19971853, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15470592, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71991798, + "runtime_create_ns": 23670, + "jit_attach_ns": 58612, + "context_create_ns": 110065, + "definition_eval_ns": 67533, + "first_eval_ns": 4105543, + "threshold_crossing_ns": 45616323, + "compile_ns": 32457309, + "install_ns": 70559, + "osr_ns": 0, + "steady_state_ns": 19971853 + } + }, + { + "pair_index": 25, + "elapsed_ns": 19946800, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15515648, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71893803, + "runtime_create_ns": 33740, + "jit_attach_ns": 58868, + "context_create_ns": 116775, + "definition_eval_ns": 67861, + "first_eval_ns": 5100783, + "threshold_crossing_ns": 44540449, + "compile_ns": 32873189, + "install_ns": 54784, + "osr_ns": 0, + "steady_state_ns": 19946800 + } + }, + { + "pair_index": 26, + "elapsed_ns": 20013030, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15515648, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71994647, + "runtime_create_ns": 26950, + "jit_attach_ns": 56914, + "context_create_ns": 105920, + "definition_eval_ns": 71576, + "first_eval_ns": 5103672, + "threshold_crossing_ns": 44580757, + "compile_ns": 32074866, + "install_ns": 75831, + "osr_ns": 0, + "steady_state_ns": 20013030 + } + }, + { + "pair_index": 27, + "elapsed_ns": 19988148, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15466496, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71785577, + "runtime_create_ns": 22674, + "jit_attach_ns": 58062, + "context_create_ns": 102207, + "definition_eval_ns": 66775, + "first_eval_ns": 6915477, + "threshold_crossing_ns": 42584887, + "compile_ns": 32639708, + "install_ns": 55462, + "osr_ns": 0, + "steady_state_ns": 19988148 + } + }, + { + "pair_index": 28, + "elapsed_ns": 19809765, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15417344, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71331371, + "runtime_create_ns": 25431, + "jit_attach_ns": 55400, + "context_create_ns": 111863, + "definition_eval_ns": 71378, + "first_eval_ns": 4078880, + "threshold_crossing_ns": 45155566, + "compile_ns": 32544735, + "install_ns": 54549, + "osr_ns": 0, + "steady_state_ns": 19809765 + } + }, + { + "pair_index": 29, + "elapsed_ns": 19916019, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15351808, + "code_bytes": 77520, + "metadata_bytes": 18283, + "peak_compiler_bytes": 10164, + "phases": { + "total_ns": 71526615, + "runtime_create_ns": 27933, + "jit_attach_ns": 56349, + "context_create_ns": 105917, + "definition_eval_ns": 72867, + "first_eval_ns": 6916176, + "threshold_crossing_ns": 42410235, + "compile_ns": 33167772, + "install_ns": 55689, + "osr_ns": 0, + "steady_state_ns": 19916019 + } + } + ], + "raw_latency_ns": [ + 19930741, + 19938338, + 19959442, + 19890328, + 20211626, + 19898511, + 19918167, + 19919718, + 19929686, + 19941791, + 19958197, + 19906934, + 19914376, + 19988621, + 19958608, + 19903161, + 19956078, + 19930755, + 19981787, + 20024331, + 19886923, + 20004820, + 19950884, + 20039992, + 19971853, + 19946800, + 20013030, + 19988148, + 19809765, + 19916019 + ], + "raw_throughput_ops": [ + 14, + 14, + 14, + 14, + 14, + 14, + 14, + 14, + 14, + 14 + ], + "median_ns": 19946800, + "mad_ns": 32424, + "p95_ns": 20039992, + "p99_ns": 20211626, + "ci95_ns": [ + 19929686, + 19959442 + ], + "compile_ns": 32717623, + "install_ns": 58192, + "break_even_executions": null + }, + { + "name": "arrays-typed", + "suite": "rquickjs-jit matrix", + "group": "arrays-typed", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 2758317, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10654049, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15466496, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78404916, + "runtime_create_ns": 29853, + "jit_attach_ns": 67933, + "context_create_ns": 107628, + "definition_eval_ns": 78734, + "first_eval_ns": 2513941, + "threshold_crossing_ns": 72536681, + "compile_ns": 70325304, + "install_ns": 150373, + "osr_ns": 0, + "steady_state_ns": 2758317 + } + }, + { + "pair_index": 1, + "elapsed_ns": 2746839, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 86, + "native_acquisitions": 86, + "native_exits": 86, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10614621, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15413248, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79360061, + "runtime_create_ns": 27003, + "jit_attach_ns": 61090, + "context_create_ns": 111881, + "definition_eval_ns": 82643, + "first_eval_ns": 2533127, + "threshold_crossing_ns": 73486102, + "compile_ns": 71224478, + "install_ns": 155525, + "osr_ns": 0, + "steady_state_ns": 2746839 + } + }, + { + "pair_index": 2, + "elapsed_ns": 2752411, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 44, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10594054, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15376384, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78613183, + "runtime_create_ns": 25037, + "jit_attach_ns": 63181, + "context_create_ns": 103614, + "definition_eval_ns": 76883, + "first_eval_ns": 2531166, + "threshold_crossing_ns": 72758811, + "compile_ns": 70367743, + "install_ns": 165066, + "osr_ns": 0, + "steady_state_ns": 2752411 + } + }, + { + "pair_index": 3, + "elapsed_ns": 2758699, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 85, + "native_acquisitions": 85, + "native_exits": 85, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10619840, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15360000, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79460747, + "runtime_create_ns": 28823, + "jit_attach_ns": 59214, + "context_create_ns": 104646, + "definition_eval_ns": 80742, + "first_eval_ns": 2505636, + "threshold_crossing_ns": 73613636, + "compile_ns": 71401724, + "install_ns": 151845, + "osr_ns": 0, + "steady_state_ns": 2758699 + } + }, + { + "pair_index": 4, + "elapsed_ns": 2736319, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 88, + "native_acquisitions": 88, + "native_exits": 88, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 42, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 42, + "measured_benefit_ns": 11024186, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15908864, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80303010, + "runtime_create_ns": 30299, + "jit_attach_ns": 63382, + "context_create_ns": 109298, + "definition_eval_ns": 78480, + "first_eval_ns": 2511142, + "threshold_crossing_ns": 74467114, + "compile_ns": 72294033, + "install_ns": 148809, + "osr_ns": 0, + "steady_state_ns": 2736319 + } + }, + { + "pair_index": 5, + "elapsed_ns": 2756418, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 43, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10703583, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15810560, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78741149, + "runtime_create_ns": 30909, + "jit_attach_ns": 61164, + "context_create_ns": 105986, + "definition_eval_ns": 79006, + "first_eval_ns": 2533067, + "threshold_crossing_ns": 72866917, + "compile_ns": 70607347, + "install_ns": 172150, + "osr_ns": 0, + "steady_state_ns": 2756418 + } + }, + { + "pair_index": 6, + "elapsed_ns": 2724665, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 82, + "native_acquisitions": 82, + "native_exits": 82, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 43, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10584285, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15478784, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78449749, + "runtime_create_ns": 31154, + "jit_attach_ns": 55906, + "context_create_ns": 106257, + "definition_eval_ns": 78291, + "first_eval_ns": 2525976, + "threshold_crossing_ns": 72619773, + "compile_ns": 70375791, + "install_ns": 158752, + "osr_ns": 0, + "steady_state_ns": 2724665 + } + }, + { + "pair_index": 7, + "elapsed_ns": 2760649, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 47, + "tier2_entries": 37, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 37, + "measured_benefit_ns": 9922550, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16003072, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80446150, + "runtime_create_ns": 25683, + "jit_attach_ns": 57751, + "context_create_ns": 106730, + "definition_eval_ns": 73756, + "first_eval_ns": 2535906, + "threshold_crossing_ns": 74574982, + "compile_ns": 73665265, + "install_ns": 164591, + "osr_ns": 0, + "steady_state_ns": 2760649 + } + }, + { + "pair_index": 8, + "elapsed_ns": 2731513, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10415683, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15278080, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78447934, + "runtime_create_ns": 28139, + "jit_attach_ns": 59043, + "context_create_ns": 106559, + "definition_eval_ns": 79069, + "first_eval_ns": 2511223, + "threshold_crossing_ns": 72619318, + "compile_ns": 70361715, + "install_ns": 160756, + "osr_ns": 0, + "steady_state_ns": 2731513 + } + }, + { + "pair_index": 9, + "elapsed_ns": 2761087, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 87, + "native_acquisitions": 87, + "native_exits": 87, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 41, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 41, + "measured_benefit_ns": 10677974, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15478784, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79321426, + "runtime_create_ns": 27584, + "jit_attach_ns": 54076, + "context_create_ns": 101872, + "definition_eval_ns": 85217, + "first_eval_ns": 2548760, + "threshold_crossing_ns": 73433682, + "compile_ns": 71256843, + "install_ns": 167272, + "osr_ns": 0, + "steady_state_ns": 2761087 + } + }, + { + "pair_index": 10, + "elapsed_ns": 2752948, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 85, + "native_acquisitions": 85, + "native_exits": 85, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10537828, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15200256, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78726656, + "runtime_create_ns": 29186, + "jit_attach_ns": 59610, + "context_create_ns": 115486, + "definition_eval_ns": 80611, + "first_eval_ns": 2546164, + "threshold_crossing_ns": 72835528, + "compile_ns": 70604112, + "install_ns": 156494, + "osr_ns": 0, + "steady_state_ns": 2752948 + } + }, + { + "pair_index": 11, + "elapsed_ns": 2763403, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 44, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10553277, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15282176, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78575688, + "runtime_create_ns": 30024, + "jit_attach_ns": 59879, + "context_create_ns": 113562, + "definition_eval_ns": 92153, + "first_eval_ns": 2501943, + "threshold_crossing_ns": 72700940, + "compile_ns": 70437433, + "install_ns": 154843, + "osr_ns": 0, + "steady_state_ns": 2763403 + } + }, + { + "pair_index": 12, + "elapsed_ns": 2711391, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 87, + "native_acquisitions": 87, + "native_exits": 87, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 41, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 41, + "measured_benefit_ns": 10839797, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15753216, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80749037, + "runtime_create_ns": 25870, + "jit_attach_ns": 57068, + "context_create_ns": 105123, + "definition_eval_ns": 75081, + "first_eval_ns": 2498137, + "threshold_crossing_ns": 74959429, + "compile_ns": 72638741, + "install_ns": 158699, + "osr_ns": 0, + "steady_state_ns": 2711391 + } + }, + { + "pair_index": 13, + "elapsed_ns": 2792175, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 82, + "native_acquisitions": 82, + "native_exits": 82, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 42, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10699357, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15790080, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79041855, + "runtime_create_ns": 28019, + "jit_attach_ns": 62234, + "context_create_ns": 107942, + "definition_eval_ns": 79180, + "first_eval_ns": 2532425, + "threshold_crossing_ns": 73119896, + "compile_ns": 70888069, + "install_ns": 160563, + "osr_ns": 0, + "steady_state_ns": 2792175 + } + }, + { + "pair_index": 14, + "elapsed_ns": 2750031, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 80, + "native_acquisitions": 80, + "native_exits": 80, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 43, + "tier2_entries": 37, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 37, + "measured_benefit_ns": 10274379, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15896576, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78149876, + "runtime_create_ns": 29570, + "jit_attach_ns": 56584, + "context_create_ns": 104386, + "definition_eval_ns": 79832, + "first_eval_ns": 2528469, + "threshold_crossing_ns": 72297344, + "compile_ns": 70961534, + "install_ns": 166943, + "osr_ns": 0, + "steady_state_ns": 2750031 + } + }, + { + "pair_index": 15, + "elapsed_ns": 2728787, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 85, + "native_acquisitions": 85, + "native_exits": 85, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10207996, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15761408, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80379388, + "runtime_create_ns": 30464, + "jit_attach_ns": 56290, + "context_create_ns": 106630, + "definition_eval_ns": 82808, + "first_eval_ns": 2517915, + "threshold_crossing_ns": 74546083, + "compile_ns": 73645265, + "install_ns": 165231, + "osr_ns": 0, + "steady_state_ns": 2728787 + } + }, + { + "pair_index": 16, + "elapsed_ns": 2720279, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 85, + "native_acquisitions": 85, + "native_exits": 85, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10689339, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15372288, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78289063, + "runtime_create_ns": 28090, + "jit_attach_ns": 54091, + "context_create_ns": 112489, + "definition_eval_ns": 80438, + "first_eval_ns": 2526270, + "threshold_crossing_ns": 72457218, + "compile_ns": 70168535, + "install_ns": 159213, + "osr_ns": 0, + "steady_state_ns": 2720279 + } + }, + { + "pair_index": 17, + "elapsed_ns": 2772532, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10497322, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15335424, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78362128, + "runtime_create_ns": 28457, + "jit_attach_ns": 53198, + "context_create_ns": 100308, + "definition_eval_ns": 80149, + "first_eval_ns": 2503566, + "threshold_crossing_ns": 72512213, + "compile_ns": 70137940, + "install_ns": 141771, + "osr_ns": 0, + "steady_state_ns": 2772532 + } + }, + { + "pair_index": 18, + "elapsed_ns": 2732429, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 44, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10793267, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15413248, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78679394, + "runtime_create_ns": 24741, + "jit_attach_ns": 54670, + "context_create_ns": 105627, + "definition_eval_ns": 78193, + "first_eval_ns": 2523591, + "threshold_crossing_ns": 72844223, + "compile_ns": 70553232, + "install_ns": 169778, + "osr_ns": 0, + "steady_state_ns": 2732429 + } + }, + { + "pair_index": 19, + "elapsed_ns": 2768135, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10788963, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15462400, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78572187, + "runtime_create_ns": 27717, + "jit_attach_ns": 59960, + "context_create_ns": 110294, + "definition_eval_ns": 82985, + "first_eval_ns": 2529346, + "threshold_crossing_ns": 72682567, + "compile_ns": 70444575, + "install_ns": 149270, + "osr_ns": 0, + "steady_state_ns": 2768135 + } + }, + { + "pair_index": 20, + "elapsed_ns": 2752950, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10586991, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15306752, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78397655, + "runtime_create_ns": 29573, + "jit_attach_ns": 55684, + "context_create_ns": 106492, + "definition_eval_ns": 85049, + "first_eval_ns": 2524907, + "threshold_crossing_ns": 72534307, + "compile_ns": 70246896, + "install_ns": 162088, + "osr_ns": 0, + "steady_state_ns": 2752950 + } + }, + { + "pair_index": 21, + "elapsed_ns": 2774532, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 85, + "native_acquisitions": 85, + "native_exits": 85, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 45, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10678223, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15261696, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78699158, + "runtime_create_ns": 29896, + "jit_attach_ns": 54889, + "context_create_ns": 106339, + "definition_eval_ns": 77024, + "first_eval_ns": 2543527, + "threshold_crossing_ns": 72800417, + "compile_ns": 70509739, + "install_ns": 152810, + "osr_ns": 0, + "steady_state_ns": 2774532 + } + }, + { + "pair_index": 22, + "elapsed_ns": 2757726, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 44, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10405966, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15486976, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78706972, + "runtime_create_ns": 27110, + "jit_attach_ns": 56620, + "context_create_ns": 101017, + "definition_eval_ns": 71879, + "first_eval_ns": 2537931, + "threshold_crossing_ns": 72847562, + "compile_ns": 70511845, + "install_ns": 155329, + "osr_ns": 0, + "steady_state_ns": 2757726 + } + }, + { + "pair_index": 23, + "elapsed_ns": 2724289, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 86, + "native_acquisitions": 86, + "native_exits": 86, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 40, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 40, + "measured_benefit_ns": 10548002, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15204352, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 79491904, + "runtime_create_ns": 30730, + "jit_attach_ns": 53471, + "context_create_ns": 109225, + "definition_eval_ns": 80039, + "first_eval_ns": 2518669, + "threshold_crossing_ns": 73666194, + "compile_ns": 71374820, + "install_ns": 157606, + "osr_ns": 0, + "steady_state_ns": 2724289 + } + }, + { + "pair_index": 24, + "elapsed_ns": 2784323, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 83, + "native_acquisitions": 83, + "native_exits": 83, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 44, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10511889, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15462400, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78547380, + "runtime_create_ns": 24655, + "jit_attach_ns": 55560, + "context_create_ns": 107840, + "definition_eval_ns": 79423, + "first_eval_ns": 2504564, + "threshold_crossing_ns": 72675111, + "compile_ns": 70395035, + "install_ns": 165145, + "osr_ns": 0, + "steady_state_ns": 2784323 + } + }, + { + "pair_index": 25, + "elapsed_ns": 2732432, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 87, + "native_acquisitions": 87, + "native_exits": 87, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 41, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 41, + "measured_benefit_ns": 10795694, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15892480, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80286105, + "runtime_create_ns": 30621, + "jit_attach_ns": 55730, + "context_create_ns": 107712, + "definition_eval_ns": 78451, + "first_eval_ns": 2521501, + "threshold_crossing_ns": 74442380, + "compile_ns": 72236604, + "install_ns": 158802, + "osr_ns": 0, + "steady_state_ns": 2732432 + } + }, + { + "pair_index": 26, + "elapsed_ns": 2769903, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 84, + "native_acquisitions": 84, + "native_exits": 84, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 46, + "tier2_entries": 38, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 38, + "measured_benefit_ns": 10077578, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 16003072, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80271671, + "runtime_create_ns": 25457, + "jit_attach_ns": 56315, + "context_create_ns": 107104, + "definition_eval_ns": 81594, + "first_eval_ns": 2515363, + "threshold_crossing_ns": 74413548, + "compile_ns": 73532416, + "install_ns": 166385, + "osr_ns": 0, + "steady_state_ns": 2769903 + } + }, + { + "pair_index": 27, + "elapsed_ns": 2758637, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 82, + "native_acquisitions": 82, + "native_exits": 82, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 43, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10501462, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15286272, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 78667566, + "runtime_create_ns": 26588, + "jit_attach_ns": 56271, + "context_create_ns": 102852, + "definition_eval_ns": 81028, + "first_eval_ns": 2512827, + "threshold_crossing_ns": 72806189, + "compile_ns": 70481012, + "install_ns": 159062, + "osr_ns": 0, + "steady_state_ns": 2758637 + } + }, + { + "pair_index": 28, + "elapsed_ns": 2752559, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 88, + "native_acquisitions": 88, + "native_exits": 88, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 47, + "tier2_entries": 41, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 41, + "measured_benefit_ns": 10473848, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15810560, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 80769893, + "runtime_create_ns": 32523, + "jit_attach_ns": 54880, + "context_create_ns": 103203, + "definition_eval_ns": 75728, + "first_eval_ns": 2527136, + "threshold_crossing_ns": 74912149, + "compile_ns": 73074164, + "install_ns": 161697, + "osr_ns": 0, + "steady_state_ns": 2752559 + } + }, + { + "pair_index": 29, + "elapsed_ns": 2768043, + "checksum": "string:33983000:8496750.000:2000", + "native_entries": 86, + "native_acquisitions": 86, + "native_exits": 86, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 47, + "tier2_entries": 39, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 39, + "measured_benefit_ns": 10326080, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 15384576, + "code_bytes": 150120, + "metadata_bytes": 35740, + "peak_compiler_bytes": 5940, + "phases": { + "total_ns": 81351096, + "runtime_create_ns": 27770, + "jit_attach_ns": 57124, + "context_create_ns": 110474, + "definition_eval_ns": 77471, + "first_eval_ns": 2519661, + "threshold_crossing_ns": 75488745, + "compile_ns": 74581785, + "install_ns": 163753, + "osr_ns": 0, + "steady_state_ns": 2768043 + } + } + ], + "raw_latency_ns": [ + 2758317, + 2746839, + 2752411, + 2758699, + 2736319, + 2756418, + 2724665, + 2760649, + 2731513, + 2761087, + 2752948, + 2763403, + 2711391, + 2792175, + 2750031, + 2728787, + 2720279, + 2772532, + 2732429, + 2768135, + 2752950, + 2774532, + 2757726, + 2724289, + 2784323, + 2732432, + 2769903, + 2758637, + 2752559, + 2768043 + ], + "raw_throughput_ops": [ + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13, + 13 + ], + "median_ns": 2756418, + "mad_ns": 11717, + "p95_ns": 2784323, + "p99_ns": 2792175, + "ci95_ns": [ + 2750031, + 2760649 + ], + "compile_ns": 70607347, + "install_ns": 159213, + "break_even_executions": 39 + }, + { + "name": "objects-polymorphic", + "suite": "rquickjs-jit matrix", + "group": "objects-polymorphic", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 6723197, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20901888, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88135412, + "runtime_create_ns": 30938, + "jit_attach_ns": 67983, + "context_create_ns": 131704, + "definition_eval_ns": 84255, + "first_eval_ns": 4104784, + "threshold_crossing_ns": 76274430, + "compile_ns": 67393656, + "install_ns": 78250, + "osr_ns": 0, + "steady_state_ns": 6723197 + } + }, + { + "pair_index": 1, + "elapsed_ns": 6683104, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20803584, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87266914, + "runtime_create_ns": 38552, + "jit_attach_ns": 58410, + "context_create_ns": 113039, + "definition_eval_ns": 71151, + "first_eval_ns": 4082474, + "threshold_crossing_ns": 75507047, + "compile_ns": 66525888, + "install_ns": 83056, + "osr_ns": 0, + "steady_state_ns": 6683104 + } + }, + { + "pair_index": 2, + "elapsed_ns": 6735581, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20897792, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88175709, + "runtime_create_ns": 24587, + "jit_attach_ns": 53068, + "context_create_ns": 111899, + "definition_eval_ns": 67734, + "first_eval_ns": 3064598, + "threshold_crossing_ns": 77414762, + "compile_ns": 65006497, + "install_ns": 86316, + "osr_ns": 0, + "steady_state_ns": 6735581 + } + }, + { + "pair_index": 3, + "elapsed_ns": 6684971, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20946944, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88859217, + "runtime_create_ns": 24278, + "jit_attach_ns": 60599, + "context_create_ns": 114114, + "definition_eval_ns": 70978, + "first_eval_ns": 3080075, + "threshold_crossing_ns": 78118281, + "compile_ns": 66441995, + "install_ns": 78452, + "osr_ns": 0, + "steady_state_ns": 6684971 + } + }, + { + "pair_index": 4, + "elapsed_ns": 6725301, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20828160, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86325838, + "runtime_create_ns": 27549, + "jit_attach_ns": 54946, + "context_create_ns": 107701, + "definition_eval_ns": 70209, + "first_eval_ns": 3080080, + "threshold_crossing_ns": 75572334, + "compile_ns": 65722273, + "install_ns": 80996, + "osr_ns": 0, + "steady_state_ns": 6725301 + } + }, + { + "pair_index": 5, + "elapsed_ns": 6695232, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20856832, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88308904, + "runtime_create_ns": 28046, + "jit_attach_ns": 58696, + "context_create_ns": 123839, + "definition_eval_ns": 69823, + "first_eval_ns": 5917834, + "threshold_crossing_ns": 74695046, + "compile_ns": 65073228, + "install_ns": 86508, + "osr_ns": 0, + "steady_state_ns": 6695232 + } + }, + { + "pair_index": 6, + "elapsed_ns": 6707531, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20893696, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 85701230, + "runtime_create_ns": 27619, + "jit_attach_ns": 59083, + "context_create_ns": 112415, + "definition_eval_ns": 69860, + "first_eval_ns": 4103061, + "threshold_crossing_ns": 73928270, + "compile_ns": 65071555, + "install_ns": 78058, + "osr_ns": 0, + "steady_state_ns": 6707531 + } + }, + { + "pair_index": 7, + "elapsed_ns": 6711786, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20799488, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86533207, + "runtime_create_ns": 26917, + "jit_attach_ns": 52137, + "context_create_ns": 100274, + "definition_eval_ns": 77398, + "first_eval_ns": 3094417, + "threshold_crossing_ns": 75766985, + "compile_ns": 65750357, + "install_ns": 80994, + "osr_ns": 0, + "steady_state_ns": 6711786 + } + }, + { + "pair_index": 8, + "elapsed_ns": 6678466, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20852736, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88051737, + "runtime_create_ns": 33076, + "jit_attach_ns": 62068, + "context_create_ns": 113055, + "definition_eval_ns": 77140, + "first_eval_ns": 3150611, + "threshold_crossing_ns": 77240572, + "compile_ns": 67301294, + "install_ns": 86224, + "osr_ns": 0, + "steady_state_ns": 6678466 + } + }, + { + "pair_index": 9, + "elapsed_ns": 6694533, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20770816, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87566768, + "runtime_create_ns": 32254, + "jit_attach_ns": 56506, + "context_create_ns": 107173, + "definition_eval_ns": 81382, + "first_eval_ns": 3084133, + "threshold_crossing_ns": 76789162, + "compile_ns": 66875922, + "install_ns": 81988, + "osr_ns": 0, + "steady_state_ns": 6694533 + } + }, + { + "pair_index": 10, + "elapsed_ns": 6711708, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20848640, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86927586, + "runtime_create_ns": 25790, + "jit_attach_ns": 65275, + "context_create_ns": 110964, + "definition_eval_ns": 77260, + "first_eval_ns": 3095497, + "threshold_crossing_ns": 76146218, + "compile_ns": 66289424, + "install_ns": 79996, + "osr_ns": 0, + "steady_state_ns": 6711708 + } + }, + { + "pair_index": 11, + "elapsed_ns": 6747751, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20910080, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87085869, + "runtime_create_ns": 27842, + "jit_attach_ns": 58408, + "context_create_ns": 106841, + "definition_eval_ns": 70494, + "first_eval_ns": 3079781, + "threshold_crossing_ns": 76277438, + "compile_ns": 66362229, + "install_ns": 78540, + "osr_ns": 0, + "steady_state_ns": 6747751 + } + }, + { + "pair_index": 12, + "elapsed_ns": 6693093, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20844544, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88248634, + "runtime_create_ns": 22495, + "jit_attach_ns": 52029, + "context_create_ns": 99788, + "definition_eval_ns": 63257, + "first_eval_ns": 3076370, + "threshold_crossing_ns": 77553445, + "compile_ns": 64972696, + "install_ns": 79955, + "osr_ns": 0, + "steady_state_ns": 6693093 + } + }, + { + "pair_index": 13, + "elapsed_ns": 6697707, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20926464, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86243336, + "runtime_create_ns": 31244, + "jit_attach_ns": 57188, + "context_create_ns": 120059, + "definition_eval_ns": 77237, + "first_eval_ns": 4068100, + "threshold_crossing_ns": 74475698, + "compile_ns": 65286627, + "install_ns": 94755, + "osr_ns": 0, + "steady_state_ns": 6697707 + } + }, + { + "pair_index": 14, + "elapsed_ns": 6736507, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 21061632, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87319681, + "runtime_create_ns": 24961, + "jit_attach_ns": 64476, + "context_create_ns": 107716, + "definition_eval_ns": 73158, + "first_eval_ns": 3081498, + "threshold_crossing_ns": 76536252, + "compile_ns": 66621469, + "install_ns": 85700, + "osr_ns": 0, + "steady_state_ns": 6736507 + } + }, + { + "pair_index": 15, + "elapsed_ns": 6702143, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20897792, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86539661, + "runtime_create_ns": 29177, + "jit_attach_ns": 63620, + "context_create_ns": 112979, + "definition_eval_ns": 73414, + "first_eval_ns": 3117188, + "threshold_crossing_ns": 75736513, + "compile_ns": 65849706, + "install_ns": 87482, + "osr_ns": 0, + "steady_state_ns": 6702143 + } + }, + { + "pair_index": 16, + "elapsed_ns": 6645887, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20897792, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87682366, + "runtime_create_ns": 31444, + "jit_attach_ns": 60232, + "context_create_ns": 107853, + "definition_eval_ns": 83098, + "first_eval_ns": 3667541, + "threshold_crossing_ns": 76381033, + "compile_ns": 65888898, + "install_ns": 78361, + "osr_ns": 0, + "steady_state_ns": 6645887 + } + }, + { + "pair_index": 17, + "elapsed_ns": 6708699, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20901888, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 89586184, + "runtime_create_ns": 28222, + "jit_attach_ns": 52409, + "context_create_ns": 100643, + "definition_eval_ns": 80418, + "first_eval_ns": 5940208, + "threshold_crossing_ns": 75975248, + "compile_ns": 66371016, + "install_ns": 82732, + "osr_ns": 0, + "steady_state_ns": 6708699 + } + }, + { + "pair_index": 18, + "elapsed_ns": 6704021, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20996096, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87500721, + "runtime_create_ns": 24983, + "jit_attach_ns": 62343, + "context_create_ns": 121390, + "definition_eval_ns": 70331, + "first_eval_ns": 3081638, + "threshold_crossing_ns": 76704545, + "compile_ns": 66664782, + "install_ns": 76675, + "osr_ns": 0, + "steady_state_ns": 6704021 + } + }, + { + "pair_index": 19, + "elapsed_ns": 6716760, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20901888, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87237960, + "runtime_create_ns": 28450, + "jit_attach_ns": 58851, + "context_create_ns": 114126, + "definition_eval_ns": 75966, + "first_eval_ns": 3065605, + "threshold_crossing_ns": 76474812, + "compile_ns": 66519930, + "install_ns": 82362, + "osr_ns": 0, + "steady_state_ns": 6716760 + } + }, + { + "pair_index": 20, + "elapsed_ns": 6686981, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 21090304, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86937026, + "runtime_create_ns": 29991, + "jit_attach_ns": 57578, + "context_create_ns": 108155, + "definition_eval_ns": 68096, + "first_eval_ns": 3063514, + "threshold_crossing_ns": 76219459, + "compile_ns": 66276535, + "install_ns": 79587, + "osr_ns": 0, + "steady_state_ns": 6686981 + } + }, + { + "pair_index": 21, + "elapsed_ns": 6715974, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 21045248, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87069582, + "runtime_create_ns": 28046, + "jit_attach_ns": 57457, + "context_create_ns": 107388, + "definition_eval_ns": 74112, + "first_eval_ns": 3079307, + "threshold_crossing_ns": 76300688, + "compile_ns": 66362299, + "install_ns": 86912, + "osr_ns": 0, + "steady_state_ns": 6715974 + } + }, + { + "pair_index": 22, + "elapsed_ns": 6732396, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20901888, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87278480, + "runtime_create_ns": 26216, + "jit_attach_ns": 52368, + "context_create_ns": 100890, + "definition_eval_ns": 70245, + "first_eval_ns": 4075192, + "threshold_crossing_ns": 75513227, + "compile_ns": 66506652, + "install_ns": 77415, + "osr_ns": 0, + "steady_state_ns": 6732396 + } + }, + { + "pair_index": 23, + "elapsed_ns": 6676998, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20922368, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88161672, + "runtime_create_ns": 29340, + "jit_attach_ns": 66718, + "context_create_ns": 117056, + "definition_eval_ns": 80733, + "first_eval_ns": 3128246, + "threshold_crossing_ns": 77362388, + "compile_ns": 67599236, + "install_ns": 80768, + "osr_ns": 0, + "steady_state_ns": 6676998 + } + }, + { + "pair_index": 24, + "elapsed_ns": 6691991, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20881408, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88112320, + "runtime_create_ns": 31586, + "jit_attach_ns": 53785, + "context_create_ns": 107466, + "definition_eval_ns": 69493, + "first_eval_ns": 3087361, + "threshold_crossing_ns": 77384097, + "compile_ns": 64983610, + "install_ns": 74868, + "osr_ns": 0, + "steady_state_ns": 6691991 + } + }, + { + "pair_index": 25, + "elapsed_ns": 6772907, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20865024, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 86090024, + "runtime_create_ns": 23600, + "jit_attach_ns": 57701, + "context_create_ns": 108267, + "definition_eval_ns": 73016, + "first_eval_ns": 4267893, + "threshold_crossing_ns": 74081221, + "compile_ns": 65380731, + "install_ns": 80757, + "osr_ns": 0, + "steady_state_ns": 6772907 + } + }, + { + "pair_index": 26, + "elapsed_ns": 6706227, + "checksum": "number:413e8c5000000000", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20979712, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 88163121, + "runtime_create_ns": 28075, + "jit_attach_ns": 58514, + "context_create_ns": 107544, + "definition_eval_ns": 72132, + "first_eval_ns": 3068508, + "threshold_crossing_ns": 77412324, + "compile_ns": 64967860, + "install_ns": 86801, + "osr_ns": 0, + "steady_state_ns": 6706227 + } + }, + { + "pair_index": 27, + "elapsed_ns": 6714555, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20922368, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87136697, + "runtime_create_ns": 26200, + "jit_attach_ns": 55937, + "context_create_ns": 99569, + "definition_eval_ns": 72736, + "first_eval_ns": 3083348, + "threshold_crossing_ns": 76370854, + "compile_ns": 66372358, + "install_ns": 84827, + "osr_ns": 0, + "steady_state_ns": 6714555 + } + }, + { + "pair_index": 28, + "elapsed_ns": 6726954, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 21032960, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87322935, + "runtime_create_ns": 26888, + "jit_attach_ns": 64235, + "context_create_ns": 113847, + "definition_eval_ns": 84832, + "first_eval_ns": 4074738, + "threshold_crossing_ns": 75522341, + "compile_ns": 66625704, + "install_ns": 81415, + "osr_ns": 0, + "steady_state_ns": 6726954 + } + }, + { + "pair_index": 29, + "elapsed_ns": 6630972, + "checksum": "number:413e8c5000000000", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 20983808, + "code_bytes": 136208, + "metadata_bytes": 30171, + "peak_compiler_bytes": 11253, + "phases": { + "total_ns": 87454869, + "runtime_create_ns": 31132, + "jit_attach_ns": 63479, + "context_create_ns": 112374, + "definition_eval_ns": 83337, + "first_eval_ns": 3114495, + "threshold_crossing_ns": 76718457, + "compile_ns": 66801317, + "install_ns": 81234, + "osr_ns": 0, + "steady_state_ns": 6630972 + } + } + ], + "raw_latency_ns": [ + 6723197, + 6683104, + 6735581, + 6684971, + 6725301, + 6695232, + 6707531, + 6711786, + 6678466, + 6694533, + 6711708, + 6747751, + 6693093, + 6697707, + 6736507, + 6702143, + 6645887, + 6708699, + 6704021, + 6716760, + 6686981, + 6715974, + 6732396, + 6676998, + 6691991, + 6772907, + 6706227, + 6714555, + 6726954, + 6630972 + ], + "raw_throughput_ops": [ + 12, + 12, + 11, + 12, + 12, + 12, + 11, + 12, + 11, + 11 + ], + "median_ns": 6707531, + "mad_ns": 15666, + "p95_ns": 6747751, + "p99_ns": 6772907, + "ci95_ns": [ + 6695232, + 6715974 + ], + "compile_ns": 66362299, + "install_ns": 81234, + "break_even_executions": null + }, + { + "name": "calls-recursion-closures", + "suite": "rquickjs-jit matrix", + "group": "calls-recursion-closures", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 39857911, + "checksum": "number:40d4820000000000", + "native_entries": 95729, + "native_acquisitions": 69792, + "native_exits": 95729, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5565, + "tier2_entries": 90164, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 85694, + "measured_benefit_ns": 161822330, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9228288, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 73779113, + "runtime_create_ns": 29940, + "jit_attach_ns": 63113, + "context_create_ns": 113769, + "definition_eval_ns": 89755, + "first_eval_ns": 10542450, + "threshold_crossing_ns": 19282891, + "compile_ns": 12612858, + "install_ns": 81882, + "osr_ns": 0, + "steady_state_ns": 39857911 + } + }, + { + "pair_index": 1, + "elapsed_ns": 37071831, + "checksum": "number:40d4820000000000", + "native_entries": 98250, + "native_acquisitions": 72840, + "native_exits": 98250, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9021, + "tier2_entries": 89229, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 88278, + "measured_benefit_ns": 37910539, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9461760, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70412599, + "runtime_create_ns": 29274, + "jit_attach_ns": 56441, + "context_create_ns": 107793, + "definition_eval_ns": 73851, + "first_eval_ns": 9521155, + "threshold_crossing_ns": 19777334, + "compile_ns": 9680654, + "install_ns": 73378, + "osr_ns": 0, + "steady_state_ns": 37071831 + } + }, + { + "pair_index": 2, + "elapsed_ns": 39552709, + "checksum": "number:40d4820000000000", + "native_entries": 97855, + "native_acquisitions": 72122, + "native_exits": 97855, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7921, + "tier2_entries": 89934, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 84477, + "measured_benefit_ns": 20934673, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9261056, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 74129344, + "runtime_create_ns": 25885, + "jit_attach_ns": 59884, + "context_create_ns": 108966, + "definition_eval_ns": 85502, + "first_eval_ns": 10454697, + "threshold_crossing_ns": 19953178, + "compile_ns": 12572086, + "install_ns": 70229, + "osr_ns": 0, + "steady_state_ns": 39552709 + } + }, + { + "pair_index": 3, + "elapsed_ns": 37284364, + "checksum": "number:40d4820000000000", + "native_entries": 100471, + "native_acquisitions": 74210, + "native_exits": 100471, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9184, + "tier2_entries": 91287, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 91042, + "measured_benefit_ns": 244707391, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9379840, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70564815, + "runtime_create_ns": 33928, + "jit_attach_ns": 64542, + "context_create_ns": 110439, + "definition_eval_ns": 77408, + "first_eval_ns": 13504466, + "threshold_crossing_ns": 15778784, + "compile_ns": 12632051, + "install_ns": 93163, + "osr_ns": 0, + "steady_state_ns": 37284364 + } + }, + { + "pair_index": 4, + "elapsed_ns": 36798485, + "checksum": "number:40d4820000000000", + "native_entries": 99263, + "native_acquisitions": 73063, + "native_exits": 99263, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8013, + "tier2_entries": 91250, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 89469, + "measured_benefit_ns": 96173421, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9424896, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69611660, + "runtime_create_ns": 32748, + "jit_attach_ns": 60600, + "context_create_ns": 113403, + "definition_eval_ns": 80166, + "first_eval_ns": 13189105, + "threshold_crossing_ns": 15605919, + "compile_ns": 12517005, + "install_ns": 92941, + "osr_ns": 0, + "steady_state_ns": 36798485 + } + }, + { + "pair_index": 5, + "elapsed_ns": 37518526, + "checksum": "number:40d4820000000000", + "native_entries": 101920, + "native_acquisitions": 76034, + "native_exits": 101920, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11089, + "tier2_entries": 90831, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 83635, + "measured_benefit_ns": 17059820, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9322496, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 72672304, + "runtime_create_ns": 31431, + "jit_attach_ns": 62079, + "context_create_ns": 108288, + "definition_eval_ns": 95860, + "first_eval_ns": 14181839, + "threshold_crossing_ns": 16923775, + "compile_ns": 12978976, + "install_ns": 101715, + "osr_ns": 0, + "steady_state_ns": 37518526 + } + }, + { + "pair_index": 6, + "elapsed_ns": 37260111, + "checksum": "number:40d4820000000000", + "native_entries": 101989, + "native_acquisitions": 76368, + "native_exits": 101989, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11891, + "tier2_entries": 90098, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 89592, + "measured_benefit_ns": 83627100, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9469952, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 71760763, + "runtime_create_ns": 26827, + "jit_attach_ns": 60744, + "context_create_ns": 112767, + "definition_eval_ns": 75364, + "first_eval_ns": 14267598, + "threshold_crossing_ns": 16190274, + "compile_ns": 13246288, + "install_ns": 76975, + "osr_ns": 0, + "steady_state_ns": 37260111 + } + }, + { + "pair_index": 7, + "elapsed_ns": 37268655, + "checksum": "number:40d4820000000000", + "native_entries": 101386, + "native_acquisitions": 75032, + "native_exits": 101386, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9791, + "tier2_entries": 91595, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 87215, + "measured_benefit_ns": 61526168, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9424896, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70603691, + "runtime_create_ns": 29617, + "jit_attach_ns": 94738, + "context_create_ns": 114116, + "definition_eval_ns": 78540, + "first_eval_ns": 13679804, + "threshold_crossing_ns": 15580727, + "compile_ns": 12617536, + "install_ns": 88831, + "osr_ns": 0, + "steady_state_ns": 37268655 + } + }, + { + "pair_index": 8, + "elapsed_ns": 37137707, + "checksum": "number:40d4820000000000", + "native_entries": 99278, + "native_acquisitions": 73122, + "native_exits": 99278, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9383, + "tier2_entries": 89895, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 85196, + "measured_benefit_ns": 18205595, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9474048, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70069343, + "runtime_create_ns": 28271, + "jit_attach_ns": 64954, + "context_create_ns": 115904, + "definition_eval_ns": 82796, + "first_eval_ns": 10853979, + "threshold_crossing_ns": 17891209, + "compile_ns": 13055394, + "install_ns": 70332, + "osr_ns": 0, + "steady_state_ns": 37137707 + } + }, + { + "pair_index": 9, + "elapsed_ns": 36804994, + "checksum": "number:40d4820000000000", + "native_entries": 102729, + "native_acquisitions": 76961, + "native_exits": 102729, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12246, + "tier2_entries": 90483, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 60557, + "measured_benefit_ns": 13161547, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9252864, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70891139, + "runtime_create_ns": 40666, + "jit_attach_ns": 63250, + "context_create_ns": 106715, + "definition_eval_ns": 89361, + "first_eval_ns": 13633571, + "threshold_crossing_ns": 16456155, + "compile_ns": 12531376, + "install_ns": 83911, + "osr_ns": 0, + "steady_state_ns": 36804994 + } + }, + { + "pair_index": 10, + "elapsed_ns": 36664779, + "checksum": "number:40d4820000000000", + "native_entries": 100706, + "native_acquisitions": 74457, + "native_exits": 100706, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9396, + "tier2_entries": 91310, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 57841, + "measured_benefit_ns": 16788350, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9474048, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69417563, + "runtime_create_ns": 27311, + "jit_attach_ns": 63335, + "context_create_ns": 112283, + "definition_eval_ns": 75020, + "first_eval_ns": 13354397, + "threshold_crossing_ns": 15426400, + "compile_ns": 12463676, + "install_ns": 88114, + "osr_ns": 0, + "steady_state_ns": 36664779 + } + }, + { + "pair_index": 11, + "elapsed_ns": 37205660, + "checksum": "number:40d4820000000000", + "native_entries": 100220, + "native_acquisitions": 74007, + "native_exits": 100220, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9944, + "tier2_entries": 90276, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 90199, + "measured_benefit_ns": 172408801, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9306112, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70399546, + "runtime_create_ns": 30310, + "jit_attach_ns": 68250, + "context_create_ns": 106046, + "definition_eval_ns": 79020, + "first_eval_ns": 13309078, + "threshold_crossing_ns": 15832758, + "compile_ns": 12512956, + "install_ns": 89702, + "osr_ns": 0, + "steady_state_ns": 37205660 + } + }, + { + "pair_index": 12, + "elapsed_ns": 37145194, + "checksum": "number:40d4820000000000", + "native_entries": 98899, + "native_acquisitions": 72874, + "native_exits": 98899, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7525, + "tier2_entries": 91374, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 87014, + "measured_benefit_ns": 21553643, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9420800, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69993575, + "runtime_create_ns": 24958, + "jit_attach_ns": 60522, + "context_create_ns": 109065, + "definition_eval_ns": 70304, + "first_eval_ns": 12023580, + "threshold_crossing_ns": 16813564, + "compile_ns": 10585866, + "install_ns": 75253, + "osr_ns": 0, + "steady_state_ns": 37145194 + } + }, + { + "pair_index": 13, + "elapsed_ns": 36646777, + "checksum": "number:40d4820000000000", + "native_entries": 99193, + "native_acquisitions": 72995, + "native_exits": 99193, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7973, + "tier2_entries": 91220, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 58428, + "measured_benefit_ns": 18125752, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9424896, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69350545, + "runtime_create_ns": 28907, + "jit_attach_ns": 59147, + "context_create_ns": 113537, + "definition_eval_ns": 73924, + "first_eval_ns": 13253942, + "threshold_crossing_ns": 15478905, + "compile_ns": 12632917, + "install_ns": 107978, + "osr_ns": 0, + "steady_state_ns": 36646777 + } + }, + { + "pair_index": 14, + "elapsed_ns": 37216899, + "checksum": "number:40d4820000000000", + "native_entries": 101808, + "native_acquisitions": 75519, + "native_exits": 101808, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 10153, + "tier2_entries": 91655, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 91599, + "measured_benefit_ns": 124758134, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9461760, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70860531, + "runtime_create_ns": 26023, + "jit_attach_ns": 61015, + "context_create_ns": 109258, + "definition_eval_ns": 83231, + "first_eval_ns": 14610714, + "threshold_crossing_ns": 15007905, + "compile_ns": 13536758, + "install_ns": 93574, + "osr_ns": 0, + "steady_state_ns": 37216899 + } + }, + { + "pair_index": 15, + "elapsed_ns": 37223927, + "checksum": "number:40d4820000000000", + "native_entries": 101570, + "native_acquisitions": 75976, + "native_exits": 101570, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11519, + "tier2_entries": 90051, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 88435, + "measured_benefit_ns": 54607651, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9465856, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 71055978, + "runtime_create_ns": 29732, + "jit_attach_ns": 62356, + "context_create_ns": 112049, + "definition_eval_ns": 75308, + "first_eval_ns": 13473818, + "threshold_crossing_ns": 16305781, + "compile_ns": 12493942, + "install_ns": 80517, + "osr_ns": 0, + "steady_state_ns": 37223927 + } + }, + { + "pair_index": 16, + "elapsed_ns": 37125550, + "checksum": "number:40d4820000000000", + "native_entries": 101703, + "native_acquisitions": 76062, + "native_exits": 101703, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 11486, + "tier2_entries": 90217, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 90151, + "measured_benefit_ns": 136657223, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9306112, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 71039936, + "runtime_create_ns": 28076, + "jit_attach_ns": 60279, + "context_create_ns": 111966, + "definition_eval_ns": 85968, + "first_eval_ns": 13654842, + "threshold_crossing_ns": 16237425, + "compile_ns": 12505206, + "install_ns": 85986, + "osr_ns": 0, + "steady_state_ns": 37125550 + } + }, + { + "pair_index": 17, + "elapsed_ns": 37250489, + "checksum": "number:40d4820000000000", + "native_entries": 97824, + "native_acquisitions": 72408, + "native_exits": 97824, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7446, + "tier2_entries": 90378, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 88916, + "measured_benefit_ns": 38561845, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9392128, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70919783, + "runtime_create_ns": 21387, + "jit_attach_ns": 54927, + "context_create_ns": 107382, + "definition_eval_ns": 72445, + "first_eval_ns": 11078338, + "threshold_crossing_ns": 18564733, + "compile_ns": 9756584, + "install_ns": 68462, + "osr_ns": 0, + "steady_state_ns": 37250489 + } + }, + { + "pair_index": 18, + "elapsed_ns": 36421727, + "checksum": "number:40d4820000000000", + "native_entries": 100297, + "native_acquisitions": 74060, + "native_exits": 100297, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8734, + "tier2_entries": 91563, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 56307, + "measured_benefit_ns": 13040884, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9420800, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69118738, + "runtime_create_ns": 27341, + "jit_attach_ns": 54579, + "context_create_ns": 114594, + "definition_eval_ns": 77901, + "first_eval_ns": 13324605, + "threshold_crossing_ns": 15403029, + "compile_ns": 10826091, + "install_ns": 80623, + "osr_ns": 0, + "steady_state_ns": 36421727 + } + }, + { + "pair_index": 19, + "elapsed_ns": 36457747, + "checksum": "number:40d4820000000000", + "native_entries": 100050, + "native_acquisitions": 73832, + "native_exits": 100050, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8998, + "tier2_entries": 91052, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 56448, + "measured_benefit_ns": 16967903, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9265152, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69166234, + "runtime_create_ns": 28970, + "jit_attach_ns": 61504, + "context_create_ns": 104527, + "definition_eval_ns": 91014, + "first_eval_ns": 13240150, + "threshold_crossing_ns": 15489360, + "compile_ns": 12522901, + "install_ns": 90737, + "osr_ns": 0, + "steady_state_ns": 36457747 + } + }, + { + "pair_index": 20, + "elapsed_ns": 37065884, + "checksum": "number:40d4820000000000", + "native_entries": 99514, + "native_acquisitions": 73321, + "native_exits": 99514, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8193, + "tier2_entries": 91321, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 88731, + "measured_benefit_ns": 25865200, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9449472, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69939570, + "runtime_create_ns": 28631, + "jit_attach_ns": 59160, + "context_create_ns": 110100, + "definition_eval_ns": 79228, + "first_eval_ns": 14021870, + "threshold_crossing_ns": 14829275, + "compile_ns": 13164977, + "install_ns": 82518, + "osr_ns": 0, + "steady_state_ns": 37065884 + } + }, + { + "pair_index": 21, + "elapsed_ns": 37182628, + "checksum": "number:40d4820000000000", + "native_entries": 100669, + "native_acquisitions": 74535, + "native_exits": 100669, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 10195, + "tier2_entries": 90474, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 90108, + "measured_benefit_ns": 52185792, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9465856, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70591673, + "runtime_create_ns": 27703, + "jit_attach_ns": 63118, + "context_create_ns": 116520, + "definition_eval_ns": 76768, + "first_eval_ns": 12235835, + "threshold_crossing_ns": 17133067, + "compile_ns": 13646579, + "install_ns": 109238, + "osr_ns": 0, + "steady_state_ns": 37182628 + } + }, + { + "pair_index": 22, + "elapsed_ns": 37154789, + "checksum": "number:40d4820000000000", + "native_entries": 101267, + "native_acquisitions": 74927, + "native_exits": 101267, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9734, + "tier2_entries": 91533, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 91429, + "measured_benefit_ns": 125406122, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9457664, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70623869, + "runtime_create_ns": 25792, + "jit_attach_ns": 91606, + "context_create_ns": 111081, + "definition_eval_ns": 79051, + "first_eval_ns": 13704931, + "threshold_crossing_ns": 15704310, + "compile_ns": 12644090, + "install_ns": 80650, + "osr_ns": 0, + "steady_state_ns": 37154789 + } + }, + { + "pair_index": 23, + "elapsed_ns": 36651414, + "checksum": "number:40d4820000000000", + "native_entries": 99245, + "native_acquisitions": 73065, + "native_exits": 99245, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8049, + "tier2_entries": 91196, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 56837, + "measured_benefit_ns": 17337237, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9183232, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69439754, + "runtime_create_ns": 26926, + "jit_attach_ns": 66812, + "context_create_ns": 110701, + "definition_eval_ns": 75347, + "first_eval_ns": 13262788, + "threshold_crossing_ns": 15553351, + "compile_ns": 12655771, + "install_ns": 103153, + "osr_ns": 0, + "steady_state_ns": 36651414 + } + }, + { + "pair_index": 24, + "elapsed_ns": 37016131, + "checksum": "number:40d4820000000000", + "native_entries": 99487, + "native_acquisitions": 73330, + "native_exits": 99487, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9397, + "tier2_entries": 90090, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 86211, + "measured_benefit_ns": 56452529, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9474048, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69981956, + "runtime_create_ns": 27656, + "jit_attach_ns": 61408, + "context_create_ns": 109487, + "definition_eval_ns": 75351, + "first_eval_ns": 13210681, + "threshold_crossing_ns": 15730941, + "compile_ns": 12577161, + "install_ns": 80196, + "osr_ns": 0, + "steady_state_ns": 37016131 + } + }, + { + "pair_index": 25, + "elapsed_ns": 36990154, + "checksum": "number:40d4820000000000", + "native_entries": 98620, + "native_acquisitions": 72506, + "native_exits": 98620, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 8674, + "tier2_entries": 89946, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 79678, + "measured_benefit_ns": 13869587, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9416704, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69817724, + "runtime_create_ns": 25208, + "jit_attach_ns": 61719, + "context_create_ns": 116691, + "definition_eval_ns": 76341, + "first_eval_ns": 10454716, + "threshold_crossing_ns": 18364104, + "compile_ns": 12596884, + "install_ns": 90236, + "osr_ns": 0, + "steady_state_ns": 36990154 + } + }, + { + "pair_index": 26, + "elapsed_ns": 37139178, + "checksum": "number:40d4820000000000", + "native_entries": 102492, + "native_acquisitions": 76918, + "native_exits": 102492, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 12537, + "tier2_entries": 89955, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 86215, + "measured_benefit_ns": 19046794, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9371648, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 71261804, + "runtime_create_ns": 30839, + "jit_attach_ns": 79761, + "context_create_ns": 109142, + "definition_eval_ns": 89048, + "first_eval_ns": 10889031, + "threshold_crossing_ns": 19184165, + "compile_ns": 13080245, + "install_ns": 67841, + "osr_ns": 0, + "steady_state_ns": 37139178 + } + }, + { + "pair_index": 27, + "elapsed_ns": 36969925, + "checksum": "number:40d4820000000000", + "native_entries": 99401, + "native_acquisitions": 73225, + "native_exits": 99401, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 7787, + "tier2_entries": 91614, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 83550, + "measured_benefit_ns": 19256985, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9408512, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69943669, + "runtime_create_ns": 28254, + "jit_attach_ns": 56305, + "context_create_ns": 106260, + "definition_eval_ns": 74215, + "first_eval_ns": 13316915, + "threshold_crossing_ns": 15650631, + "compile_ns": 10494400, + "install_ns": 68366, + "osr_ns": 0, + "steady_state_ns": 36969925 + } + }, + { + "pair_index": 28, + "elapsed_ns": 36749267, + "checksum": "number:40d4820000000000", + "native_entries": 99633, + "native_acquisitions": 73460, + "native_exits": 99633, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9483, + "tier2_entries": 90150, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 64096, + "measured_benefit_ns": 13047421, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9375744, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 69734709, + "runtime_create_ns": 28001, + "jit_attach_ns": 56036, + "context_create_ns": 106573, + "definition_eval_ns": 79969, + "first_eval_ns": 13295398, + "threshold_crossing_ns": 15597619, + "compile_ns": 12633428, + "install_ns": 83838, + "osr_ns": 0, + "steady_state_ns": 36749267 + } + }, + { + "pair_index": 29, + "elapsed_ns": 37488613, + "checksum": "number:40d4820000000000", + "native_entries": 99554, + "native_acquisitions": 73364, + "native_exits": 99554, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 9355, + "tier2_entries": 90199, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 88960, + "measured_benefit_ns": 130408410, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 9375744, + "code_bytes": 19218, + "metadata_bytes": 6248, + "peak_compiler_bytes": 891, + "phases": { + "total_ns": 70709554, + "runtime_create_ns": 31244, + "jit_attach_ns": 67742, + "context_create_ns": 117159, + "definition_eval_ns": 82887, + "first_eval_ns": 13308408, + "threshold_crossing_ns": 15826167, + "compile_ns": 12646628, + "install_ns": 98424, + "osr_ns": 0, + "steady_state_ns": 37488613 + } + } + ], + "raw_latency_ns": [ + 39857911, + 37071831, + 39552709, + 37284364, + 36798485, + 37518526, + 37260111, + 37268655, + 37137707, + 36804994, + 36664779, + 37205660, + 37145194, + 36646777, + 37216899, + 37223927, + 37125550, + 37250489, + 36421727, + 36457747, + 37065884, + 37182628, + 37154789, + 36651414, + 37016131, + 36990154, + 37139178, + 36969925, + 36749267, + 37488613 + ], + "raw_throughput_ops": [ + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15, + 15 + ], + "median_ns": 37139178, + "mad_ns": 145186, + "p95_ns": 39552709, + "p99_ns": 39857911, + "ci95_ns": [ + 37016131, + 37216899 + ], + "compile_ns": 12612858, + "install_ns": 83911, + "break_even_executions": null + }, + { + "name": "json-codec", + "suite": "rquickjs-jit matrix", + "group": "json-codec", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 78884025, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14200832, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174989219, + "runtime_create_ns": 31659, + "jit_attach_ns": 65703, + "context_create_ns": 106131, + "definition_eval_ns": 66100, + "first_eval_ns": 19339847, + "threshold_crossing_ns": 68550147, + "compile_ns": 32319496, + "install_ns": 62282, + "osr_ns": 0, + "steady_state_ns": 78884025 + } + }, + { + "pair_index": 1, + "elapsed_ns": 79521828, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14086144, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176241053, + "runtime_create_ns": 31283, + "jit_attach_ns": 62931, + "context_create_ns": 108389, + "definition_eval_ns": 73807, + "first_eval_ns": 19349602, + "threshold_crossing_ns": 69142347, + "compile_ns": 31814402, + "install_ns": 63532, + "osr_ns": 0, + "steady_state_ns": 79521828 + } + }, + { + "pair_index": 2, + "elapsed_ns": 79582393, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14209024, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 184796147, + "runtime_create_ns": 25844, + "jit_attach_ns": 64004, + "context_create_ns": 107489, + "definition_eval_ns": 66232, + "first_eval_ns": 16478806, + "threshold_crossing_ns": 80514976, + "compile_ns": 34428134, + "install_ns": 66394, + "osr_ns": 0, + "steady_state_ns": 79582393 + } + }, + { + "pair_index": 3, + "elapsed_ns": 79524910, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14143488, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176755489, + "runtime_create_ns": 26570, + "jit_attach_ns": 62434, + "context_create_ns": 107599, + "definition_eval_ns": 67056, + "first_eval_ns": 19490098, + "threshold_crossing_ns": 69410280, + "compile_ns": 34449197, + "install_ns": 73835, + "osr_ns": 0, + "steady_state_ns": 79524910 + } + }, + { + "pair_index": 4, + "elapsed_ns": 78841270, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14106624, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175301076, + "runtime_create_ns": 28219, + "jit_attach_ns": 60949, + "context_create_ns": 110441, + "definition_eval_ns": 68639, + "first_eval_ns": 17961718, + "threshold_crossing_ns": 70267808, + "compile_ns": 34752938, + "install_ns": 63940, + "osr_ns": 0, + "steady_state_ns": 78841270 + } + }, + { + "pair_index": 5, + "elapsed_ns": 79447374, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14127104, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175771865, + "runtime_create_ns": 32769, + "jit_attach_ns": 68354, + "context_create_ns": 110673, + "definition_eval_ns": 69041, + "first_eval_ns": 19317725, + "threshold_crossing_ns": 68726713, + "compile_ns": 32330901, + "install_ns": 65844, + "osr_ns": 0, + "steady_state_ns": 79447374 + } + }, + { + "pair_index": 6, + "elapsed_ns": 78639097, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14168064, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174278601, + "runtime_create_ns": 25626, + "jit_attach_ns": 64558, + "context_create_ns": 108368, + "definition_eval_ns": 68538, + "first_eval_ns": 19657353, + "threshold_crossing_ns": 67826972, + "compile_ns": 33952121, + "install_ns": 61527, + "osr_ns": 0, + "steady_state_ns": 78639097 + } + }, + { + "pair_index": 7, + "elapsed_ns": 79207218, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14106624, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175295622, + "runtime_create_ns": 29524, + "jit_attach_ns": 63388, + "context_create_ns": 109331, + "definition_eval_ns": 73130, + "first_eval_ns": 16886504, + "threshold_crossing_ns": 70982023, + "compile_ns": 33071566, + "install_ns": 61121, + "osr_ns": 0, + "steady_state_ns": 79207218 + } + }, + { + "pair_index": 8, + "elapsed_ns": 79270959, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14176256, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175786245, + "runtime_create_ns": 25080, + "jit_attach_ns": 65221, + "context_create_ns": 114514, + "definition_eval_ns": 65434, + "first_eval_ns": 19407656, + "threshold_crossing_ns": 68832449, + "compile_ns": 33690892, + "install_ns": 61313, + "osr_ns": 0, + "steady_state_ns": 79270959 + } + }, + { + "pair_index": 9, + "elapsed_ns": 79277057, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 13934592, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 178100977, + "runtime_create_ns": 29506, + "jit_attach_ns": 61474, + "context_create_ns": 111003, + "definition_eval_ns": 71378, + "first_eval_ns": 19313652, + "threshold_crossing_ns": 71147954, + "compile_ns": 31794447, + "install_ns": 66589, + "osr_ns": 0, + "steady_state_ns": 79277057 + } + }, + { + "pair_index": 10, + "elapsed_ns": 79360020, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14192640, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176078164, + "runtime_create_ns": 31797, + "jit_attach_ns": 60478, + "context_create_ns": 112234, + "definition_eval_ns": 71907, + "first_eval_ns": 19724761, + "threshold_crossing_ns": 68639313, + "compile_ns": 32663779, + "install_ns": 64330, + "osr_ns": 0, + "steady_state_ns": 79360020 + } + }, + { + "pair_index": 11, + "elapsed_ns": 79061794, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14225408, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175176902, + "runtime_create_ns": 27610, + "jit_attach_ns": 74184, + "context_create_ns": 104411, + "definition_eval_ns": 65121, + "first_eval_ns": 19341894, + "threshold_crossing_ns": 68644271, + "compile_ns": 33552852, + "install_ns": 67050, + "osr_ns": 0, + "steady_state_ns": 79061794 + } + }, + { + "pair_index": 12, + "elapsed_ns": 79288219, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14073856, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175553541, + "runtime_create_ns": 29148, + "jit_attach_ns": 63085, + "context_create_ns": 119915, + "definition_eval_ns": 74711, + "first_eval_ns": 17478637, + "threshold_crossing_ns": 70583781, + "compile_ns": 34206597, + "install_ns": 63987, + "osr_ns": 0, + "steady_state_ns": 79288219 + } + }, + { + "pair_index": 13, + "elapsed_ns": 79242638, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14172160, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175880047, + "runtime_create_ns": 24758, + "jit_attach_ns": 66014, + "context_create_ns": 115499, + "definition_eval_ns": 69519, + "first_eval_ns": 19313028, + "threshold_crossing_ns": 69012190, + "compile_ns": 34382503, + "install_ns": 57933, + "osr_ns": 0, + "steady_state_ns": 79242638 + } + }, + { + "pair_index": 14, + "elapsed_ns": 79455974, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14209024, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176389368, + "runtime_create_ns": 27504, + "jit_attach_ns": 61927, + "context_create_ns": 115265, + "definition_eval_ns": 73837, + "first_eval_ns": 19353522, + "threshold_crossing_ns": 69200678, + "compile_ns": 31614770, + "install_ns": 60423, + "osr_ns": 0, + "steady_state_ns": 79455974 + } + }, + { + "pair_index": 15, + "elapsed_ns": 79123417, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14147584, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175236294, + "runtime_create_ns": 26095, + "jit_attach_ns": 64684, + "context_create_ns": 116736, + "definition_eval_ns": 69537, + "first_eval_ns": 19344006, + "threshold_crossing_ns": 68476510, + "compile_ns": 34407367, + "install_ns": 62394, + "osr_ns": 0, + "steady_state_ns": 79123417 + } + }, + { + "pair_index": 16, + "elapsed_ns": 79132397, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14118912, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175558140, + "runtime_create_ns": 35471, + "jit_attach_ns": 61332, + "context_create_ns": 113729, + "definition_eval_ns": 65832, + "first_eval_ns": 19699092, + "threshold_crossing_ns": 68538670, + "compile_ns": 32000819, + "install_ns": 60771, + "osr_ns": 0, + "steady_state_ns": 79132397 + } + }, + { + "pair_index": 17, + "elapsed_ns": 79317270, + "checksum": "string:2013000:123", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14131200, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 184713863, + "runtime_create_ns": 26093, + "jit_attach_ns": 64161, + "context_create_ns": 111038, + "definition_eval_ns": 77805, + "first_eval_ns": 16480330, + "threshold_crossing_ns": 80632999, + "compile_ns": 32096181, + "install_ns": 64742, + "osr_ns": 0, + "steady_state_ns": 79317270 + } + }, + { + "pair_index": 18, + "elapsed_ns": 79198754, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14213120, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 184245122, + "runtime_create_ns": 25633, + "jit_attach_ns": 64995, + "context_create_ns": 109922, + "definition_eval_ns": 65440, + "first_eval_ns": 17839209, + "threshold_crossing_ns": 79015683, + "compile_ns": 34457405, + "install_ns": 61865, + "osr_ns": 0, + "steady_state_ns": 79198754 + } + }, + { + "pair_index": 19, + "elapsed_ns": 78226780, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14073856, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174581284, + "runtime_create_ns": 30330, + "jit_attach_ns": 61275, + "context_create_ns": 113352, + "definition_eval_ns": 71450, + "first_eval_ns": 19375254, + "threshold_crossing_ns": 68825969, + "compile_ns": 31586531, + "install_ns": 79217, + "osr_ns": 0, + "steady_state_ns": 78226780 + } + }, + { + "pair_index": 20, + "elapsed_ns": 78885178, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14217216, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175027637, + "runtime_create_ns": 29255, + "jit_attach_ns": 73946, + "context_create_ns": 105950, + "definition_eval_ns": 66044, + "first_eval_ns": 19353947, + "threshold_crossing_ns": 68584007, + "compile_ns": 33571848, + "install_ns": 68373, + "osr_ns": 0, + "steady_state_ns": 78885178 + } + }, + { + "pair_index": 21, + "elapsed_ns": 80247844, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14073856, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 177517326, + "runtime_create_ns": 33196, + "jit_attach_ns": 63540, + "context_create_ns": 104998, + "definition_eval_ns": 76293, + "first_eval_ns": 19084721, + "threshold_crossing_ns": 69790877, + "compile_ns": 32421158, + "install_ns": 63005, + "osr_ns": 0, + "steady_state_ns": 80247844 + } + }, + { + "pair_index": 22, + "elapsed_ns": 79490898, + "checksum": "string:2013000:123", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14090240, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 185524167, + "runtime_create_ns": 27392, + "jit_attach_ns": 61767, + "context_create_ns": 107985, + "definition_eval_ns": 71247, + "first_eval_ns": 19757920, + "threshold_crossing_ns": 78063556, + "compile_ns": 32568642, + "install_ns": 70681, + "osr_ns": 0, + "steady_state_ns": 79490898 + } + }, + { + "pair_index": 23, + "elapsed_ns": 79773505, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14045184, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176167766, + "runtime_create_ns": 30807, + "jit_attach_ns": 61968, + "context_create_ns": 110485, + "definition_eval_ns": 71319, + "first_eval_ns": 19353898, + "threshold_crossing_ns": 68786664, + "compile_ns": 34187824, + "install_ns": 66993, + "osr_ns": 0, + "steady_state_ns": 79773505 + } + }, + { + "pair_index": 24, + "elapsed_ns": 78926976, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14073856, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 174947684, + "runtime_create_ns": 31019, + "jit_attach_ns": 58321, + "context_create_ns": 106723, + "definition_eval_ns": 75596, + "first_eval_ns": 19451291, + "threshold_crossing_ns": 68478430, + "compile_ns": 33661098, + "install_ns": 66280, + "osr_ns": 0, + "steady_state_ns": 78926976 + } + }, + { + "pair_index": 25, + "elapsed_ns": 78945914, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14159872, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175582701, + "runtime_create_ns": 25632, + "jit_attach_ns": 58503, + "context_create_ns": 113127, + "definition_eval_ns": 65637, + "first_eval_ns": 17874739, + "threshold_crossing_ns": 70483852, + "compile_ns": 32405491, + "install_ns": 70907, + "osr_ns": 0, + "steady_state_ns": 78945914 + } + }, + { + "pair_index": 26, + "elapsed_ns": 79837115, + "checksum": "string:2013000:123", + "native_entries": 5, + "native_acquisitions": 5, + "native_exits": 5, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 5, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14102528, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 185327981, + "runtime_create_ns": 28387, + "jit_attach_ns": 60875, + "context_create_ns": 107939, + "definition_eval_ns": 68034, + "first_eval_ns": 19746059, + "threshold_crossing_ns": 77478229, + "compile_ns": 31921135, + "install_ns": 58876, + "osr_ns": 0, + "steady_state_ns": 79837115 + } + }, + { + "pair_index": 27, + "elapsed_ns": 79591601, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14200832, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 185048324, + "runtime_create_ns": 27365, + "jit_attach_ns": 64760, + "context_create_ns": 110365, + "definition_eval_ns": 70467, + "first_eval_ns": 19686908, + "threshold_crossing_ns": 77493003, + "compile_ns": 34595452, + "install_ns": 64632, + "osr_ns": 0, + "steady_state_ns": 79591601 + } + }, + { + "pair_index": 28, + "elapsed_ns": 79056495, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14102528, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 175765461, + "runtime_create_ns": 30480, + "jit_attach_ns": 62226, + "context_create_ns": 115235, + "definition_eval_ns": 72447, + "first_eval_ns": 19388391, + "threshold_crossing_ns": 68988492, + "compile_ns": 31983426, + "install_ns": 73015, + "osr_ns": 0, + "steady_state_ns": 79056495 + } + }, + { + "pair_index": 29, + "elapsed_ns": 79866161, + "checksum": "string:2013000:123", + "native_entries": 4, + "native_acquisitions": 4, + "native_exits": 4, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 4, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 1, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 14106624, + "code_bytes": 75040, + "metadata_bytes": 17891, + "peak_compiler_bytes": 9075, + "phases": { + "total_ns": 176061873, + "runtime_create_ns": 29415, + "jit_attach_ns": 63668, + "context_create_ns": 116640, + "definition_eval_ns": 67285, + "first_eval_ns": 19410535, + "threshold_crossing_ns": 68583247, + "compile_ns": 33677055, + "install_ns": 64190, + "osr_ns": 0, + "steady_state_ns": 79866161 + } + } + ], + "raw_latency_ns": [ + 78884025, + 79521828, + 79582393, + 79524910, + 78841270, + 79447374, + 78639097, + 79207218, + 79270959, + 79277057, + 79360020, + 79061794, + 79288219, + 79242638, + 79455974, + 79123417, + 79132397, + 79317270, + 79198754, + 78226780, + 78885178, + 80247844, + 79490898, + 79773505, + 78926976, + 78945914, + 79837115, + 79591601, + 79056495, + 79866161 + ], + "raw_throughput_ops": [ + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6, + 6 + ], + "median_ns": 79277057, + "mad_ns": 244771, + "p95_ns": 79866161, + "p99_ns": 80247844, + "ci95_ns": [ + 79132397, + 79455974 + ], + "compile_ns": 33552852, + "install_ns": 64330, + "break_even_executions": null + }, + { + "name": "map-set-bigint", + "suite": "rquickjs-jit matrix", + "group": "map-set-bigint", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 15028180, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6246400, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24632252, + "runtime_create_ns": 30685, + "jit_attach_ns": 61975, + "context_create_ns": 109537, + "definition_eval_ns": 69416, + "first_eval_ns": 1557927, + "threshold_crossing_ns": 6191913, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15028180 + } + }, + { + "pair_index": 1, + "elapsed_ns": 15053755, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24636539, + "runtime_create_ns": 24664, + "jit_attach_ns": 59707, + "context_create_ns": 108330, + "definition_eval_ns": 74089, + "first_eval_ns": 1580499, + "threshold_crossing_ns": 6150463, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15053755 + } + }, + { + "pair_index": 2, + "elapsed_ns": 15150718, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6381568, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24782511, + "runtime_create_ns": 25382, + "jit_attach_ns": 55841, + "context_create_ns": 119020, + "definition_eval_ns": 76249, + "first_eval_ns": 1574078, + "threshold_crossing_ns": 6192884, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15150718 + } + }, + { + "pair_index": 3, + "elapsed_ns": 15173425, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6402048, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24799404, + "runtime_create_ns": 26578, + "jit_attach_ns": 63775, + "context_create_ns": 117449, + "definition_eval_ns": 73188, + "first_eval_ns": 1569176, + "threshold_crossing_ns": 6179451, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15173425 + } + }, + { + "pair_index": 4, + "elapsed_ns": 15077171, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6311936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24697522, + "runtime_create_ns": 28970, + "jit_attach_ns": 61235, + "context_create_ns": 110001, + "definition_eval_ns": 69531, + "first_eval_ns": 1576535, + "threshold_crossing_ns": 6168443, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15077171 + } + }, + { + "pair_index": 5, + "elapsed_ns": 15096960, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6389760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24743957, + "runtime_create_ns": 26327, + "jit_attach_ns": 74104, + "context_create_ns": 109746, + "definition_eval_ns": 73759, + "first_eval_ns": 1564892, + "threshold_crossing_ns": 6188579, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15096960 + } + }, + { + "pair_index": 6, + "elapsed_ns": 14931645, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6230016, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24447320, + "runtime_create_ns": 28761, + "jit_attach_ns": 62562, + "context_create_ns": 111193, + "definition_eval_ns": 70007, + "first_eval_ns": 1572269, + "threshold_crossing_ns": 6085879, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 14931645 + } + }, + { + "pair_index": 7, + "elapsed_ns": 15148662, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6336512, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24783604, + "runtime_create_ns": 26152, + "jit_attach_ns": 61649, + "context_create_ns": 107439, + "definition_eval_ns": 70095, + "first_eval_ns": 1572826, + "threshold_crossing_ns": 6191864, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15148662 + } + }, + { + "pair_index": 8, + "elapsed_ns": 15066322, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24677891, + "runtime_create_ns": 28612, + "jit_attach_ns": 62617, + "context_create_ns": 114982, + "definition_eval_ns": 69300, + "first_eval_ns": 1574383, + "threshold_crossing_ns": 6157673, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15066322 + } + }, + { + "pair_index": 9, + "elapsed_ns": 15107241, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24722235, + "runtime_create_ns": 34888, + "jit_attach_ns": 58594, + "context_create_ns": 111997, + "definition_eval_ns": 74000, + "first_eval_ns": 1582177, + "threshold_crossing_ns": 6156661, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15107241 + } + }, + { + "pair_index": 10, + "elapsed_ns": 15050775, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6389760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24707105, + "runtime_create_ns": 27157, + "jit_attach_ns": 60887, + "context_create_ns": 111816, + "definition_eval_ns": 75010, + "first_eval_ns": 1590542, + "threshold_crossing_ns": 6181325, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15050775 + } + }, + { + "pair_index": 11, + "elapsed_ns": 15082964, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6447104, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24761894, + "runtime_create_ns": 27061, + "jit_attach_ns": 63553, + "context_create_ns": 123665, + "definition_eval_ns": 79608, + "first_eval_ns": 1569824, + "threshold_crossing_ns": 6194368, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15082964 + } + }, + { + "pair_index": 12, + "elapsed_ns": 15000474, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6389760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24555124, + "runtime_create_ns": 23362, + "jit_attach_ns": 66030, + "context_create_ns": 109331, + "definition_eval_ns": 69711, + "first_eval_ns": 1562330, + "threshold_crossing_ns": 6143134, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15000474 + } + }, + { + "pair_index": 13, + "elapsed_ns": 15282909, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6332416, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24980079, + "runtime_create_ns": 28321, + "jit_attach_ns": 59043, + "context_create_ns": 112903, + "definition_eval_ns": 69984, + "first_eval_ns": 1606529, + "threshold_crossing_ns": 6205657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15282909 + } + }, + { + "pair_index": 14, + "elapsed_ns": 15120057, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24748542, + "runtime_create_ns": 26853, + "jit_attach_ns": 59107, + "context_create_ns": 112742, + "definition_eval_ns": 70459, + "first_eval_ns": 1582381, + "threshold_crossing_ns": 6164613, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15120057 + } + }, + { + "pair_index": 15, + "elapsed_ns": 15167258, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24865531, + "runtime_create_ns": 27112, + "jit_attach_ns": 62664, + "context_create_ns": 115682, + "definition_eval_ns": 69680, + "first_eval_ns": 1595828, + "threshold_crossing_ns": 6207265, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15167258 + } + }, + { + "pair_index": 16, + "elapsed_ns": 15138375, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6340608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24771088, + "runtime_create_ns": 27040, + "jit_attach_ns": 65911, + "context_create_ns": 116801, + "definition_eval_ns": 69107, + "first_eval_ns": 1599702, + "threshold_crossing_ns": 6148949, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15138375 + } + }, + { + "pair_index": 17, + "elapsed_ns": 15185165, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6365184, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24837925, + "runtime_create_ns": 25785, + "jit_attach_ns": 58026, + "context_create_ns": 107983, + "definition_eval_ns": 68542, + "first_eval_ns": 1582255, + "threshold_crossing_ns": 6206492, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15185165 + } + }, + { + "pair_index": 18, + "elapsed_ns": 15094985, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6389760, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24674159, + "runtime_create_ns": 25595, + "jit_attach_ns": 61233, + "context_create_ns": 120823, + "definition_eval_ns": 73480, + "first_eval_ns": 1562271, + "threshold_crossing_ns": 6152580, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15094985 + } + }, + { + "pair_index": 19, + "elapsed_ns": 15099187, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6344704, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24704041, + "runtime_create_ns": 29431, + "jit_attach_ns": 71249, + "context_create_ns": 109408, + "definition_eval_ns": 70725, + "first_eval_ns": 1566510, + "threshold_crossing_ns": 6172473, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15099187 + } + }, + { + "pair_index": 20, + "elapsed_ns": 15125575, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24849172, + "runtime_create_ns": 28220, + "jit_attach_ns": 58165, + "context_create_ns": 110345, + "definition_eval_ns": 69375, + "first_eval_ns": 1586392, + "threshold_crossing_ns": 6267456, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15125575 + } + }, + { + "pair_index": 21, + "elapsed_ns": 15089799, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24670719, + "runtime_create_ns": 28864, + "jit_attach_ns": 57807, + "context_create_ns": 117026, + "definition_eval_ns": 75127, + "first_eval_ns": 1568170, + "threshold_crossing_ns": 6150657, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15089799 + } + }, + { + "pair_index": 22, + "elapsed_ns": 15143775, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24724073, + "runtime_create_ns": 24861, + "jit_attach_ns": 55914, + "context_create_ns": 103052, + "definition_eval_ns": 67075, + "first_eval_ns": 1575314, + "threshold_crossing_ns": 6148103, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15143775 + } + }, + { + "pair_index": 23, + "elapsed_ns": 15048513, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6225920, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24668013, + "runtime_create_ns": 29711, + "jit_attach_ns": 61025, + "context_create_ns": 111643, + "definition_eval_ns": 67500, + "first_eval_ns": 1579295, + "threshold_crossing_ns": 6176521, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15048513 + } + }, + { + "pair_index": 24, + "elapsed_ns": 15015921, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24578255, + "runtime_create_ns": 28941, + "jit_attach_ns": 64712, + "context_create_ns": 106813, + "definition_eval_ns": 69813, + "first_eval_ns": 1568705, + "threshold_crossing_ns": 6129432, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15015921 + } + }, + { + "pair_index": 25, + "elapsed_ns": 15213585, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24888720, + "runtime_create_ns": 26171, + "jit_attach_ns": 65482, + "context_create_ns": 111112, + "definition_eval_ns": 77264, + "first_eval_ns": 1594358, + "threshold_crossing_ns": 6188582, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15213585 + } + }, + { + "pair_index": 26, + "elapsed_ns": 15049732, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6361088, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24642123, + "runtime_create_ns": 29326, + "jit_attach_ns": 64030, + "context_create_ns": 108154, + "definition_eval_ns": 67772, + "first_eval_ns": 1564666, + "threshold_crossing_ns": 6155074, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15049732 + } + }, + { + "pair_index": 27, + "elapsed_ns": 15125703, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24717540, + "runtime_create_ns": 28164, + "jit_attach_ns": 55801, + "context_create_ns": 117550, + "definition_eval_ns": 77233, + "first_eval_ns": 1567848, + "threshold_crossing_ns": 6161734, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15125703 + } + }, + { + "pair_index": 28, + "elapsed_ns": 15080293, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6234112, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24700475, + "runtime_create_ns": 30781, + "jit_attach_ns": 61733, + "context_create_ns": 105194, + "definition_eval_ns": 71864, + "first_eval_ns": 1572580, + "threshold_crossing_ns": 6188020, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15080293 + } + }, + { + "pair_index": 29, + "elapsed_ns": 15109893, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6266880, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 24763156, + "runtime_create_ns": 29967, + "jit_attach_ns": 59013, + "context_create_ns": 108024, + "definition_eval_ns": 72692, + "first_eval_ns": 1578411, + "threshold_crossing_ns": 6196893, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 15109893 + } + } + ], + "raw_latency_ns": [ + 15028180, + 15053755, + 15150718, + 15173425, + 15077171, + 15096960, + 14931645, + 15148662, + 15066322, + 15107241, + 15050775, + 15082964, + 15000474, + 15282909, + 15120057, + 15167258, + 15138375, + 15185165, + 15094985, + 15099187, + 15125575, + 15089799, + 15143775, + 15048513, + 15015921, + 15213585, + 15049732, + 15125703, + 15080293, + 15109893 + ], + "raw_throughput_ops": [ + 40, + 40, + 40, + 40, + 40, + 40, + 40, + 40, + 40, + 40 + ], + "median_ns": 15099187, + "mad_ns": 45432, + "p95_ns": 15213585, + "p99_ns": 15282909, + "ci95_ns": [ + 15080293, + 15125703 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": 0 + }, + { + "name": "exceptions-promises-async", + "suite": "rquickjs-jit matrix", + "group": "exceptions-promises-async", + "designated_kernel": false, + "samples": [ + { + "pair_index": 0, + "elapsed_ns": 3581163, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6393856, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005502828, + "runtime_create_ns": 34515, + "jit_attach_ns": 65420, + "context_create_ns": 376018, + "definition_eval_ns": 75383, + "first_eval_ns": 369587, + "threshold_crossing_ns": 1000610641, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3581163 + } + }, + { + "pair_index": 1, + "elapsed_ns": 3517504, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005442599, + "runtime_create_ns": 29013, + "jit_attach_ns": 66890, + "context_create_ns": 121266, + "definition_eval_ns": 73501, + "first_eval_ns": 365528, + "threshold_crossing_ns": 1000869417, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3517504 + } + }, + { + "pair_index": 2, + "elapsed_ns": 3451018, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6340608, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005192353, + "runtime_create_ns": 26150, + "jit_attach_ns": 62244, + "context_create_ns": 116914, + "definition_eval_ns": 60996, + "first_eval_ns": 536331, + "threshold_crossing_ns": 1000559806, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3451018 + } + }, + { + "pair_index": 3, + "elapsed_ns": 3458062, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6209536, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004884593, + "runtime_create_ns": 29204, + "jit_attach_ns": 61214, + "context_create_ns": 107533, + "definition_eval_ns": 74111, + "first_eval_ns": 373187, + "threshold_crossing_ns": 1000396262, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3458062 + } + }, + { + "pair_index": 4, + "elapsed_ns": 4002061, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6217728, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005797665, + "runtime_create_ns": 30571, + "jit_attach_ns": 60985, + "context_create_ns": 113106, + "definition_eval_ns": 75615, + "first_eval_ns": 382023, + "threshold_crossing_ns": 1000737136, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 4002061 + } + }, + { + "pair_index": 5, + "elapsed_ns": 3484263, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6279168, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005070520, + "runtime_create_ns": 26216, + "jit_attach_ns": 64973, + "context_create_ns": 113250, + "definition_eval_ns": 72658, + "first_eval_ns": 371550, + "threshold_crossing_ns": 1000557145, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3484263 + } + }, + { + "pair_index": 6, + "elapsed_ns": 3844179, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6270976, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005362844, + "runtime_create_ns": 33887, + "jit_attach_ns": 69798, + "context_create_ns": 115993, + "definition_eval_ns": 78502, + "first_eval_ns": 359584, + "threshold_crossing_ns": 1000436516, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3844179 + } + }, + { + "pair_index": 7, + "elapsed_ns": 3496168, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6283264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005401443, + "runtime_create_ns": 23874, + "jit_attach_ns": 64567, + "context_create_ns": 110948, + "definition_eval_ns": 63395, + "first_eval_ns": 357161, + "threshold_crossing_ns": 1000903873, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3496168 + } + }, + { + "pair_index": 8, + "elapsed_ns": 3537086, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005534544, + "runtime_create_ns": 31090, + "jit_attach_ns": 65334, + "context_create_ns": 115908, + "definition_eval_ns": 75682, + "first_eval_ns": 364849, + "threshold_crossing_ns": 1000925851, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3537086 + } + }, + { + "pair_index": 9, + "elapsed_ns": 3599002, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6287360, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005488672, + "runtime_create_ns": 29971, + "jit_attach_ns": 65232, + "context_create_ns": 110773, + "definition_eval_ns": 73159, + "first_eval_ns": 376411, + "threshold_crossing_ns": 1000837121, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3599002 + } + }, + { + "pair_index": 10, + "elapsed_ns": 3495115, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005039507, + "runtime_create_ns": 30803, + "jit_attach_ns": 59595, + "context_create_ns": 111752, + "definition_eval_ns": 72269, + "first_eval_ns": 382008, + "threshold_crossing_ns": 1000495429, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3495115 + } + }, + { + "pair_index": 11, + "elapsed_ns": 3646279, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6193152, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005694144, + "runtime_create_ns": 28779, + "jit_attach_ns": 61955, + "context_create_ns": 114675, + "definition_eval_ns": 73660, + "first_eval_ns": 389691, + "threshold_crossing_ns": 1000974840, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3646279 + } + }, + { + "pair_index": 12, + "elapsed_ns": 3548439, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6291456, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005196457, + "runtime_create_ns": 22141, + "jit_attach_ns": 54951, + "context_create_ns": 104144, + "definition_eval_ns": 65008, + "first_eval_ns": 374403, + "threshold_crossing_ns": 1000637248, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3548439 + } + }, + { + "pair_index": 13, + "elapsed_ns": 3490440, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6311936, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005458690, + "runtime_create_ns": 31226, + "jit_attach_ns": 57437, + "context_create_ns": 109271, + "definition_eval_ns": 80345, + "first_eval_ns": 365952, + "threshold_crossing_ns": 1000940011, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3490440 + } + }, + { + "pair_index": 14, + "elapsed_ns": 3452763, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6250496, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005218736, + "runtime_create_ns": 27672, + "jit_attach_ns": 62698, + "context_create_ns": 109074, + "definition_eval_ns": 70212, + "first_eval_ns": 365574, + "threshold_crossing_ns": 1000740071, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3452763 + } + }, + { + "pair_index": 15, + "elapsed_ns": 3493772, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005402374, + "runtime_create_ns": 24308, + "jit_attach_ns": 58214, + "context_create_ns": 121208, + "definition_eval_ns": 71016, + "first_eval_ns": 364860, + "threshold_crossing_ns": 1000882815, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3493772 + } + }, + { + "pair_index": 16, + "elapsed_ns": 3498860, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6320128, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005020926, + "runtime_create_ns": 25873, + "jit_attach_ns": 64324, + "context_create_ns": 111483, + "definition_eval_ns": 71951, + "first_eval_ns": 375912, + "threshold_crossing_ns": 1000487382, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3498860 + } + }, + { + "pair_index": 17, + "elapsed_ns": 3481919, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6283264, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004905223, + "runtime_create_ns": 22025, + "jit_attach_ns": 56808, + "context_create_ns": 103882, + "definition_eval_ns": 63202, + "first_eval_ns": 361380, + "threshold_crossing_ns": 1000416242, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3481919 + } + }, + { + "pair_index": 18, + "elapsed_ns": 3507819, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6201344, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005475126, + "runtime_create_ns": 30384, + "jit_attach_ns": 60160, + "context_create_ns": 108134, + "definition_eval_ns": 73092, + "first_eval_ns": 377592, + "threshold_crossing_ns": 1000931948, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3507819 + } + }, + { + "pair_index": 19, + "elapsed_ns": 3458685, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6221824, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005159614, + "runtime_create_ns": 27384, + "jit_attach_ns": 62343, + "context_create_ns": 114799, + "definition_eval_ns": 68657, + "first_eval_ns": 368058, + "threshold_crossing_ns": 1000681277, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3458685 + } + }, + { + "pair_index": 20, + "elapsed_ns": 3593508, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6373376, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005218068, + "runtime_create_ns": 31798, + "jit_attach_ns": 67687, + "context_create_ns": 108771, + "definition_eval_ns": 71837, + "first_eval_ns": 369845, + "threshold_crossing_ns": 1000582282, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3593508 + } + }, + { + "pair_index": 21, + "elapsed_ns": 3480587, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6377472, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005137443, + "runtime_create_ns": 26413, + "jit_attach_ns": 59960, + "context_create_ns": 113768, + "definition_eval_ns": 70850, + "first_eval_ns": 371215, + "threshold_crossing_ns": 1000623289, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3480587 + } + }, + { + "pair_index": 22, + "elapsed_ns": 3562901, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6189056, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005408695, + "runtime_create_ns": 29602, + "jit_attach_ns": 62556, + "context_create_ns": 109382, + "definition_eval_ns": 65359, + "first_eval_ns": 364457, + "threshold_crossing_ns": 1000835583, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3562901 + } + }, + { + "pair_index": 23, + "elapsed_ns": 3448123, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005881538, + "runtime_create_ns": 27074, + "jit_attach_ns": 57348, + "context_create_ns": 109204, + "definition_eval_ns": 67755, + "first_eval_ns": 637430, + "threshold_crossing_ns": 1001147652, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3448123 + } + }, + { + "pair_index": 24, + "elapsed_ns": 3488568, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004915561, + "runtime_create_ns": 30177, + "jit_attach_ns": 56892, + "context_create_ns": 107927, + "definition_eval_ns": 70945, + "first_eval_ns": 362659, + "threshold_crossing_ns": 1000409888, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3488568 + } + }, + { + "pair_index": 25, + "elapsed_ns": 3518160, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6352896, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004964532, + "runtime_create_ns": 32921, + "jit_attach_ns": 59429, + "context_create_ns": 109270, + "definition_eval_ns": 71330, + "first_eval_ns": 373575, + "threshold_crossing_ns": 1000413919, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3518160 + } + }, + { + "pair_index": 26, + "elapsed_ns": 3479076, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6328320, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1004909846, + "runtime_create_ns": 27772, + "jit_attach_ns": 61230, + "context_create_ns": 106989, + "definition_eval_ns": 67190, + "first_eval_ns": 366935, + "threshold_crossing_ns": 1000413040, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3479076 + } + }, + { + "pair_index": 27, + "elapsed_ns": 3481541, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6295552, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005383231, + "runtime_create_ns": 24181, + "jit_attach_ns": 52928, + "context_create_ns": 98894, + "definition_eval_ns": 75821, + "first_eval_ns": 364115, + "threshold_crossing_ns": 1000905941, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3481541 + } + }, + { + "pair_index": 28, + "elapsed_ns": 3452844, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6316032, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005226812, + "runtime_create_ns": 26209, + "jit_attach_ns": 61934, + "context_create_ns": 113902, + "definition_eval_ns": 72516, + "first_eval_ns": 373234, + "threshold_crossing_ns": 1000743847, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3452844 + } + }, + { + "pair_index": 29, + "elapsed_ns": 3494198, + "checksum": "string:124000:72576", + "native_entries": 0, + "native_acquisitions": 0, + "native_exits": 0, + "fallback_count": 0, + "retry_count": 0, + "tier1_entries": 0, + "tier2_entries": 0, + "deopt_count": 0, + "osr_attempts": 0, + "profitability_evaluations": 0, + "profitability_approved": 0, + "profitability_rejected": 0, + "benefit_recordings": 0, + "measured_benefit_ns": 0, + "opcode_fingerprint": 420453823952306295, + "abi_fingerprint": 2791364826085307866, + "config_fingerprint": 13510215378485042714, + "peak_rss_bytes": 6254592, + "code_bytes": 0, + "metadata_bytes": 0, + "peak_compiler_bytes": 0, + "phases": { + "total_ns": 1005183072, + "runtime_create_ns": 27871, + "jit_attach_ns": 58471, + "context_create_ns": 110163, + "definition_eval_ns": 74295, + "first_eval_ns": 373948, + "threshold_crossing_ns": 1000661034, + "compile_ns": 0, + "install_ns": 0, + "osr_ns": 0, + "steady_state_ns": 3494198 + } + } + ], + "raw_latency_ns": [ + 3581163, + 3517504, + 3451018, + 3458062, + 4002061, + 3484263, + 3844179, + 3496168, + 3537086, + 3599002, + 3495115, + 3646279, + 3548439, + 3490440, + 3452763, + 3493772, + 3498860, + 3481919, + 3507819, + 3458685, + 3593508, + 3480587, + 3562901, + 3448123, + 3488568, + 3518160, + 3479076, + 3481541, + 3452844, + 3494198 + ], + "raw_throughput_ops": [ + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1, + 1 + ], + "median_ns": 3495115, + "mad_ns": 36430, + "p95_ns": 3844179, + "p99_ns": 4002061, + "ci95_ns": [ + 3484263, + 3518160 + ], + "compile_ns": 0, + "install_ns": 0, + "break_even_executions": null + } + ] + } + ], + "exclusions": [ + { + "suite": "SunSpider", + "test": "all", + "reason": "not vendored; no redistribution/import performed" + }, + { + "suite": "JetStream", + "test": "all", + "reason": "not vendored; no runnable components available locally" + } + ] +} \ No newline at end of file diff --git a/benchmarks/results/main-47aeb11-engines.md b/benchmarks/results/main-47aeb11-engines.md new file mode 100644 index 00000000..8016aa0e --- /dev/null +++ b/benchmarks/results/main-47aeb11-engines.md @@ -0,0 +1,108 @@ +# main 47aeb11:QuickJS、quickjs-jit 与 Bun 横向比较 + +测量日期:2026-09-06。基线为合并 PR #19、#20 后的干净 `main`,完整提交 `47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7`。本轮不包含尚未合并的属性优化 `9ccda01`。 + +## 结论 + +在本协议下,自动 JIT 相对 QuickJS-ng 解释器:**8 项更快、1 项统计持平、13 项更慢**;相对 Bun 默认配置:**2 项更快、20 项更慢**。分类依据每项配对 95% 区间,不是只看点估计;22 个场景有相近或重复内核,不能把胜负数量当作应用覆盖率。 + +- 数值循环已有明显收益:`scalar-loop` 是解释器的 **24.024x** 速度,`fibonacci-iterative` 为 **39.448x**,`float64-dense` 为 **7.819x**。 +- 本协议下,后两项分别是 Bun 的 **1.329x [1.305, 1.361]** 与 **1.246x [1.229, 1.261]** 速度。由于预热和宿主计时边界不同,这不是各引擎峰值性能的结论。 +- 最大原生路径短板是 `generic-call-entry`:解释器的 **0.135x** 速度;以及 `property-heavy`:**0.268x**。属性场景虽有 Tier 2 记录,仍比 Tier 1 更慢。 +- `arrays-typed` 自动模式仅为解释器的 **0.656x** 速度,强制 Tier 2 为 **1.668x**。这支持调查自动分层与实际执行路径;单凭累计 Tier 2 记录不能证明计时段一直执行 Tier 2。 +- `exceptions-promises-async` 全部自动样本均无原生入口,仍只有解释器的 **0.693x** 速度;`map-set-bigint` 同样无原生入口,为 **0.944x**。回退成本应与原生路径效率分别优化。 +- `adversarial` 统计持平,区间是比解释器 **慢 0.90% 至快 1.22%**。其余小幅落后项应与上述大幅落后项区别排序。 + +建议执行顺序见 [下一阶段性能目标](../../docs/PERFORMANCE_NEXT.md):先修测量协议与计数器,再处理属性、调用、自动分层/回退,最后以独立冷启动及库函数剖析扩展目标。 + +![相对 QuickJS-ng 的速度及 95% 区间](main-47aeb11-engines.png) + +## 三方延迟与速度 + +延迟单位为 **毫秒/10 次 workload 调用的计时批次**,不是单次调用延迟。速度 = 基线延迟 / 被比较引擎延迟;高于 1x 更快,低于 1x 更慢。方括号为配对 95% 区间。QuickJS 指本仓库固定版本的 QuickJS-ng,JIT 指 automatic,Bun 为默认配置。 + +| 场景 | QuickJS ms | JIT ms | Bun ms | JIT / QuickJS 速度 [95%] | JIT / Bun 速度 [95%] | JIT 相对 QuickJS | +|---|---:|---:|---:|---|---|---| +| quickjs-int-arith | 6.8045 | 1.6478 | 0.9142 | 4.129x [4.078, 4.147] | 0.555x [0.552, 0.559] | 更快 | +| quickjs-bitops | 1.2027 | 0.2090 | 0.0179 | 5.753x [5.735, 5.800] | 0.086x [0.085, 0.086] | 更快 | +| quickjs-fibonacci | 0.9308 | 0.3721 | 0.0143 | 2.501x [2.481, 2.569] | 0.039x [0.038, 0.040] | 更快 | +| numeric | 0.6200 | 0.0263 | 0.0133 | 23.581x [23.293, 24.160] | 0.506x [0.501, 0.529] | 更快 | +| scalar-loop | 0.6319 | 0.0263 | 0.0134 | 24.024x [23.382, 24.316] | 0.508x [0.504, 0.520] | 更快 | +| call-heavy | 1.3983 | 0.3162 | 0.0243 | 4.422x [4.392, 4.460] | 0.077x [0.070, 0.080] | 更快 | +| generic-call-entry | 1.0784 | 7.9852 | 0.0186 | 0.135x [0.134, 0.136] | 0.002x [0.002, 0.003] | 更慢 | +| property-heavy | 1.3814 | 5.1528 | 0.3567 | 0.268x [0.267, 0.271] | 0.069x [0.069, 0.070] | 更慢 | +| fibonacci-iterative | 33.8036 | 0.8569 | 1.1388 | 39.448x [38.684, 40.356] | 1.329x [1.305, 1.361] | 更快 | +| fibonacci-recursive | 12.0757 | 12.2149 | 0.2824 | 0.989x [0.984, 0.993] | 0.023x [0.023, 0.024] | 更慢 | +| collections | 1.7849 | 1.7973 | 0.7020 | 0.993x [0.988, 0.998] | 0.391x [0.388, 0.394] | 更慢 | +| strings-json | 2.1580 | 2.2679 | 0.5935 | 0.952x [0.949, 0.954] | 0.262x [0.261, 0.264] | 更慢 | +| calls-closures | 3.5944 | 3.6513 | 0.5733 | 0.984x [0.983, 0.987] | 0.157x [0.156, 0.158] | 更慢 | +| adversarial | 1.0617 | 1.0624 | 0.3792 | 0.999x [0.991, 1.012] | 0.357x [0.351, 0.362] | 统计持平:慢 0.90% 至快 1.22% | +| float64-dense | 2.9079 | 0.3719 | 0.4635 | 7.819x [7.708, 7.895] | 1.246x [1.229, 1.261] | 更快 | +| strings-regexp | 19.3842 | 19.9433 | 1.8874 | 0.972x [0.971, 0.974] | 0.095x [0.094, 0.095] | 更慢 | +| arrays-typed | 4.5986 | 7.0111 | 0.4417 | 0.656x [0.654, 0.658] | 0.063x [0.062, 0.064] | 更慢 | +| objects-polymorphic | 6.5235 | 6.7252 | 0.6081 | 0.970x [0.966, 0.973] | 0.090x [0.090, 0.091] | 更慢 | +| calls-recursion-closures | 7.4095 | 7.6641 | 1.6019 | 0.967x [0.964, 0.970] | 0.209x [0.208, 0.210] | 更慢 | +| json-codec | 78.4781 | 78.9305 | 10.0503 | 0.994x [0.990, 0.997] | 0.127x [0.127, 0.128] | 更慢 | +| map-set-bigint | 15.4696 | 16.3837 | 2.2103 | 0.944x [0.941, 0.947] | 0.135x [0.134, 0.136] | 更慢 | +| exceptions-promises-async | 1.9750 | 2.8484 | 0.7497 | 0.693x [0.690, 0.697] | 0.263x [0.261, 0.267] | 更慢 | + +## 分层诊断 + +下表也保留回退样本的实测速度。`native` / `Tier 2` 是 30 个自动样本中有相应累计入口记录的样本数,**包含预热**,不表示计时段覆盖率。强制模式表示请求的策略,不保证每个场景实际进入该层;逐样本证据见原始 JSON,标准门槛报告会隐藏无相应原生入口的成绩。 + +| 场景 | Tier 1 / QuickJS 速度 | 请求 Tier 2 / QuickJS 速度 | 自动 native 样本 | 自动 Tier 2 样本 | +|---|---:|---:|---:|---:| +| quickjs-int-arith | 2.581x | 4.129x | 30/30 | 30/30 | +| quickjs-bitops | 2.820x | 5.735x | 30/30 | 30/30 | +| quickjs-fibonacci | 2.567x | 2.513x | 30/30 | 0/30 | +| numeric | 2.913x | 23.761x | 30/30 | 30/30 | +| scalar-loop | 2.970x | 24.142x | 30/30 | 30/30 | +| call-heavy | 2.949x | 4.428x | 30/30 | 30/30 | +| generic-call-entry | 0.124x | 0.141x | 30/30 | 0/30 | +| property-heavy | 0.446x | 0.268x | 30/30 | 30/30 | +| fibonacci-iterative | 4.461x | 40.003x | 30/30 | 30/30 | +| fibonacci-recursive | 0.118x | 0.987x | 0/30 | 0/30 | +| collections | 0.995x | 0.996x | 0/30 | 0/30 | +| strings-json | 0.488x | 0.976x | 30/30 | 0/30 | +| calls-closures | 0.982x | 0.983x | 0/30 | 0/30 | +| adversarial | 1.376x | 1.003x | 30/30 | 0/30 | +| float64-dense | 1.779x | 7.694x | 30/30 | 30/30 | +| strings-regexp | 0.863x | 0.972x | 30/30 | 0/30 | +| arrays-typed | 0.300x | 1.668x | 30/30 | 30/30 | +| objects-polymorphic | 0.283x | 0.973x | 30/30 | 0/30 | +| calls-recursion-closures | 0.077x | 0.200x | 0/30 | 0/30 | +| json-codec | 0.827x | 0.990x | 30/30 | 0/30 | +| map-set-bigint | 0.946x | 1.025x | 0/30 | 0/30 | +| exceptions-promises-async | 0.692x | 0.565x | 0/30 | 0/30 | + +## 方法与限制 + +- 环境:Linux x86_64,Intel i7-13700KF,固定 CPU 0,电源模式 `powersave`;Rust 1.98.0 release 构建。具体内核、工具链及文件哈希保存在原始数据和方法记录中。这是单机单轮结果。 +- QuickJS 基线是仓库固定的 QuickJS-ng `fd0a0210b7be00957751871e7e01b8291268fc29`,与 JIT 使用同一 Rust benchmark 可执行文件,但不挂载 JIT backend;不是独立上游 `qjs` CLI,JIT ABI 补丁仍被编译。 +- Bun 1.4.0 使用默认引擎配置。仓库 runner 原本添加 `--smol`,本轮通过 `JIT_BENCH_BUN` 指定的临时 launcher 仅去掉该参数。launcher 源码、环境变量、命令和实际 Bun 哈希均已归档;不要仅根据标准报告的 argv 推断 Bun flags。 +- 22 场景 × 5 模式,每项 5 个丢弃预热进程、30 个交错配对新进程延迟样本、10 个一秒吞吐窗口。共核对 3,300 个延迟样本;每场景跨模式结果校验值相同,入口/出口与层级计数一致,源码干净且二进制哈希匹配。 +- 预热不等价:QuickJS JIT 等待自适应 readiness/编译稳定,Bun 仅执行一次未计时调用后计时 10 次。外层丢弃的 5 个进程不会把 JIT 状态带到新进程。本轮是当前协议的比较,不能称为充分等量预热后的峰值吞吐。 +- 计时边界不等价:QuickJS 循环还包含 Rust 侧 workload 查找/调用、结果转换/校验值格式化、JIT polling;Bun 在计时后计算校验值。QuickJS 与自动 JIT 共享 Rust 边界,对 Bun 的比值包含宿主差异。 +- 报告使用 30 样本的上中位数(排序后第 16 个,与 runner 相同),速度是两组中位数之比。CI 使用同一 pair_index 联合重采样 10,000 次,seed=20260906,取上中位数之比及向上取整秩的 2.5/97.5 百分位。这与标准门槛报告的几何平均统计量不同。区间未做多重比较校正,不能覆盖跨机器/跨时段不确定性。 +- 原始吞吐是每秒完成的新 worker 数,包含创建、预热及编排,不是 JS ops/s。Bun total 在父进程计时,QuickJS total 在 worker 内计时;不可当作同边界的三方启动速度。 +- 无原生路径的 Map/Set/BigInt 与异常/异步,自动模式 readiness 阶段中位数分别约 2,005.63 ms、3,000.40 ms。这是 benchmark 等待/稳定协议的成本,不能宣称引擎启动必然需要 2–3 秒;报告的计时批次已排除该阶段,但历史状态可能受它影响。 +- `numeric` 与 `scalar-loop` 是相近内核。未包含 SunSpider、JetStream 或实际应用,不用跨所有场景的一个几何平均宣称整体优于其他引擎。 + +## 验收门槛 + +完整运行结束,runner 返回 2:**门槛未全部通过,非采样中断**。[生成报告](main-47aeb11-gates.md) 保留原始输出。以下将延迟比转换为速度方向说明: + +- 强制 Tier 2 / 解释器的 compute 几何平均速度区间 **3.87x–3.90x**,未达到下界 5x;至少一个指定内核达到 10x 的门槛通过。这两个门槛不比较 automatic 或 Bun。 +- 严格样本所需原生层级、所有样本校验值门槛通过。 +- 自动 profitability 决策证据门槛失败(missing decision);这不等于没有配置自动模式,也不能据此直接认定所有未编译函数都是策略 bug。 +- 自动 / 解释器 startup 聚合速度区间 **0.415x–0.420x**;definition-eval 代理 **0.886x–0.905x**,均未达原延迟上限 1.05 的门槛。原门槛等价于速度下界至少 **1/1.05 ≈ 0.95238x**。startup 是 runtime 创建、JIT attach、context 创建、首次 eval 之和,不含 readiness 等待;definition-eval 代理不是真实应用热重载。 +- P99 聚合速度区间 **1.696x–1.800x** 达到该门槛,但每场景仅 30 个进程样本,P99 接近样本最大值,仍需独立尾延迟测量;聚合通过也不能掩盖单项明显落后。 +- gpui-shell 门槛为 **INCONCLUSIVE**:当前 reporter 固定标记未提供外部宿主证据,不是本轮观察到的应用性能失败。 + +## 原始证据与复现 + +- [原始全部样本](main-47aeb11-engines.json)、[方法与 launcher](main-47aeb11-methodology.json)、[派生结果及区间](main-47aeb11-summary.json)、[CSV](main-47aeb11-engines.csv)。 +- [SVG 图](main-47aeb11-engines.svg)、[标准门槛报告](main-47aeb11-gates.md)。 +- 原始 JSON SHA-256:`befaf0b83e72d330e0f8573850b1f9830b728e3fe5e8ee04f102c0c3cfa1e301`。 + +在干净 `47aeb11` 上 release 构建,按方法记录创建可执行 launcher,执行其记录的 `JIT_BENCH_BUN=... taskset -c 0 ... compare --modes interpreter,tier1,tier2,automatic,bun` 命令。输出放在仓库外,待采样及 provenance 写出后再归档;重跑时核对 Bun、runner、脚本与 schema 哈希。未来若改变预热/计时协议,必须重建主分支三方基线,不能把新旧协议数据直接拼接。 diff --git a/benchmarks/results/main-47aeb11-engines.png b/benchmarks/results/main-47aeb11-engines.png new file mode 100644 index 00000000..3eec75aa Binary files /dev/null and b/benchmarks/results/main-47aeb11-engines.png differ diff --git a/benchmarks/results/main-47aeb11-engines.svg b/benchmarks/results/main-47aeb11-engines.svg new file mode 100644 index 00000000..0b36dbf0 --- /dev/null +++ b/benchmarks/results/main-47aeb11-engines.svg @@ -0,0 +1,2864 @@ + + + + + + + + 2026-09-06T12:05:24.190030 + image/svg+xml + + + Matplotlib v3.11.1, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarks/results/main-47aeb11-gates.md b/benchmarks/results/main-47aeb11-gates.md new file mode 100644 index 00000000..ef285b95 --- /dev/null +++ b/benchmarks/results/main-47aeb11-gates.md @@ -0,0 +1,59 @@ +# JIT performance report + +Status: generated from tracked raw `jit-benchmark-v1` evidence. Source `47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7` (dirty: false), QuickJS `fd0a0210b7be00957751871e7e01b8291268fc29`; target `x86_64`; CPU `model name : 13th Gen Intel(R) Core(TM) i7-13700KF`; power `powersave`. Bun: `1.4.0` at `/home/jason/.bun/bin/bun` (SHA-256 `33d56b070be6a9e3da0ab013038b43d1645d0534ca811ecdba4472599117eb4b`). + +Command: `target/release/jit-bench compare --modes interpreter,tier1,tier2,automatic,bun --output /tmp/jit-main47a-five-engine.json --report /tmp/jit-main47a-five-engine.md`. Schema SHA-256 `01abae6a1b1a5b0492897612693493b19ee011d7e4dfcd7108616012f28ecaab`; suites lock SHA-256 `84c026c6e06a7a2cfd5a91901e7e5a4ff6e7753c187866016947c2dda96d55b4`. + +Sampling: 5 discarded warmup processes, 30 interleaved paired fresh processes, 10 interleaved one-second throughput windows, 10000 joint paired bootstrap resamples. + +## Workloads + +Tier1/Tier2 columns require an entry in the requested tier; automatic accepts either native tier. Without that evidence, timing is shown as `N/A (no qualifying native entry)`. Bun remains an external engine comparison. + +| workload (suite) | interpreter median ns | Tier1 | Tier2 | automatic | Bun | T1/T2 entries | fallback/retry | checksum | +|---|---:|---:|---:|---:|---:|---:|---:|---| +| quickjs-int-arith (QuickJS microbench) | 6804469 | 2.58× | 4.13× | 4.13× | 7.44× | 192/450 | 0/0 | `string:4992502500` | +| quickjs-bitops (rquickjs-jit local) | 1202750 | 2.82× | 5.74× | 5.75× | 67.28× | 371/450 | 0/0 | `number:c1c8bb05c4000000` | +| quickjs-fibonacci (rquickjs-jit local) | 930783 | 2.57× | N/A (no qualifying native entry) | 2.50× | 64.87× | 450/0 | 0/0 | `number:41d4c00d39400000` | +| numeric (rquickjs-jit) | 620037 | 2.91× | 23.76× | 23.58× | 46.63× | 120/450 | 0/0 | `number:413e809800000000` | +| scalar-loop (rquickjs-jit focused) | 631903 | 2.97× | 24.14× | 24.02× | 47.26× | 120/450 | 0/0 | `number:413e809800000000` | +| call-heavy (rquickjs-jit focused) | 1398314 | 2.95× | 4.43× | 4.42× | 57.49× | 8084/52445 | 0/0 | `number:40bb580000000000` | +| generic-call-entry (rquickjs-jit focused) | 1078400 | 0.12× | N/A (no qualifying native entry) | 0.14× | 57.85× | 1140150/0 | 0/0 | `number:409f400000000000` | +| property-heavy (rquickjs-jit focused) | 1381416 | 0.45× | 0.27× | 0.27× | 3.87× | 153/450 | 0/0 | `number:412e942200000000` | +| fibonacci-iterative (rquickjs-jit focused) | 33803632 | 4.46× | 40.00× | 39.45× | 29.68× | 80/447 | 0/0 | `number:419865fb2c000000` | +| fibonacci-recursive (rquickjs-jit focused) | 12075744 | 0.12× | 0.99× | N/A (no qualifying native entry) | 42.76× | 13885/450 | 0/0 | `number:40ba6d0000000000` | +| collections (rquickjs-jit) | 1784929 | N/A (no qualifying native entry) | N/A (no qualifying native entry) | N/A (no qualifying native entry) | 2.54× | 0/0 | 0/0 | `string:1018392` | +| strings-json (rquickjs-jit) | 2158027 | 0.49× | N/A (no qualifying native entry) | 0.95× | 3.64× | 159/0 | 0/0 | `string:{"length":2000,"first":"abcdefgh"}` | +| calls-closures (rquickjs-jit) | 3594400 | N/A (no qualifying native entry) | N/A (no qualifying native entry) | N/A (no qualifying native entry) | 6.27× | 0/0 | 0/0 | `string:30872` | +| adversarial (rquickjs-jit) | 1061652 | 1.38× | N/A (no qualifying native entry) | 1.00× | 2.80× | 185/0 | 0/0 | `string:7995` | +| float64-dense (rquickjs-jit matrix) | 2907874 | 1.78× | 7.69× | 7.82× | 6.27× | 990/1182 | 0/0 | `number:40a2d29809876024` | +| strings-regexp (rquickjs-jit matrix) | 19384228 | 0.86× | N/A (no qualifying native entry) | 0.97× | 10.27× | 121/0 | 0/0 | `string:483:10249:|8@57|9@58|10@59` | +| arrays-typed (rquickjs-jit matrix) | 4598559 | 0.30× | 1.67× | 0.66× | 10.41× | 1349/1183 | 0/0 | `string:33983000:8496750.000:2000` | +| objects-polymorphic (rquickjs-jit matrix) | 6523461 | 0.28× | N/A (no qualifying native entry) | 0.97× | 10.73× | 127/0 | 0/0 | `number:413e8c5000000000` | +| calls-recursion-closures (rquickjs-jit matrix) | 7409529 | 0.08× | 0.20× | N/A (no qualifying native entry) | 4.63× | 280682/2720340 | 0/0 | `number:40d4820000000000` | +| json-codec (rquickjs-jit matrix) | 78478067 | 0.83× | N/A (no qualifying native entry) | 0.99× | 7.81× | 123/0 | 0/0 | `string:2013000:123` | +| map-set-bigint (rquickjs-jit matrix) | 15469565 | N/A (no qualifying native entry) | N/A (no qualifying native entry) | N/A (no qualifying native entry) | 7.00× | 0/0 | 0/0 | `string:2000:256:e2edbb6504d6fce8` | +| exceptions-promises-async (rquickjs-jit matrix) | 1974985 | N/A (no qualifying native entry) | N/A (no qualifying native entry) | N/A (no qualifying native entry) | 2.63× | 0/0 | 0/0 | `string:124000:72576` | + +Stripped binary evidence: non-JIT 1721920 bytes; JIT 5830504 bytes; delta +4108584 bytes. + +## Acceptance gates + +- FAIL/INCONCLUSIVE — **Compute paired geometric-mean lower CI ≥5×**: 3.87×..3.90× +- PASS — **At least one designated kernel lower CI ≥10×**: [("quickjs-int-arith", Some([4.092106014308881, 4.145302077636263])), ("numeric", Some([23.014539640067884, 23.886960252123927])), ("scalar-loop", Some([22.81823595897274, 23.922565241459903])), ("call-heavy", Some([4.374426351521262, 4.427634358487113])), ("property-heavy", Some([0.26707271956195855, 0.2710266146988435])), ("fibonacci-iterative", Some([38.92088042746747, 39.76947369570452]))] +- PASS — **Every strict sample has required native tier**: all samples +- FAIL/INCONCLUSIVE — **Automatic uses production profitability policy**: FAIL: missing decision +- PASS — **Checksums identical in every sample**: all samples +- FAIL/INCONCLUSIVE — **startup/hot-reload/P99 upper regression CI ≤5%**: startup=Some([2.3795877530632312, 2.408328936955414]), reload=Some([1.1055869106386833, 1.1287512917893832]), p99=Some([0.5556104054793453, 0.5895555266296872]) +- FAIL/INCONCLUSIVE — **gpui-shell steady state ≥2×**: INCONCLUSIVE: Task 15 worktree evidence not supplied + +## Phase, break-even, and memory evidence + +Every raw sample retains cold runtime creation, JIT attach, context creation, definition/first eval, threshold crossing, measured compile/install, OSR, and steady-state timing; worker VmHWM RSS; code/metadata/compiler high-water memory; native entry/exit, OSR attempts, retry/fallback, profitability, benefit, and configuration/ABI/opcode fingerprints. Helper-exit attribution is not exposed by current runtime metrics and is intentionally absent. Break-even is compile+install cost divided by paired end-to-end savings and is null when no saving was observed. + +## Exclusions + +- SunSpider / all: not vendored; no redistribution/import performed +- JetStream / all: not vendored; no runnable components available locally + +QuickJS `int_arith` is adapted under MIT from the pinned local `sys/quickjs/tests/microbench.js`. SunSpider and JetStream are not represented by placeholders. Missing or failed evidence remains FAIL/INCONCLUSIVE. diff --git a/benchmarks/results/main-47aeb11-methodology.json b/benchmarks/results/main-47aeb11-methodology.json new file mode 100644 index 00000000..c8735f05 --- /dev/null +++ b/benchmarks/results/main-47aeb11-methodology.json @@ -0,0 +1,26 @@ +{ + "source_revision": "47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7", + "source_dirty_at_start": false, + "mode_labels": { + "interpreter": "repository-pinned QuickJS-ng interpreter, no JIT backend attached", + "automatic": "quickjs-jit automatic tier policy", + "bun": "Bun default engine configuration", + "tier1": "forced baseline diagnostic", + "tier2": "forced optimizing diagnostic" + }, + "bun_version": "1.4.0", + "bun_executable": "/home/jason/.bun/bin/bun", + "bun_sha256": "33d56b070be6a9e3da0ab013038b43d1645d0534ca811ecdba4472599117eb4b", + "launcher_source": "#!/bin/sh\n# Preserve the repository worker script while using Bun default engine flags.\nif [ \"$1\" = \"--smol\" ]; then shift; fi\nexec /home/jason/.bun/bin/bun \"$@\"\n", + "launcher_sha256": "11ed223037d3f74cc8c2b9986865c2b5c170c843011e57b36186990a12e5b2c3", + "benchmark_sha256": "f430ce53b640b8f8e9216384e1fafc312d917195b5477783caf9c13ee02e0699", + "harness_sha256": "121aa51f7b138a8b7b9f357dec3b037710d6053d1f152b4b8f2713421c087fff", + "cpu_affinity": [ + 0 + ], + "command": "JIT_BENCH_BUN=/tmp/jit-main47a-bun-default taskset -c 0 target/release/jit-bench compare --modes interpreter,tier1,tier2,automatic,bun --output /tmp/jit-main47a-five-engine.json --report /tmp/jit-main47a-five-engine.md", + "warmup_caveat": "Identical scripts/arguments and10 timed invocations. Process-internal warmup differs: QuickJS JIT uses adaptive readiness/settling, Bun executes one untimed invocation. Results measure this protocol, not equally warmed peak throughput. Five outer warmup processes do not preserve engine JIT state across fresh processes.", + "throughput_caveat": "Throughput counts complete fresh worker processes, including setup/warmup and orchestration, not JS operations. Bun total time is measured by parent and QuickJS phase totals inside worker; do not equate those totals as identical startup boundaries.", + "timed_boundary_caveat": "QuickJS timed iterations include Rust workload lookup/invocation, result conversion/checksum formatting and JIT polling; Bun computes its checksum after its timed batch. Engine ratios are for this embedding/protocol, not isolated JS execution. QuickJS interpreter and JIT share the Rust boundary.", + "quickjs_baseline_caveat": "QuickJS means repository-pinned QuickJS-ng inside the same Rust benchmark executable with no JIT backend attached, not a separately built upstream qjs CLI. CONFIG_JIT_ABI patches remain compiled into the shared runtime." +} diff --git a/benchmarks/results/main-47aeb11-summary.json b/benchmarks/results/main-47aeb11-summary.json new file mode 100644 index 00000000..45aef32f --- /dev/null +++ b/benchmarks/results/main-47aeb11-summary.json @@ -0,0 +1,2178 @@ +{ + "source_revision": "47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7", + "raw_sha256": "befaf0b83e72d330e0f8573850b1f9830b728e3fe5e8ee04f102c0c3cfa1e301", + "methodology": { + "source_revision": "47aeb11839a51ac9ae5d1d7c4b30c54ad3d3c3b7", + "source_dirty_at_start": false, + "mode_labels": { + "interpreter": "repository-pinned QuickJS-ng interpreter, no JIT backend attached", + "automatic": "quickjs-jit automatic tier policy", + "bun": "Bun default engine configuration", + "tier1": "forced baseline diagnostic", + "tier2": "forced optimizing diagnostic" + }, + "bun_version": "1.4.0", + "bun_executable": "/home/jason/.bun/bin/bun", + "bun_sha256": "33d56b070be6a9e3da0ab013038b43d1645d0534ca811ecdba4472599117eb4b", + "launcher_source": "#!/bin/sh\n# Preserve the repository worker script while using Bun default engine flags.\nif [ \"$1\" = \"--smol\" ]; then shift; fi\nexec /home/jason/.bun/bin/bun \"$@\"\n", + "launcher_sha256": "11ed223037d3f74cc8c2b9986865c2b5c170c843011e57b36186990a12e5b2c3", + "benchmark_sha256": "f430ce53b640b8f8e9216384e1fafc312d917195b5477783caf9c13ee02e0699", + "harness_sha256": "121aa51f7b138a8b7b9f357dec3b037710d6053d1f152b4b8f2713421c087fff", + "cpu_affinity": [ + 0 + ], + "command": "JIT_BENCH_BUN=/tmp/jit-main47a-bun-default taskset -c 0 target/release/jit-bench compare --modes interpreter,tier1,tier2,automatic,bun --output /tmp/jit-main47a-five-engine.json --report /tmp/jit-main47a-five-engine.md", + "warmup_caveat": "Identical scripts/arguments and10 timed invocations. Process-internal warmup differs: QuickJS JIT uses adaptive readiness/settling, Bun executes one untimed invocation. Results measure this protocol, not equally warmed peak throughput. Five outer warmup processes do not preserve engine JIT state across fresh processes.", + "throughput_caveat": "Throughput counts complete fresh worker processes, including setup/warmup and orchestration, not JS operations. Bun total time is measured by parent and QuickJS phase totals inside worker; do not equate those totals as identical startup boundaries.", + "timed_boundary_caveat": "QuickJS timed iterations include Rust workload lookup/invocation, result conversion/checksum formatting and JIT polling; Bun computes its checksum after its timed batch. Engine ratios are for this embedding/protocol, not isolated JS execution. QuickJS interpreter and JIT share the Rust boundary.", + "quickjs_baseline_caveat": "QuickJS means repository-pinned QuickJS-ng inside the same Rust benchmark executable with no JIT backend attached, not a separately built upstream qjs CLI. CONFIG_JIT_ABI patches remain compiled into the shared runtime." + }, + "median_definition": "upper median, matching repository reporter", + "bootstrap": "10000 joint pair-index resamples; seed20260906; upper medians; 2.5/97.5 percentile with ceil rank", + "auto_vs_quickjs_counts": { + "faster": 8, + "tied": 1, + "slower": 13 + }, + "auto_vs_bun_counts": { + "faster": 2, + "tied": 0, + "slower": 20 + }, + "rows": [ + { + "workload": "quickjs-int-arith", + "group": "compute", + "designated": true, + "median_ms": { + "automatic": 1.647821, + "bun": 0.914208, + "interpreter": 6.804469, + "tier1": 2.636803, + "tier2": 1.648022 + }, + "jit_vs_quickjs": { + "speed": 4.1293738822359956, + "ci95": [ + 4.078375943756427, + 4.1468258361017885 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 7.443020625503168, + "ci95": [ + 7.352672513217169, + 7.489964913975567 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.5547981243108323, + "ci95": [ + 0.5520734918322868, + 0.5594895236564658 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.580575416517654, + "ci95": [ + 2.548112602171156, + 2.5880293973512623 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 4.128870245664197, + "ci95": [ + 4.078254641249685, + 4.150180237940847 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "string:4992502500", + "phases_median_ms": { + "interpreter": { + "total_ns": 9.031439, + "runtime_create_ns": 0.026024, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.108428, + "definition_eval_ns": 0.039727, + "first_eval_ns": 0.704446, + "threshold_crossing_ns": 0.685579, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 6.804469 + }, + "automatic": { + "total_ns": 37.169978, + "runtime_create_ns": 0.025099, + "jit_attach_ns": 0.050078, + "context_create_ns": 0.10388, + "definition_eval_ns": 0.041202, + "first_eval_ns": 2.783797, + "threshold_crossing_ns": 32.325275, + "compile_ns": 29.329973, + "install_ns": 0.073253, + "osr_ns": 0.0, + "steady_state_ns": 1.647821 + }, + "bun": { + "total_ns": 8.499756, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.914208 + } + } + }, + { + "workload": "quickjs-bitops", + "group": "compute", + "designated": false, + "median_ms": { + "automatic": 0.209048, + "bun": 0.017876, + "interpreter": 1.20275, + "tier1": 0.426556, + "tier2": 0.209721 + }, + "jit_vs_quickjs": { + "speed": 5.753463319429031, + "ci95": [ + 5.73499406767143, + 5.800159484270143 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 67.28294920563884, + "ci95": [ + 66.79483046136743, + 67.89825646794151 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.08551146148253033, + "ci95": [ + 0.08501939105859399, + 0.08637610426043973 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.819676666135279, + "ci95": [ + 2.806353307109931, + 2.8714279594867302 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 5.7350003099355815, + "ci95": [ + 5.687208928098141, + 5.772551438558238 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:c1c8bb05c4000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 1.745364, + "runtime_create_ns": 0.023579, + "jit_attach_ns": 8.9e-05, + "context_create_ns": 0.103133, + "definition_eval_ns": 0.029995, + "first_eval_ns": 0.122061, + "threshold_crossing_ns": 0.119201, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.20275 + }, + "automatic": { + "total_ns": 13.698472, + "runtime_create_ns": 0.024103, + "jit_attach_ns": 0.047842, + "context_create_ns": 0.101077, + "definition_eval_ns": 0.032211, + "first_eval_ns": 0.217356, + "threshold_crossing_ns": 13.019258, + "compile_ns": 11.38253, + "install_ns": 0.049214, + "osr_ns": 0.0, + "steady_state_ns": 0.209048 + }, + "bun": { + "total_ns": 6.976202, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.017876 + } + } + }, + { + "workload": "quickjs-fibonacci", + "group": "compute", + "designated": false, + "median_ms": { + "automatic": 0.37213, + "bun": 0.014348, + "interpreter": 0.930783, + "tier1": 0.362631, + "tier2": 0.37035 + }, + "jit_vs_quickjs": { + "speed": 2.5012307526939512, + "ci95": [ + 2.4812642414819184, + 2.569327956619276 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 64.87196821856705, + "ci95": [ + 64.31320283215327, + 65.65495882311536 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.038556418455915946, + "ci95": [ + 0.038169988695346296, + 0.03962712957577996 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.566749671153321, + "ci95": [ + 2.5261768683739803, + 2.6054737547277775 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 2.5132523288780884, + "ci95": [ + 2.493301854974705, + 2.5484740412238254 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "number:41d4c00d39400000", + "phases_median_ms": { + "interpreter": { + "total_ns": 1.407076, + "runtime_create_ns": 0.028608, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.10995, + "definition_eval_ns": 0.035898, + "first_eval_ns": 0.097025, + "threshold_crossing_ns": 0.093836, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.930783 + }, + "automatic": { + "total_ns": 2001.048163, + "runtime_create_ns": 0.025007, + "jit_attach_ns": 0.048539, + "context_create_ns": 0.098946, + "definition_eval_ns": 0.033393, + "first_eval_ns": 0.236412, + "threshold_crossing_ns": 2000.170736, + "compile_ns": 10.152177, + "install_ns": 0.037603, + "osr_ns": 0.0, + "steady_state_ns": 0.37213 + }, + "bun": { + "total_ns": 7.615708, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.014348 + } + } + }, + { + "workload": "numeric", + "group": "compute", + "designated": true, + "median_ms": { + "automatic": 0.026294, + "bun": 0.013296, + "interpreter": 0.620037, + "tier1": 0.212838, + "tier2": 0.026095 + }, + "jit_vs_quickjs": { + "speed": 23.580931010877006, + "ci95": [ + 23.29253048780488, + 24.16038812785388 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 46.63334837545126, + "ci95": [ + 44.46691599539701, + 47.86543535620053 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.5056666920209933, + "ci95": [ + 0.5014604908766739, + 0.5287898379858523 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.9131874947142897, + "ci95": [ + 2.86679804326154, + 2.9831843937642715 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 23.760758766047136, + "ci95": [ + 23.473040812416173, + 24.34940174873447 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:413e809800000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 0.986324, + "runtime_create_ns": 0.025944, + "jit_attach_ns": 8.6e-05, + "context_create_ns": 0.100572, + "definition_eval_ns": 0.024717, + "first_eval_ns": 0.063846, + "threshold_crossing_ns": 0.06156, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.620037 + }, + "automatic": { + "total_ns": 7.658262, + "runtime_create_ns": 0.024344, + "jit_attach_ns": 0.048292, + "context_create_ns": 0.10029, + "definition_eval_ns": 0.028702, + "first_eval_ns": 0.190451, + "threshold_crossing_ns": 7.206221, + "compile_ns": 5.769244, + "install_ns": 0.041941, + "osr_ns": 0.0, + "steady_state_ns": 0.026294 + }, + "bun": { + "total_ns": 6.99445, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.013296 + } + } + }, + { + "workload": "scalar-loop", + "group": "scalar-loop", + "designated": true, + "median_ms": { + "automatic": 0.026303, + "bun": 0.013371, + "interpreter": 0.631903, + "tier1": 0.212791, + "tier2": 0.026174 + }, + "jit_vs_quickjs": { + "speed": 24.023989658974262, + "ci95": [ + 23.382005899705014, + 24.315913945682027 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 47.259217709969334, + "ci95": [ + 46.02597208746921, + 47.785210739463025 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.5083450556970688, + "ci95": [ + 0.5041178692859841, + 0.5197140793125736 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.969594578718085, + "ci95": [ + 2.899367854362649, + 2.9975689007387345 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 24.14239321464048, + "ci95": [ + 23.59617586443783, + 24.441798941798943 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:413e809800000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 0.993266, + "runtime_create_ns": 0.025272, + "jit_attach_ns": 8.7e-05, + "context_create_ns": 0.101042, + "definition_eval_ns": 0.025388, + "first_eval_ns": 0.06508, + "threshold_crossing_ns": 0.063066, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.631903 + }, + "automatic": { + "total_ns": 7.619605, + "runtime_create_ns": 0.023586, + "jit_attach_ns": 0.048013, + "context_create_ns": 0.100276, + "definition_eval_ns": 0.028308, + "first_eval_ns": 0.188981, + "threshold_crossing_ns": 7.180433, + "compile_ns": 5.781809, + "install_ns": 0.04103, + "osr_ns": 0.0, + "steady_state_ns": 0.026303 + }, + "bun": { + "total_ns": 6.958523, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.013371 + } + } + }, + { + "workload": "call-heavy", + "group": "call-heavy", + "designated": true, + "median_ms": { + "automatic": 0.316209, + "bun": 0.024323, + "interpreter": 1.398314, + "tier1": 0.474222, + "tier2": 0.315775 + }, + "jit_vs_quickjs": { + "speed": 4.422119547514461, + "ci95": [ + 4.391513933903199, + 4.459822304348101 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 57.48937219915307, + "ci95": [ + 55.13752572423619, + 63.46699288659327 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.07692064425743733, + "ci95": [ + 0.06973380908775142, + 0.08021920271502381 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 2.948648523265475, + "ci95": [ + 2.9248487296658165, + 2.985069427480835 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 4.4281972923759, + "ci95": [ + 4.3917305113661405, + 4.460176654108969 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:40bb580000000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 2.023743, + "runtime_create_ns": 0.025137, + "jit_attach_ns": 9e-05, + "context_create_ns": 0.103761, + "definition_eval_ns": 0.040051, + "first_eval_ns": 0.145203, + "threshold_crossing_ns": 0.142045, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.398314 + }, + "automatic": { + "total_ns": 18.358403, + "runtime_create_ns": 0.024197, + "jit_attach_ns": 0.049479, + "context_create_ns": 0.101056, + "definition_eval_ns": 0.043076, + "first_eval_ns": 0.649665, + "threshold_crossing_ns": 17.128556, + "compile_ns": 15.881736, + "install_ns": 0.077896, + "osr_ns": 0.0, + "steady_state_ns": 0.316209 + }, + "bun": { + "total_ns": 7.274648, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.024323 + } + } + }, + { + "workload": "generic-call-entry", + "group": "call-heavy", + "designated": false, + "median_ms": { + "automatic": 7.98525, + "bun": 0.018642, + "interpreter": 1.0784, + "tier1": 8.725289, + "tier2": 7.671019 + }, + "jit_vs_quickjs": { + "speed": 0.13504899658745811, + "ci95": [ + 0.1342437257623207, + 0.13561375966356115 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 57.84787040017166, + "ci95": [ + 50.67360654196823, + 59.85527922726768 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.0023345543345543347, + "ci95": [ + 0.0022573862206438674, + 0.0026653034929905823 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.12359476001310674, + "ci95": [ + 0.12297526097094098, + 0.12411906682566003 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.1405810623073675, + "ci95": [ + 0.1400327394359222, + 0.14115621405708942 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "number:409f400000000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 1.610235, + "runtime_create_ns": 0.027022, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.109324, + "definition_eval_ns": 0.043001, + "first_eval_ns": 0.111211, + "threshold_crossing_ns": 0.107509, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.0784 + }, + "automatic": { + "total_ns": 2012.397994, + "runtime_create_ns": 0.025225, + "jit_attach_ns": 0.050253, + "context_create_ns": 0.101436, + "definition_eval_ns": 0.040913, + "first_eval_ns": 0.591204, + "threshold_crossing_ns": 2002.787126, + "compile_ns": 9.839733, + "install_ns": 0.04025, + "osr_ns": 0.0, + "steady_state_ns": 7.98525 + }, + "bun": { + "total_ns": 7.773131, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.018642 + } + } + }, + { + "workload": "property-heavy", + "group": "property-heavy", + "designated": true, + "median_ms": { + "automatic": 5.152763, + "bun": 0.356667, + "interpreter": 1.381416, + "tier1": 3.097103, + "tier2": 5.152993 + }, + "jit_vs_quickjs": { + "speed": 0.2680922836932341, + "ci95": [ + 0.26726064772410885, + 0.2707536080511546 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 3.873125352219297, + "ci95": [ + 3.8325882405404803, + 3.9092058296533527 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.06921859204469524, + "ci95": [ + 0.06890509128318612, + 0.06998171670515782 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.44603489131617513, + "ci95": [ + 0.44425491239988607, + 0.45047541739477465 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.2680803175940662, + "ci95": [ + 0.2674424041407673, + 0.2707025492764079 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:412e942200000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 1.9985, + "runtime_create_ns": 0.026403, + "jit_attach_ns": 9.3e-05, + "context_create_ns": 0.106214, + "definition_eval_ns": 0.039539, + "first_eval_ns": 0.141916, + "threshold_crossing_ns": 0.142292, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.381416 + }, + "automatic": { + "total_ns": 32.066889, + "runtime_create_ns": 0.02651, + "jit_attach_ns": 0.050686, + "context_create_ns": 0.103119, + "definition_eval_ns": 0.045057, + "first_eval_ns": 0.468356, + "threshold_crossing_ns": 25.653997, + "compile_ns": 18.433801, + "install_ns": 0.055553, + "osr_ns": 0.0, + "steady_state_ns": 5.152763 + }, + "bun": { + "total_ns": 7.425593, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.356667 + } + } + }, + { + "workload": "fibonacci-iterative", + "group": "compute", + "designated": true, + "median_ms": { + "automatic": 0.856921, + "bun": 1.138774, + "interpreter": 33.803632, + "tier1": 7.576784, + "tier2": 0.845025 + }, + "jit_vs_quickjs": { + "speed": 39.447781067332926, + "ci95": [ + 38.68410246897464, + 40.35605262656207 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 29.684232341096653, + "ci95": [ + 29.475667462594867, + 29.83579152643442 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 1.3289136338122185, + "ci95": [ + 1.3048110768357002, + 1.360944961824057 + ], + "result": "faster" + }, + "tier1_vs_quickjs": { + "speed": 4.461474947682288, + "ci95": [ + 4.451505818578679, + 4.483738726681245 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 40.0031147007485, + "ci95": [ + 38.61132058230581, + 40.360875403594 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:419865fb2c000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 44.08679, + "runtime_create_ns": 0.029472, + "jit_attach_ns": 9.4e-05, + "context_create_ns": 0.111615, + "definition_eval_ns": 0.040683, + "first_eval_ns": 3.357162, + "threshold_crossing_ns": 3.38335, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 33.803632 + }, + "automatic": { + "total_ns": 45.056722, + "runtime_create_ns": 0.029259, + "jit_attach_ns": 0.06, + "context_create_ns": 0.112956, + "definition_eval_ns": 0.048712, + "first_eval_ns": 13.46172, + "threshold_crossing_ns": 30.369702, + "compile_ns": 29.504227, + "install_ns": 0.078967, + "osr_ns": 0.0, + "steady_state_ns": 0.856921 + }, + "bun": { + "total_ns": 9.092929, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.138774 + } + } + }, + { + "workload": "fibonacci-recursive", + "group": "call-heavy", + "designated": false, + "median_ms": { + "automatic": 12.21491, + "bun": 0.282431, + "interpreter": 12.075744, + "tier1": 102.125384, + "tier2": 12.237921 + }, + "jit_vs_quickjs": { + "speed": 0.9886068747129533, + "ci95": [ + 0.9841502938370427, + 0.9930245247523705 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 42.75643962596174, + "ci95": [ + 41.61340480903667, + 43.53704815055718 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.023121824065834296, + "ci95": [ + 0.02271650262203917, + 0.023758591086836568 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.1182442946799593, + "ci95": [ + 0.11785802511269625, + 0.11866323652826177 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9867479942058786, + "ci95": [ + 0.9831105346044946, + 0.991309723376119 + ], + "result": "slower" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "number:40ba6d0000000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 15.915004, + "runtime_create_ns": 0.030732, + "jit_attach_ns": 9.3e-05, + "context_create_ns": 0.11224, + "definition_eval_ns": 0.032747, + "first_eval_ns": 1.226038, + "threshold_crossing_ns": 1.204409, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 12.075744 + }, + "automatic": { + "total_ns": 2023.084482, + "runtime_create_ns": 0.028193, + "jit_attach_ns": 0.062256, + "context_create_ns": 0.112622, + "definition_eval_ns": 0.042549, + "first_eval_ns": 4.733711, + "threshold_crossing_ns": 2004.410257, + "compile_ns": 4.062955, + "install_ns": 0.040335, + "osr_ns": 0.0, + "steady_state_ns": 12.21491 + }, + "bun": { + "total_ns": 9.107751, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.282431 + } + } + }, + { + "workload": "collections", + "group": "compute", + "designated": false, + "median_ms": { + "automatic": 1.797279, + "bun": 0.702049, + "interpreter": 1.784929, + "tier1": 1.793977, + "tier2": 1.792073 + }, + "jit_vs_quickjs": { + "speed": 0.9931285014736165, + "ci95": [ + 0.9883334101225166, + 0.9977827396348918 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 2.542456438225822, + "ci95": [ + 2.5197145698671455, + 2.5572476374601023 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.39061770598777373, + "ci95": [ + 0.3884600108804849, + 0.3936628601502001 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.9949564570783237, + "ci95": [ + 0.989352710832829, + 0.9987019314211284 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9960135552513765, + "ci95": [ + 0.9916811788345613, + 0.9997899374449354 + ], + "result": "slower" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:1018392", + "phases_median_ms": { + "interpreter": { + "total_ns": 2.545379, + "runtime_create_ns": 0.028748, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.111133, + "definition_eval_ns": 0.040257, + "first_eval_ns": 0.195659, + "threshold_crossing_ns": 0.180698, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.784929 + }, + "automatic": { + "total_ns": 2003.148045, + "runtime_create_ns": 0.025118, + "jit_attach_ns": 0.051391, + "context_create_ns": 0.106991, + "definition_eval_ns": 0.04692, + "first_eval_ns": 0.223581, + "threshold_crossing_ns": 2000.701566, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.797279 + }, + "bun": { + "total_ns": 8.172222, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.702049 + } + } + }, + { + "workload": "strings-json", + "group": "compute", + "designated": false, + "median_ms": { + "automatic": 2.267922, + "bun": 0.593462, + "interpreter": 2.158027, + "tier1": 4.41779, + "tier2": 2.210883 + }, + "jit_vs_quickjs": { + "speed": 0.9515437479772232, + "ci95": [ + 0.9491929652746525, + 0.9542949784079977 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 3.636335603627528, + "ci95": [ + 3.6088132203321805, + 3.648250765031842 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.2616765479588804, + "ci95": [ + 0.2608217511863055, + 0.2638516047617787 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.48848564553770096, + "ci95": [ + 0.48588529873128783, + 0.49038964294138976 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9760928099768282, + "ci95": [ + 0.9728503581062814, + 0.979731779345731 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:{\"length\":2000,\"first\":\"abcdefgh\"}", + "phases_median_ms": { + "interpreter": { + "total_ns": 3.059446, + "runtime_create_ns": 0.028606, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.110433, + "definition_eval_ns": 0.039661, + "first_eval_ns": 0.251327, + "threshold_crossing_ns": 0.224911, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 2.158027 + }, + "automatic": { + "total_ns": 2004.045257, + "runtime_create_ns": 0.026387, + "jit_attach_ns": 0.054822, + "context_create_ns": 0.10625, + "definition_eval_ns": 0.044647, + "first_eval_ns": 0.47864, + "threshold_crossing_ns": 2000.803601, + "compile_ns": 13.942087, + "install_ns": 0.037433, + "osr_ns": 0.0, + "steady_state_ns": 2.267922 + }, + "bun": { + "total_ns": 7.989688, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.593462 + } + } + }, + { + "workload": "calls-closures", + "group": "compute", + "designated": false, + "median_ms": { + "automatic": 3.651293, + "bun": 0.57326, + "interpreter": 3.5944, + "tier1": 3.661766, + "tier2": 3.656882 + }, + "jit_vs_quickjs": { + "speed": 0.9844183964420276, + "ci95": [ + 0.982522333925659, + 0.9868013440307207 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 6.270104315668283, + "ci95": [ + 6.217750672347731, + 6.322832720685228 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.15700191685520717, + "ci95": [ + 0.15566704726243552, + 0.15830962083565528 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.9816028659395494, + "ci95": [ + 0.9797031649972803, + 0.9837059692048091 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9829138594026277, + "ci95": [ + 0.9809495171481906, + 0.9849590794862465 + ], + "result": "slower" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:30872", + "phases_median_ms": { + "interpreter": { + "total_ns": 4.895512, + "runtime_create_ns": 0.026933, + "jit_attach_ns": 9e-05, + "context_create_ns": 0.109521, + "definition_eval_ns": 0.039404, + "first_eval_ns": 0.369037, + "threshold_crossing_ns": 0.360894, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 3.5944 + }, + "automatic": { + "total_ns": 2005.997989, + "runtime_create_ns": 0.02432, + "jit_attach_ns": 0.048222, + "context_create_ns": 0.101894, + "definition_eval_ns": 0.03587, + "first_eval_ns": 0.428047, + "threshold_crossing_ns": 2001.33015, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 3.651293 + }, + "bun": { + "total_ns": 8.293804, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.57326 + } + } + }, + { + "workload": "adversarial", + "group": "adversarial", + "designated": false, + "median_ms": { + "automatic": 1.062424, + "bun": 0.379237, + "interpreter": 1.061652, + "tier1": 0.771487, + "tier2": 1.058304 + }, + "jit_vs_quickjs": { + "speed": 0.999273359788559, + "ci95": [ + 0.9909892827003427, + 1.0122072691394695 + ], + "result": "tied" + }, + "bun_vs_quickjs": { + "speed": 2.7994420375649, + "ci95": [ + 2.7561402732711087, + 2.8489723541433962 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.3569544739200169, + "ci95": [ + 0.35135104671248585, + 0.3624056102087903 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 1.3761113278642414, + "ci95": [ + 1.3664531448236796, + 1.3900535404569792 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 1.0031635522496372, + "ci95": [ + 0.9927839252217117, + 1.0146991926745257 + ], + "result": "tied" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:7995", + "phases_median_ms": { + "interpreter": { + "total_ns": 1.58957, + "runtime_create_ns": 0.029226, + "jit_attach_ns": 9e-05, + "context_create_ns": 0.111366, + "definition_eval_ns": 0.036114, + "first_eval_ns": 0.111776, + "threshold_crossing_ns": 0.106371, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.061652 + }, + "automatic": { + "total_ns": 2002.084702, + "runtime_create_ns": 0.026022, + "jit_attach_ns": 0.051043, + "context_create_ns": 0.104526, + "definition_eval_ns": 0.038052, + "first_eval_ns": 0.252393, + "threshold_crossing_ns": 2000.422455, + "compile_ns": 9.713457, + "install_ns": 0.036122, + "osr_ns": 0.0, + "steady_state_ns": 1.062424 + }, + "bun": { + "total_ns": 7.714105, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.379237 + } + } + }, + { + "workload": "float64-dense", + "group": "float64", + "designated": false, + "median_ms": { + "automatic": 0.371892, + "bun": 0.463493, + "interpreter": 2.907874, + "tier1": 1.634585, + "tier2": 0.37793 + }, + "jit_vs_quickjs": { + "speed": 7.819135663041958, + "ci95": [ + 7.70773543526979, + 7.894699058898744 + ], + "result": "faster" + }, + "bun_vs_quickjs": { + "speed": 6.273825063161688, + "ci95": [ + 6.210394029619891, + 6.360916729192142 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 1.2463107568864078, + "ci95": [ + 1.2287957539183145, + 1.260864150064711 + ], + "result": "faster" + }, + "tier1_vs_quickjs": { + "speed": 1.778967750224063, + "ci95": [ + 1.7655732352045552, + 1.7855606158998725 + ], + "result": "faster" + }, + "tier2_vs_quickjs": { + "speed": 7.694213214087265, + "ci95": [ + 7.610593506865967, + 7.767996844038458 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "number:40a2d29809876024", + "phases_median_ms": { + "interpreter": { + "total_ns": 4.013887, + "runtime_create_ns": 0.03056, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.110633, + "definition_eval_ns": 0.052941, + "first_eval_ns": 0.298942, + "threshold_crossing_ns": 0.291628, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 2.907874 + }, + "automatic": { + "total_ns": 63.907169, + "runtime_create_ns": 0.028959, + "jit_attach_ns": 0.058248, + "context_create_ns": 0.110678, + "definition_eval_ns": 0.066081, + "first_eval_ns": 2.501442, + "threshold_crossing_ns": 60.701785, + "compile_ns": 60.104053, + "install_ns": 0.139323, + "osr_ns": 0.0, + "steady_state_ns": 0.371892 + }, + "bun": { + "total_ns": 7.914254, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.463493 + } + } + }, + { + "workload": "strings-regexp", + "group": "strings-regexp", + "designated": false, + "median_ms": { + "automatic": 19.943305, + "bun": 1.887424, + "interpreter": 19.384228, + "tier1": 22.449035, + "tier2": 19.9468 + }, + "jit_vs_quickjs": { + "speed": 0.9719666825533682, + "ci95": [ + 0.9707110036921738, + 0.9740360129769473 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 10.270203197585705, + "ci95": [ + 10.228376837427293, + 10.305606195330315 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.09463947926384318, + "ci95": [ + 0.09435030716562336, + 0.09512640432795211 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.863477116054209, + "ci95": [ + 0.8626934339405524, + 0.8653553326326062 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9717963783664547, + "ci95": [ + 0.9708258325444066, + 0.9738308458460304 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:483:10249:|8@57|9@58|10@59", + "phases_median_ms": { + "interpreter": { + "total_ns": 25.779143, + "runtime_create_ns": 0.030747, + "jit_attach_ns": 9e-05, + "context_create_ns": 0.109405, + "definition_eval_ns": 0.05202, + "first_eval_ns": 2.286125, + "threshold_crossing_ns": 1.945115, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 19.384228 + }, + "automatic": { + "total_ns": 2034.800112, + "runtime_create_ns": 0.027539, + "jit_attach_ns": 0.058809, + "context_create_ns": 0.110174, + "definition_eval_ns": 0.060236, + "first_eval_ns": 5.053848, + "threshold_crossing_ns": 2007.146005, + "compile_ns": 32.375662, + "install_ns": 0.05939, + "osr_ns": 0.0, + "steady_state_ns": 19.943305 + }, + "bun": { + "total_ns": 9.567572, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.887424 + } + } + }, + { + "workload": "arrays-typed", + "group": "arrays-typed", + "designated": false, + "median_ms": { + "automatic": 7.011139, + "bun": 0.441653, + "interpreter": 4.598559, + "tier1": 15.310127, + "tier2": 2.756418 + }, + "jit_vs_quickjs": { + "speed": 0.6558932863832824, + "ci95": [ + 0.6535886805424823, + 0.6584633289970085 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 10.412153885516458, + "ci95": [ + 10.278993618977113, + 10.529493223402627 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.06299304578043596, + "ci95": [ + 0.062356517767893464, + 0.0637762086585114 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.3003606044548161, + "ci95": [ + 0.27220205975650613, + 0.31680725489983996 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 1.6683097411205412, + "ci95": [ + 1.6632029342067092, + 1.6741276063140214 + ], + "result": "faster" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 30, + "auto_deopts": 0, + "checksum": "string:33983000:8496750.000:2000", + "phases_median_ms": { + "interpreter": { + "total_ns": 6.246118, + "runtime_create_ns": 0.030325, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.111025, + "definition_eval_ns": 0.062065, + "first_eval_ns": 0.485362, + "threshold_crossing_ns": 0.471874, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 4.598559 + }, + "automatic": { + "total_ns": 78.717722, + "runtime_create_ns": 0.028901, + "jit_attach_ns": 0.060726, + "context_create_ns": 0.112219, + "definition_eval_ns": 0.070337, + "first_eval_ns": 2.382943, + "threshold_crossing_ns": 68.319977, + "compile_ns": 65.199912, + "install_ns": 0.131158, + "osr_ns": 0.0, + "steady_state_ns": 7.011139 + }, + "bun": { + "total_ns": 8.528117, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.441653 + } + } + }, + { + "workload": "objects-polymorphic", + "group": "objects-polymorphic", + "designated": false, + "median_ms": { + "automatic": 6.725245, + "bun": 0.608141, + "interpreter": 6.523461, + "tier1": 23.021614, + "tier2": 6.707531 + }, + "jit_vs_quickjs": { + "speed": 0.9699960373190866, + "ci95": [ + 0.9655848036010822, + 0.9728545600888264 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 10.726888994493054, + "ci95": [ + 10.69278223521586, + 10.793195147717752 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.09042659412408023, + "ci95": [ + 0.0896931048579964, + 0.090708374680768 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.28336245234586943, + "ci95": [ + 0.2823834381186343, + 0.2840570697715637 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.9725577116229503, + "ci95": [ + 0.9697537662585235, + 0.975009208375344 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "number:413e8c5000000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 8.850227, + "runtime_create_ns": 0.029674, + "jit_attach_ns": 8.9e-05, + "context_create_ns": 0.110577, + "definition_eval_ns": 0.053493, + "first_eval_ns": 0.796384, + "threshold_crossing_ns": 0.663285, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 6.523461 + }, + "automatic": { + "total_ns": 2012.917366, + "runtime_create_ns": 0.027932, + "jit_attach_ns": 0.058527, + "context_create_ns": 0.1099, + "definition_eval_ns": 0.063568, + "first_eval_ns": 2.847847, + "threshold_crossing_ns": 2002.380055, + "compile_ns": 65.791777, + "install_ns": 0.079529, + "osr_ns": 0.0, + "steady_state_ns": 6.725245 + }, + "bun": { + "total_ns": 8.807616, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.608141 + } + } + }, + { + "workload": "calls-recursion-closures", + "group": "calls-recursion-closures", + "designated": false, + "median_ms": { + "automatic": 7.664072, + "bun": 1.601877, + "interpreter": 7.409529, + "tier1": 96.815022, + "tier2": 37.139178 + }, + "jit_vs_quickjs": { + "speed": 0.9667874988648332, + "ci95": [ + 0.9642001014604247, + 0.9698347268344861 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 4.625529300938836, + "ci95": [ + 4.600253326543137, + 4.650691999171484 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.2090112149259558, + "ci95": [ + 0.2076929875768252, + 0.21035725807032088 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.07653284425220706, + "ci95": [ + 0.0761439911141865, + 0.07666525692261995 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.1995070811744945, + "ci95": [ + 0.1988284676807705, + 0.20022119545665104 + ], + "result": "slower" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "number:40d4820000000000", + "phases_median_ms": { + "interpreter": { + "total_ns": 9.869032, + "runtime_create_ns": 0.029544, + "jit_attach_ns": 9.6e-05, + "context_create_ns": 0.112267, + "definition_eval_ns": 0.053786, + "first_eval_ns": 0.751147, + "threshold_crossing_ns": 0.746284, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 7.409529 + }, + "automatic": { + "total_ns": 2017.629551, + "runtime_create_ns": 0.02836, + "jit_attach_ns": 0.062397, + "context_create_ns": 0.111359, + "definition_eval_ns": 0.063162, + "first_eval_ns": 5.697692, + "threshold_crossing_ns": 2002.671802, + "compile_ns": 7.882769, + "install_ns": 0.055299, + "osr_ns": 0.0, + "steady_state_ns": 7.664072 + }, + "bun": { + "total_ns": 10.098709, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.601877 + } + } + }, + { + "workload": "json-codec", + "group": "json-codec", + "designated": false, + "median_ms": { + "automatic": 78.930452, + "bun": 10.05028, + "interpreter": 78.478067, + "tier1": 94.863036, + "tier2": 79.277057 + }, + "jit_vs_quickjs": { + "speed": 0.9942685618980112, + "ci95": [ + 0.9903762837047413, + 0.9972558903211085 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 7.808545334060344, + "ci95": [ + 7.792208020804069, + 7.822040547163572 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.12733083043791515, + "ci95": [ + 0.12678860900647762, + 0.12780880063475458 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.8272776237100402, + "ci95": [ + 0.8241920907765962, + 0.8328710857118438 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.989921548172506, + "ci95": [ + 0.9870024023701526, + 0.9917311995490292 + ], + "result": "slower" + }, + "auto_native_samples": 30, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:2013000:123", + "phases_median_ms": { + "interpreter": { + "total_ns": 102.52034, + "runtime_create_ns": 0.029963, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.11157, + "definition_eval_ns": 0.047956, + "first_eval_ns": 8.005252, + "threshold_crossing_ns": 7.883835, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 78.478067 + }, + "automatic": { + "total_ns": 2132.836946, + "runtime_create_ns": 0.027908, + "jit_attach_ns": 0.062182, + "context_create_ns": 0.113896, + "definition_eval_ns": 0.058095, + "first_eval_ns": 16.781686, + "threshold_crossing_ns": 2028.211896, + "compile_ns": 33.71344, + "install_ns": 0.06272, + "osr_ns": 0.0, + "steady_state_ns": 78.930452 + }, + "bun": { + "total_ns": 18.76415, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 10.05028 + } + } + }, + { + "workload": "map-set-bigint", + "group": "map-set-bigint", + "designated": false, + "median_ms": { + "automatic": 16.383663, + "bun": 2.210276, + "interpreter": 15.469565, + "tier1": 16.35884, + "tier2": 15.099187 + }, + "jit_vs_quickjs": { + "speed": 0.9442067381390841, + "ci95": [ + 0.9413300320721, + 0.9474540733402289 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 6.998929093018248, + "ci95": [ + 6.972258015955967, + 7.020139617652534 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.13490731590365354, + "ci95": [ + 0.13440641433808126, + 0.1356251485012582 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.9456394829951268, + "ci95": [ + 0.9415014160339873, + 0.9493465543113773 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 1.02452966507402, + "ci95": [ + 1.0225431505563742, + 1.0271624559081272 + ], + "result": "faster" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:2000:256:e2edbb6504d6fce8", + "phases_median_ms": { + "interpreter": { + "total_ns": 20.386202, + "runtime_create_ns": 0.029807, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.110265, + "definition_eval_ns": 0.050923, + "first_eval_ns": 1.59442, + "threshold_crossing_ns": 1.524343, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 15.469565 + }, + "automatic": { + "total_ns": 2025.589863, + "runtime_create_ns": 0.026406, + "jit_attach_ns": 0.055392, + "context_create_ns": 0.107275, + "definition_eval_ns": 0.058731, + "first_eval_ns": 1.675244, + "threshold_crossing_ns": 2005.630517, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 16.383663 + }, + "bun": { + "total_ns": 9.978339, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 2.210276 + } + } + }, + { + "workload": "exceptions-promises-async", + "group": "exceptions-promises-async", + "designated": false, + "median_ms": { + "automatic": 2.848444, + "bun": 0.749742, + "interpreter": 1.974985, + "tier1": 2.855141, + "tier2": 3.495115 + }, + "jit_vs_quickjs": { + "speed": 0.6933557408887098, + "ci95": [ + 0.6896632269530165, + 0.6967677791804929 + ], + "result": "slower" + }, + "bun_vs_quickjs": { + "speed": 2.6342195048429993, + "ci95": [ + 2.589367004224171, + 2.6575906496665476 + ], + "result": "faster" + }, + "jit_vs_bun": { + "speed": 0.2632110724311238, + "ci95": [ + 0.2610737237985012, + 0.2672117431882383 + ], + "result": "slower" + }, + "tier1_vs_quickjs": { + "speed": 0.6917294102112646, + "ci95": [ + 0.688826184272521, + 0.6952262186663678 + ], + "result": "slower" + }, + "tier2_vs_quickjs": { + "speed": 0.5650701049893924, + "ci95": [ + 0.5608639175023308, + 0.5678508432483623 + ], + "result": "slower" + }, + "auto_native_samples": 0, + "auto_tier2_samples": 0, + "auto_deopts": 0, + "checksum": "string:124000:72576", + "phases_median_ms": { + "interpreter": { + "total_ns": 2.800001, + "runtime_create_ns": 0.028627, + "jit_attach_ns": 9.1e-05, + "context_create_ns": 0.111673, + "definition_eval_ns": 0.051274, + "first_eval_ns": 0.214107, + "threshold_crossing_ns": 0.198657, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 1.974985 + }, + "automatic": { + "total_ns": 3004.187339, + "runtime_create_ns": 0.029128, + "jit_attach_ns": 0.06326, + "context_create_ns": 0.113003, + "definition_eval_ns": 0.060166, + "first_eval_ns": 0.304821, + "threshold_crossing_ns": 3000.396206, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 2.848444 + }, + "bun": { + "total_ns": 9.0617, + "runtime_create_ns": 0.0, + "jit_attach_ns": 0.0, + "context_create_ns": 0.0, + "definition_eval_ns": 0.0, + "first_eval_ns": 0.0, + "threshold_crossing_ns": 0.0, + "compile_ns": 0.0, + "install_ns": 0.0, + "osr_ns": 0.0, + "steady_state_ns": 0.749742 + } + } + } + ] +} diff --git a/docs/NEXT_SESSION_GOAL.md b/docs/NEXT_SESSION_GOAL.md index 3e14be5e..8f5a0345 100644 --- a/docs/NEXT_SESSION_GOAL.md +++ b/docs/NEXT_SESSION_GOAL.md @@ -1,5 +1,14 @@ # QuickJS JIT implementation goal +> Latest performance checkpoint (2026-09-06): PR #19 and #20 are merged; +> clean main `47aeb11` has a fresh 22-workload, five-mode comparison including +> Bun default. See [comparison](../benchmarks/results/main-47aeb11-engines.md) +> and [next performance targets](PERFORMANCE_NEXT.md). This checkpoint supersedes +> older branch-status / next-step notes below. Property candidate `9ccda01` on +> `perf/m3-property-borrowed-guards` is preserved but unmerged and excluded from +> this baseline. Full performance acceptance still fails; no runtime change was +> made for this reporting checkpoint. + ## Objective Implement a production-quality JIT for QuickJS in the independent diff --git a/docs/PERFORMANCE_NEXT.md b/docs/PERFORMANCE_NEXT.md new file mode 100644 index 00000000..6a9198a4 --- /dev/null +++ b/docs/PERFORMANCE_NEXT.md @@ -0,0 +1,53 @@ +# 下一阶段性能目标 + +基线:2026-09-06,合并 PR #19、#20 后的 `main`,提交 `47aeb11`。 +依据:[22 场景三方比较](../benchmarks/results/main-47aeb11-engines.md)。 +以下是根据本轮证据提出的阶段目标,不是已经取得的结果,也不替代既有验收门槛。 + +## 优先顺序 + +先让跨引擎测量能支持优化决策,再优先消除属性和通用调用的明显损失,同时把自动分层与无原生执行时的额外成本作为独立问题处理。数值循环已有 7.82x–39.45x 的代表性解释器加速,下一阶段不宜继续主要追求同类数值微基准的倍率。 + +| 顺序 | 当前证据 | 下一步 | 提议的可验证目标 | +|---|---|---|---| +| P0:测量协议与观测 | Bun 预热和计时边界不同;入口计数包含预热 | 统一 JS 批量驱动与结果消费;分开冷调用、固定预热、稳定热态;记录计时段计数器增量 | 三方相同工作量和计时边界;显式归档预热次数/时间;能证明计时段实际层级、编译、helper、deopt 状态 | +| P1a:属性路径 | automatic / 解释器 **0.268x**,Tier 1 **0.446x**,有 Tier 2 记录仍更慢 | 从已保留的 rooted-property 候选开始,减少临时 owner、Free 和 helper frame 校验成本 | 首个阶段相对同协议 main 的配对速度 CI 下界 **≥1.50x**;随后达到解释器 **≥1.00x** 下界,不能以阶段性加速宣告问题解决 | +| P1b:通用调用 | automatic / 解释器 **0.135x**,有 Tier 1、无 Tier 2 入口 | 剖析通用 CALL 边界、feedback、计时、metrics 发布及装箱;按热点拆成小变更 | 首个阶段相对同协议 main 的配对速度 CI 下界 **≥1.50x**;长期达到解释器 **≥1.00x** 下界,同时保持真实 generic CALL 路径 | +| P2:自动分层与回退 | arrays 自动 **0.656x**,强制 Tier 2 **1.668x**;async 无原生执行 **0.693x**,Map/Set/BigInt **0.944x** | 分别剖析数组计时段层级/编译状态,以及无原生执行的反馈、polling、异步任务成本 | 数组自动达到解释器 **≥1.00x** 下界,并达到有收益的强制层速度 **≥0.95x** 下界;无原生执行场景达到解释器 **≥0.95x** 下界 | +| P3:冷启动与决策证据 | startup 聚合速度 **0.415x–0.420x**;profitability gate 缺决策记录 | 分离创建、attach、首次执行、首次编译;减少不必要的快照/发布/初始化;区分无候选与未经评估 | 首阶段 startup 相对同协议 main 速度下界 **≥1.25x**;最终满足既有速度下界 **1/1.05**,并使每个适用的自动决策有真实证据 | +| P4:库函数及覆盖面 | JSON、RegExp、多态对象、集合/闭包仍落后 Bun;部分没有原生执行 | 对齐协议后剖析 JS 字节码、C 内建库、分配和 GC 占比,再选具体路径 | 先提交可复现的热点归因;选两个高占比场景,以新协议基线提出各自的速度目标,不预设“补 opcode 就会解决” | + +所有倍数均表示相对表中明确基线的**速度**,越大越快。`0.95x` 表示保留基线 95% 的速度;它不等于“延迟增加 5%”。新协议实施后,对 `main 47aeb11` 与候选使用同一修正 harness 重新交错配对;上表当前读数只保留为原协议历史记录。 + +## P0:先消除解释歧义 + +1. 在 JS 内运行共同的批量 driver;三个引擎均在相同边界计时,计时外做相同结果校验,并保证结果实际被消费。 +2. 冷路径从新进程开始,单独记录第一调用和端到端成本。热路径显式记录预热调用数、预算和稳定条件;Bun 与 QuickJS 都记录连续批次趋势,达不到稳定条件时标为未稳定,不能仅因做过外层预热就称“峰值”。 +3. 计时前后采集 native/Tier 1/Tier 2、compile/install、deopt、helper 和 generic CALL 的增量。不得用预热时发生过一次原生入口证明稳态覆盖。 +4. 无可编译路径时,避免 benchmark 为 readiness 一直等到 2–3 秒超时;将“没有候选”“编译未稳定”“已经回退”分开。这是测量协议修正,不能把删掉等待产生的新进程吞吐收益记成编译器执行加速。 +5. 固定并记录 Bun flags、所有可执行文件和脚本哈希;直接支持并记录 Bun 默认配置,避免仅靠外部 launcher。保留强制 Tier 1/2 作为诊断,同时始终报告 automatic 回退实测值。 +6. 初次对齐后重跑三方矩阵;Bun 是差距定位参照。当前两个领先场景不构成峰值领先证据,暂不设“所有场景追平 Bun”的总目标。 + +## P1:减少真实原生路径成本 + +属性方向已有 [helper 剖析](../benchmarks/results/m3-property-helper-profile.json):二进制 SHA 与本轮 main 相同,放大循环的诊断中 `qjsjit_validate_helper_frame` 占 55.82% self cycles,ShapeGuard 7.02%、Free 6.74%、MaterializeOwner 3.95%。这包含预热且不是本次标准 workload 的直接归因;用来选择调查方向,不能据此预测加速上限。 + +`perf/m3-property-borrowed-guards` 的 `9ccda01` 已保留,尚未合并。先检查它与当前 main 的差异并移植必要变更,再做同 harness 的主分支/候选配对测量与 review。其核心方案是只在**所有** live stack 值均有可证明的 primitive 或 argument/local 来源时复用 owner;OwnedSlot/Unknown 保留旧路径。不得省略 shape identity/generation、GC rooting、引用计数或精确 deopt 检查。历史候选成绩不与本轮主分支非配对数据组成因果结论。 + +通用调用先重新采集热点,核对 `native_enter/exit`、feedback 更新与 `publish_metrics` 的实际占比。源码中的全量 metrics snapshot/锁是候选,不是未经剖析便确定的主因。优化必须保留 generic CALL 入口和精确函数 generation;若探针被改成 direct numeric call,不能用它证明通用边界成本得到解决。已有 direct-call、数值循环作为回归控制。 + +## P2–P4:策略、回退与覆盖面 + +数组的自动/强制 Tier 2 差距支持调查编译完成、函数层级组合、Tier 1 尾部成本和 profitability 判定;它不能单独证明只是阈值太高。先有计时段证据,再决定是否调整策略。自动策略应根据实际收益和编译成本决策,不能只用 Tier 1 与模型估计收益代替解释器基线。 + +异常/异步与 Map/Set/BigInt 无原生入口,应将宿主 polling、feedback、任务排空与库执行分开剖析。保护自动模式的回退成本是短期目标;让不赚钱的路径回退不代表原生效率目标完成。 + +冷启动单独运行匹配边界的进程实验。现有 startup 指标包含首次 workload eval,而 definition-eval 只是热重载代理;真实宿主 reload、gpui-shell 稳态与尾延迟要补独立场景。每场景 30 样本的 P99 接近最大样本,不能替代足量尾延迟采样。库函数覆盖方面先确认时间在 C 内建库还是 JS 字节码,再决定优化库实现、分配/GC,或扩展 JIT lowering。 + +## 每个优化阶段的完成条件 + +- 用相同 harness、输入、CPU 配置对主分支和候选做交错配对;至少维持现有 5/30/10 采样,并归档原始数据、源码/二进制哈希、配置和置信区间。若区间跨 1x,明确写“统计持平”及慢/快范围。 +- 达到对应阶段的速度目标,并验证收益来自预期路径;对控制场景提议采用候选/基线速度 CI 下界 ≥0.95x 的预算。CI 跨 1x 本身不证明符合该预算,要检查下界。 +- 针对改动验证语义、ownership、GC、异常和 deopt;涉及 C/ABI 或内存安全时运行相关 ASAN/LSAN,必要时按项目约定在匹配 CI 的 Docker 环境重现。保留生产模式测试,不靠关闭检查获得速度。 +- 每阶段结束更新局部配对证据;一组相关改动完成后再跑完整三方矩阵,检查单项成本、冷启动和内存,避免为每个小改动重复一次约 43 分钟的完整运行。 +- 既有 compute 5x、指定 kernel 10x、冷启动/代理热重载/P99 和宿主门槛仍单独报告。缺证据写 INCONCLUSIVE,不能因局部目标达成便宣布整体性能验收通过。