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 1e82a6d commit 6bcb152Copy full SHA for 6bcb152
packages/vm/developer.md
@@ -149,7 +149,7 @@ NODE_OPTIONS="--max-old-space-size=4096" clinic flame -- node ./tests/tester.js
149
150
This helps us see how the VM performs when running mainnet blocks.
151
152
-View the historical benchmark data for the master branch on the [github page](http://ethereumjs.github.io/ethereumjs-vm/dev/bench/).
+View the historical benchmark data for the master branch on the [github page](http://ethereumjs.github.io/ethereumjs-monorepo/dev/bench/vm).
153
154
We want to use the compiled JS so `ts-node` does not show up in the profile. So run:
155
0 commit comments