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

Write simple performance benchmarks #3

Open
cgay opened this issue Mar 8, 2011 · 3 comments
Open

Write simple performance benchmarks #3

cgay opened this issue Mar 8, 2011 · 3 comments

Comments

@cgay
Copy link
Member

cgay commented Mar 8, 2011

Would be nice to have a VERY SIMPLE performance benchmark just to get a ball park idea of where we stand, and to be able to detect gross changes in performance.

@cgay
Copy link
Member Author

cgay commented Mar 8, 2011

Could try using Apache Bench (ab)

@fracek
Copy link
Member

fracek commented Apr 9, 2013

I wrote a simple benchmark that does what required by TechEmpower's FrameworkBenchmarks (as seen on HN) (link to blog post). You can find the code here (Probably I made more than one mistake per line).

I run some benchmark on my notebook and this are the result, I compared with go because it was the benchmark that required less setup.

@waywardmonkeys
Copy link
Member

Could you submit that benchmark as a pull request adding it to examples/tech-empower-benchmark?

It'd be nice to re-run the results after that with a current HTTP server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants