mirror of
https://github.com/denoland/deno.git
synced 2025-09-25 03:42:30 +00:00
chore(bench): generalized HTTP benchmarks framework (#14815)
This commit is contained in:
parent
8113fac939
commit
4305bb4bd8
8 changed files with 63 additions and 164 deletions
|
@ -20,7 +20,7 @@ async function dlint() {
|
|||
":!:cli/tests/testdata/swc_syntax_error.ts",
|
||||
":!:cli/tests/testdata/038_checkjs.js",
|
||||
":!:cli/tests/testdata/error_008_checkjs.js",
|
||||
":!:cli/bench/node*.js",
|
||||
":!:cli/bench/http/node*.js",
|
||||
":!:cli/bench/testdata/express-router.js",
|
||||
":!:cli/compilers/wasm_wrap.js",
|
||||
":!:cli/dts/**",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue