Skip to content

doc: update benchmark doc - #25367

Closed
kkty wants to merge 1 commit into
nodejs:masterfrom
kkty:update-benchmark-doc
Closed

doc: update benchmark doc#25367
kkty wants to merge 1 commit into
nodejs:masterfrom
kkty:update-benchmark-doc

Conversation

@kkty

@kktykkty commented Jan 6, 2019

Copy link
Copy Markdown
Contributor

Benchmark for arrays no longer exists, but it was still referenced in
documentation.

Refs: #21831

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: nodejs#21831
@nodejs-github-botnodejs-github-bot added benchmark Issues and PRs related to the benchmark subsystem. doc Issues and PRs related to the documentations. labels Jan 6, 2019
@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 6, 2019
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

@addaleax

Copy link
Copy Markdown
Member

Landed in 9b7226d

@addaleaxaddaleax closed this Jan 9, 2019
addaleax pushed a commit that referenced this pull request Jan 9, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: #21831
PR-URL: #25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit that referenced this pull request Jan 9, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: #21831
PR-URL: #25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BridgeARBridgeAR mentioned this pull request Jan 16, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Jan 16, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: nodejs#21831
PR-URL: nodejs#25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@MylesBorinsMylesBorins mentioned this pull request Jan 24, 2019
BethGriggs pushed a commit that referenced this pull request Apr 28, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: #21831
PR-URL: #25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@BethGriggsBethGriggs mentioned this pull request May 1, 2019
BethGriggs pushed a commit that referenced this pull request May 10, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: #21831
PR-URL: #25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit that referenced this pull request May 16, 2019
Benchmark for arrays no longer exists, but it was still referenced in
documentation.
Refs: #21831
PR-URL: #25367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.benchmarkIssues and PRs related to the benchmark subsystem.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@kkty@vsemozhetbyt@addaleax@jasnell@lpinca@cjihrig@nodejs-github-bot