Skip to content

Commit 3b664b3

Browse files
committed
bench: remove broken benchmarking with a JS shell
1 parent a3d7d94 commit 3b664b3

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

bench/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ library.
66
Ensure that you have built the library, as these benchmarks rely on
77
`dist/source-map.js`. See the main README.md for detais on building.
88

9-
## Running Within a Browser
10-
119
Run a local webserver from the root of the repository:
1210

1311
```
@@ -20,8 +18,3 @@ Open
2018
in your browser.
2119

2220
Open `bench.html` in a browser and click on the appropriate button.
23-
24-
## Running with a JS Shell
25-
26-
Run `$JS_SHELL bench-shell-bindings.js`, where `$JS_SHELL` is one of `node` or
27-
SpiderMonkey's `js`.

bench/bench-shell-bindings.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)