PR-URL: https://github.com/nodejs/node/pull/49639 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
[
|
|
[0.05, "--stress-compaction-random"],
|
|
[0.05, "--stress-delay-tasks"],
|
|
[0.05, "--stress-marking=100"],
|
|
[0.05, "--stress-scavenge=100"],
|
|
[0.05, "--random-gc-interval=2000"],
|
|
[0.2, "--noanalyze-environment-liveness"],
|
|
[0.01, "--thread-pool-size=1"],
|
|
[0.01, "--thread-pool-size=2"],
|
|
[0.01, "--thread-pool-size=4"],
|
|
[0.01, "--thread-pool-size=8"],
|
|
[0.25, "--jit-fuzzing"],
|
|
[0.25, "--future"],
|
|
[0.2, "--no-regexp-tier-up"],
|
|
[0.1, "--regexp-interpret-all"],
|
|
[0.1, "--regexp-tier-up-ticks=10"],
|
|
[0.1, "--regexp-tier-up-ticks=100"],
|
|
[0.1, "--turbo-instruction-scheduling"],
|
|
[0.1, "--turbo-stress-instruction-scheduling"],
|
|
[0.1, "--no-enable-sse4_2"],
|
|
[0.1, "--no-enable-sahf"],
|
|
[0.1, "--no-enable-avx"],
|
|
[0.1, "--no-enable-fma3"],
|
|
[0.1, "--no-enable-bmi1"],
|
|
[0.1, "--no-enable-bmi2"],
|
|
[0.1, "--no-enable-lzcnt"],
|
|
[0.1, "--no-enable-popcnt"],
|
|
[0.25, "--no-lazy-feedback-allocation"],
|
|
[0.1, "--no-wasm-generic-wrapper"],
|
|
[0.2, "--turboshaft"],
|
|
[0.1, "--turbo-force-mid-tier-regalloc"],
|
|
[0.0001, "--simulate-errors"],
|
|
[0.25, "--minor-ms"],
|
|
[0.1, "--concurrent-minor-ms-marking"],
|
|
[0.1, "--shared-string-table"]
|
|
]
|