Open kbrock opened 10 years ago
Hello,
I've been curious about the performance of mruby-uv. I know luvit is much quicker than nodejs and I'm curious how this compares to the two. Also curious how this stacks up agains ngx_mruby ( ngx_mruby/issues#102 ).
mruby-uv
luvit
nodejs
ngx_mruby
There is a great benchmark called http://www.techempower.com/benchmarks/. A similar benchmark for nodejs and openresty does exist.
Have you tried to implement a benchmark for this? Anything about mruby-uv that would make this difficult to implement?
Thanks.
Hello,
I've been curious about the performance of
mruby-uv
. I knowluvit
is much quicker thannodejs
and I'm curious how this compares to the two. Also curious how this stacks up againsngx_mruby
( ngx_mruby/issues#102 ).There is a great benchmark called http://www.techempower.com/benchmarks/. A similar benchmark for nodejs and openresty does exist.
Have you tried to implement a benchmark for this? Anything about
mruby-uv
that would make this difficult to implement?Thanks.