We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d7d94 commit 3b664b3Copy full SHA for 3b664b3
bench/README.md
@@ -6,8 +6,6 @@ library.
6
Ensure that you have built the library, as these benchmarks rely on
7
`dist/source-map.js`. See the main README.md for detais on building.
8
9
-## Running Within a Browser
10
-
11
Run a local webserver from the root of the repository:
12
13
```
@@ -20,8 +18,3 @@ Open
20
18
in your browser.
21
19
22
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
0 commit comments