★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/18380Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmark: implement duration in http test double #18380

Closed
wants to merge 1 commit into from

Conversation

Copy link
Member

@joyeecheung joyeecheung commented Jan 25, 2018

When using the test double benchmarker the throughput would always be 1, which breaks the R script - that is fine, but it would be helpful to make it less dumb so we can start digging into the profile of our http benchmarks using this simplified benchmarker.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

@nodejs-github-bot nodejs-github-bot added benchmark http test labels Jan 25, 2018
@joyeecheung
Copy link
Member Author

@joyeecheung joyeecheung commented Jan 29, 2018

@joyeecheung
Copy link
Member Author

@joyeecheung joyeecheung commented Jan 29, 2018

CI failures are unrelated. Landing..

@joyeecheung
Copy link
Member Author

@joyeecheung joyeecheung commented Jan 29, 2018

Landed in 98d1110. Thanks!

joyeecheung added a commit that referenced this issue Jan 29, 2018
PR-URL: #18380
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
evanlucas pushed a commit that referenced this issue Jan 30, 2018
PR-URL: #18380
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this issue Feb 27, 2018
PR-URL: #18380
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MayaLekova pushed a commit to MayaLekova/node that referenced this issue May 8, 2018
PR-URL: nodejs#18380
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark http test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants