Okay, Nim is really fast in these benchmarks on ec2 servers, impressive. Does anyone has experience with nim web stack? Is it ready for prime time? How much effort is required to create a simple CRUD json api? On a sidenote I am really looking forward to comparing rust and elixir results in the next round of benchmarks.
Techempower Web Framework Benchmarks Round 10
11–20 of 66 posts
Re: Techempower Web Framework Benchmarks Round 10
#12The chart says Play Framework didn't complete but looking at the output, the logs say it did. https://github.com/TechEmpower/TFB-Round-10/blob/master/peak... What am I missing?
Re: Techempower Web Framework Benchmarks Round 10
#13Dart dominated the multiple queries test type.
That is quite surprising. Anyone have an idea why that is?
Re: Techempower Web Framework Benchmarks Round 10
#14I'd like to see the memory benchmarks as well.It's fine to have something fast but the more memory the more expensive the boxes are.
Re: Techempower Web Framework Benchmarks Round 10
#15I'd like to see the memory benchmarks as well.It's fine to have something fast but the more memory the more expensive the boxes are.
Re: Techempower Web Framework Benchmarks Round 10
#16* Impressive Dart
* JRuby > MRI (I'd like to see JRuby 9k)
* Padrino that offers basically everything that Rails does performs impressively well. [Shameless Plug]
Re: Techempower Web Framework Benchmarks Round 10
#17Okay, Nim is really fast in these benchmarks on ec2 servers, impressive. Does anyone has experience with nim web stack? Is it ready for prime time? How much effort is required to create a simple CRUD json api? On a sidenote I am really looking forward to comparing rust and elixir results in the next round of benchmarks.
Re: Techempower Web Framework Benchmarks Round 10
#18The chart says Play Framework didn't complete but looking at the output, the logs say it did. https://github.com/TechEmpower/TFB-Round-10/blob/master/peak... What am I missing?
It's not that they didn't complete, they never even started. Definitely configured incorrectly for the tests.
Re: Techempower Web Framework Benchmarks Round 10
#19Dart dominated the multiple queries test type.
That is quite surprising. Anyone have an idea why that is?
That's why benchmarks like these have to be scrutinized. I like looking them over but in reality, they're not Apples to Apples.