Hacker News new | ask | show | jobs
by zedpm 2399 days ago
Yes, sorry, those are benchmarks for python web frameworks making db queries. All the top performers are async frameworks.
1 comments

Yes I’ve seen this site before and knew that the top performers are async. However thought there was a particular application where it helped most, eg websockets rather than simple crud. Most apps aren’t making super simple queries like this either. Whether any of it matters much I’m not sure.