question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Comparison with Japronto?

See original GitHub issue

Hey Luke, first of all awesome project.

Its not an issue but a comparison with a complete different framework of a different language. Since I want to cut down server cost & all & provide an API server for a SAAS but I work with Node JS & have only little experience with Python.

So I was looking at the project Japronto its freakishly fast. More info about it here. I’ve checked the benchmarks & I don’t understand which ones to compare between Japronto & Polka.

Polka benchmarks says 41053.98 & then 414739 requests in 10.10s, which ones to compare ❓

Can Polka be as fast as Japronto like it says it gives 1 million requests/second❓

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
lukeedcommented, Jun 13, 2018

I heavily suspect that’s a bug with the new benchmark suite 😆That repo has undergone a bunch of changes in the last week or so, and Japronto got caught in the mix.

But yes, +1 re:cluster mode. On my machine (and Node 8.9), Polka goes from 42k req/s to ~95k req/s with simple benchmarks.

2reactions
waghanzacommented, Dec 30, 2018

@lukeed @paulocoghi the benchmark suite above is actually unrevelant (I know it, I maintain it). Soon, results will be more accurate, I’m working on it => https://github.com/the-benchmarker/web-frameworks/pull/632 ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Do you compare with Japronto? | Hacker News
romanitalian on May 21, 2021 | parent | context | favorite | on: Extreme HTTP Performance Tuning. Do you compare with Japronto?
Read more >
Python frameworks to watch in 2022 - LinkedIn
Awesome request/sec rate compared to Flask/Django. ... productivity even if performance is equitable Japronto will have an edge in python, ...
Read more >
Comparison of new Python web frameworks - DeepSource
Comparison of new Python web frameworks · 1. Sanic · 2. Starlette · 3. Masonite · 4. FastAPI · 5. Responder · 6....
Read more >
A million requests per second with Python - Medium
Japronto is a brand new micro-framework tailored for your ... it is a great performer compared to the preceding four, which are asynchronous ......
Read more >
Michael Kennedy - Twitter
I decided to compare the GitHub projects of the new Python frameworks Sanic ... for japronto, not able to get quite an active...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found