Skip to content

Commit

Permalink
delete benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Aug 18, 2021
1 parent 0056f90 commit 47fdbca
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 74 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ node_js:
- 14
cache:
directories:
- wrk/bin
- node_modules
before_script:
- npm prune
- "[ ! -f wrk/bin/wrk ] && rm -rf wrk && git clone https://github.com/wg/wrk.git && make -C wrk && mkdir wrk/bin && mv wrk/wrk wrk/bin || true"
- export PATH=$PATH:$PWD/wrk/bin/
script:
- npm run lint
- npm run test-cov
Expand Down
23 changes: 0 additions & 23 deletions benchmarks/Makefile

This file was deleted.

30 changes: 0 additions & 30 deletions benchmarks/middleware.js

This file was deleted.

16 changes: 0 additions & 16 deletions benchmarks/run

This file was deleted.

0 comments on commit 47fdbca

Please sign in to comment.