-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Move benchmark/README.md to doc/guide #11190
Copy link
Copy link
Closed
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.
Description
Activity
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to Node.js benchmarks and benchmarking infrastructure.Issues and PRs related to Node.js benchmarks and benchmarking infrastructure.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.
The current
benchmark/README.mdis in fact a guide on how to run and write benchmarks, I suggest we move this to doc/guides (wherewriting-tests.mdis) and create another README.md that explains the directory layout/common API (like whattest/README.mddoes).cc @nodejs/collaborators