Just added a koa benchmark, I know it's not fair to benchmark robust frameworks against simple routers, but I think its good to know the overhead you get when using this frameworks (with nothing in front).
https://github.com/herenow/node-router-benchmarks On Tuesday, June 17, 2014 1:28:53 AM UTC-3, Norman Paniagua wrote: > > Seems interesting, I saw there some routes that are new for me, but maybe > some routers cover so much that you don't need in all your applications and > thats the cause of their slow responde, don't see really the code but its a > possibility. > > Try also koa <http://koajs.com> and their routers, seems to be the next > gen framework of the creator of express, will be interesting to see if the > performance is better or not. > > Regards > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/c9a84d06-dbfa-402c-b594-426c1e770b15%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
