Skip to content

benchmark: chunky http client benchmark variation and server#228

Closed
rudi-cilibrasi wants to merge 3 commits intonodejs:v1.xfrom
rudi-cilibrasi:benchmark-chunky-http
Closed

benchmark: chunky http client benchmark variation and server#228
rudi-cilibrasi wants to merge 3 commits intonodejs:v1.xfrom
rudi-cilibrasi:benchmark-chunky-http

Conversation

@rudi-cilibrasi
Copy link

No description provided.

Copy link
Member

Choose a reason for hiding this comment

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

Style: please indent with two spaces here.

@rudi-cilibrasi
Copy link
Author

Thanks for the great comments Ben they are all done!

Copy link
Contributor

Choose a reason for hiding this comment

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

This could throw with Error: ENOENT. Instead do:

try {
  fs.unlinkSync(PIPE);
} catch (e) { }

Copy link
Member

Choose a reason for hiding this comment

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

Style: the convention is to use single quotes. There is usually a blank line after 'use strict'.

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.

5 participants