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

Issue 15 fix, can now track latency of every pipelined request :) #17

Closed
wants to merge 3 commits into from

Conversation

GlenTiki
Copy link
Collaborator

No description provided.

@@ -76,7 +76,7 @@ autocannon({
Start autocannon against the given target, options:

* `url`: the given target, mandatory
* `connections`: the number of concurrent connections
* `connections`: the number of concurrent connections, mandatory
Copy link
Collaborator

Choose a reason for hiding this comment

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

how come mandatory, why no default?

Copy link
Owner

Choose a reason for hiding this comment

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

Do you think that 100 is a good value?

Copy link
Owner

Choose a reason for hiding this comment

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

It was my bad :/

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You use 10 in the readme examples, I think using that is a good idea as it gives a clue to users about what to expect?

@GlenTiki
Copy link
Collaborator Author

I'm going to close this as my new PR has this included within it.

@GlenTiki GlenTiki closed this Jun 24, 2016
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.

3 participants