We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b0bbf commit 737e831Copy full SHA for 737e831
benchmark/misc/startup-core.js
@@ -9,6 +9,7 @@ const bench = common.createBenchmark(main, {
9
script: [
10
'benchmark/fixtures/require-builtins',
11
'test/fixtures/semicolon',
12
+ 'test/fixtures/snapshot/typescript',
13
],
14
mode: ['process', 'worker'],
15
count: [30],
0 commit comments