0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/guides
Joyee Cheung 8926f1110d doc: add benchmark/README.md and fix guide
* Write a new benchmark/README.md describing the benchmark
  directory layout and common API.
* Fix the moved benchmarking guide accordingly, add tips about how
  to get the help text from the benchmarking tools.

PR-URL: https://github.com/nodejs/node/pull/11237
Fixes: https://github.com/nodejs/node/issues/11190
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>
2017-02-17 23:50:41 +08:00
..
doc_img doc: move benchmark/README.md to doc/guides 2017-02-17 23:49:34 +08:00
building-node-with-ninja.md doc: standardizing on make -j4 2016-12-09 15:53:20 -05:00
maintaining-V8.md doc: "s/git apply/git am -3" in V8 guide 2017-01-10 11:28:25 -08:00
using-internal-errors.md errors: add internal/errors.js 2017-02-09 13:46:14 -08:00
writing-and-running-benchmarks.md doc: add benchmark/README.md and fix guide 2017-02-17 23:50:41 +08:00
writing-tests.md doc: improve testing guide 2017-02-07 23:49:00 +08:00