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

Update simple-profiling.md #1975

Closed
wants to merge 6 commits into from
Closed

Update simple-profiling.md #1975

wants to merge 6 commits into from

Conversation

kcacciatore
Copy link

Identified a missing parameter in the performance update (I was using v11.2.0). Also updated code sample that is runnable from copy/paste, and added link to installing Express.

Identified a missing parameter in the performance update (I was using v11.2.0). Also updated code sample that is runnable from copy/paste, and added link to installing Express.
@vsemozhetbyt
Copy link
Contributor

Thank you! Some style and consistency notes:

  1. Long lines in docs and code examples are usually wrapped at 80 characters maximum.
  2. In code examples, semicolons are used constantly.

@vsemozhetbyt
Copy link
Contributor

cc @nodejs/documentation @nodejs/performance @nodejs/diagnostics @nodejs/v8 (sorry if some mentions are wrong).

Copy link
Contributor

@mmarchini mmarchini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with style-nits addressed.

locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
locale/en/docs/guides/simple-profiling.md Outdated Show resolved Hide resolved
Updated based on styling guidelines.
vsemozhetbyt and others added 2 commits January 3, 2019 15:07
Accepted suggested change in line length

Co-Authored-By: kcacciatore <kcacciatore@hotmail.com>
indentation fix

Co-Authored-By: kcacciatore <kcacciatore@hotmail.com>
Removed explicit versioning of Express
Realized the port number in the code sample was inconsistent with the curl/ab instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants