oops sent wrong link meant to send this https://meta.discourse.org/t/raptor-web-server/21304/6
On Wed, Dec 3, 2014 at 8:56 PM, Sam Saffron <[email protected]> wrote: > I covered this here: > http://discuss.topazlabs.com/t/amidst-blizzards-they-rest/1147 > > it seems like an odd marketing move to me ... optimising a bit that > needs very little help. heck ripping out hashie and the 50 frames > omniauth injects would have a significantly bigger impact on rails > apps out there than optimising the 0.5% that needs little optimising. > > On Wed, Dec 3, 2014 at 8:50 PM, Bráulio Bhavamitra <[email protected]> > wrote: >> Hello all, >> >> I've just tested a one instance each (one worker with unicorn and >> --max-pool-size 1 passenger 5) on the rails app I work. >> >> And the results are just as I expected, no miracle at all: Unicorn is >> still the fatest! >> (the difference is only a few milliseconds less per request) >> >> The blocking design of unicorn is proving itself very efficient. >> >> cheers! >> bráulio >>
