Haha. Yeah, n2o is a fork of Nitrogen (hence both credits to me and Rusty Klopkaus) with an emphasis on performance (certain conveniences removed). Nitrogen and even n2o even moreso, are much more minimal than ChicagoBoss is, at least with respect to their internals. But I've not contributed directly to n2o. I've looked over the code base a few times, and backported a few things here and there
It is my belief that cb's easiest optimization would be in reworking the routing system, particularly by compiling the routes file into an actual erlang module. But like Dmitry said, databases are far more likely to be your bottlenecks than your application code, making "hello world" benchmarks not terribly useful, imo. -- Jesse Gumm Owner, Sigma Star Systems 414.940.4866 || sigma-star.com || @jessegumm On Nov 2, 2014 10:09 AM, "can2nac" <[email protected]> wrote: > > - "Jesse Gumm -- nitrogen, help" > > is in credits of n2o, i think you know him. Seems that he can drop a light > on this performance mystery )) > > > On Saturday, November 1, 2014 8:39:03 PM UTC+4, Caiyun Deng wrote: >> >> Hi! >> I saw the n2o's introduction, https://github.com/5HT/n2o >> The comparision of performance said that: ChicagoBoss has only >> 500 req/s, and n2o is 15K req/s. >> It is hard to believe that. >> > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/be8bd3a4-b6db-4caa-a0f4-51c6394a9f2d%40googlegroups.com > <https://groups.google.com/d/msgid/chicagoboss/be8bd3a4-b6db-4caa-a0f4-51c6394a9f2d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAPTXyXfgP4GrY6TJCb0w-vYCDjdG48ouNiJDs57g12Gmvex1-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
