Add Dream to different benchmark suites [Benchmark]
Here's one: https://github.com/the-benchmarker/web-frameworks
Thanks! Posting the results link from Discord: https://web-frameworks-benchmark.netlify.app/result
As suggested by @ulrikstrid, there are also the TechEmpower benchmarks:
- https://github.com/TechEmpower/FrameworkBenchmarks
- https://www.techempower.com/benchmarks/
It would be great to see dream on TechEmpower for round 21 if its not too late for that. The OCaml opium framework is there on round 20 (and does quite well BTW).
I personally look at TechEmpower a lot -- benchmarks can be misleading and I try not to read too much into them however:
- Just seeing a framework there gives me an additional measure of confidence in it. Tells me that the creators of the framework took the pains to be benchmarked (however imperfect that benchmark may be) and be counted!
- Allows me to see what frameworks are available in a certain language
- I look at other parameters like latency standard deviation which tells me how consistent the framework and the runtime on which it is built is
- A place on the benchmark gives the particular framework some sort of prominence over the thousands of other web-frameworks out there
Another interesting benchmark for Dream + GraphQL, if somebody will be interested https://github.com/graphql-crystal/benchmarks/issues/207