Skip to content

Commit 737e831

Browse files
committed
add TypeScript fixture to benchmark
1 parent 59b0bbf commit 737e831

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/misc/startup-core.js

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const bench = common.createBenchmark(main, {
99
script: [
1010
'benchmark/fixtures/require-builtins',
1111
'test/fixtures/semicolon',
12+
'test/fixtures/snapshot/typescript',
1213
],
1314
mode: ['process', 'worker'],
1415
count: [30],

0 commit comments

Comments
 (0)