Skip to content

Commit

Permalink
add TypeScript fixture to benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth committed Mar 16, 2024
1 parent d301bbb commit 0fd062c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/misc/startup-core.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const bench = common.createBenchmark(main, {
script: [
'benchmark/fixtures/require-builtins',
'test/fixtures/semicolon',
'test/fixtures/snapshot/typescript.js',
],
mode: ['process', 'worker'],
count: [30],
Expand Down

0 comments on commit 0fd062c

Please sign in to comment.