Fix benchmarks documentation

Close #706
This commit is contained in:
Li Jie
2017-11-07 12:13:16 +08:00
committed by Nicolas Gallagher
parent a748b7e606
commit 6261536f57
+3 -3
View File
@@ -1,10 +1,10 @@
# Performance # Performance
To run these benchmarks: To run these benchmarks from the root of the project:
``` ```
npm run build:performance yarn benchmark
open ./performance/index.html open ./benchmarks/index.html
``` ```
Append `?fastest` to the URL to include the fastest "other libraries", and Append `?fastest` to the URL to include the fastest "other libraries", and