diff --git a/test/v8-updates/test-linux-perf.js b/test/v8-updates/test-linux-perf.js index 0a7f199e040d58..40823b8e8bd3b1 100644 --- a/test/v8-updates/test-linux-perf.js +++ b/test/v8-updates/test-linux-perf.js @@ -24,7 +24,7 @@ if (process.config.variables.node_shared) const perfArgs = [ 'record', - '-F500', + '-F999', '-g', '--', process.execPath,