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

Choices. Compare. Version. #55

Merged
merged 6 commits into from May 25, 2018
Merged

Choices. Compare. Version. #55

merged 6 commits into from May 25, 2018

Conversation

aichholzer
Copy link
Contributor

  • Removed choice duplication.
  • Compare all results as a table.
  • Compare only based on available results.
  • Version bump.
  • Updated readme.

@mcollina
Copy link
Member

Nice work! Would you mind updating the table and the files so that it can print something that can copy-pasted in https://github.com/fastify/fastify#benchmarks?

@aichholzer
Copy link
Contributor Author

@mcollina -Will do, no worries. I have a PR already lined up for fastify with a new table and updated benchmarks section. Whichever works for you, if you prefer to do it yourself.

@aichholzer aichholzer force-pushed the master branch 3 times, most recently from 1544bc4 to 084d779 Compare May 22, 2018 23:29
README.md Outdated
take-five | ✓ | 28305.6 | 3.14 | 9.55
total.js | ✓ | 27176 | 3.59 | 7.75
trek-engine | ✗ | 32137.6 | 3.03 | 4.59
trek-engine-router | ✓ | 33908.81 | 2.87 | 4.88
Copy link
Member

Choose a reason for hiding this comment

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

Can you rerun this on Node 8? We target latest LTS, and Node 10 has currently serious bugs that prevents it to be a solid production runtime :/.

README.md Outdated

[![asciicast](https://asciinema.org/a/SA9z6g2HjOr0n80KwEvUaWoSS.png)](https://asciinema.org/a/SA9z6g2HjOr0n80KwEvUaWoSS)
  | Router | Requests/s | Latency | Throughput/Mb
------------------------ | :------: | ---------: | ------: | ------------:
Copy link
Member

Choose a reason for hiding this comment

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

Can you add a 'version' column? It's very important.

@aichholzer
Copy link
Contributor Author

@mcollina -Done.

I did some additional refactoring to allow version and router availability to be read automatically from the /lib/packages.js file, which defines all modules available for testing. This is primarily useful when using compare -t.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

LGTM

Would you like to help maintaining this @aichholzer? We would love to have you on the team!

Copy link
Member

@delvedor delvedor left a comment

Choose a reason for hiding this comment

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

LGTM

@mcollina mcollina merged commit 054f170 into fastify:master May 25, 2018
@aichholzer
Copy link
Contributor Author

Glad to hear @mcollina and yes, happy to maintain this.
👏

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.

None yet

3 participants