Quantcast
Channel: Rails extremely slow on simple static render - Stack Overflow
Browsing index pages (2 articles)

Rails extremely slow on simple static render

I'm relatively new to Rails, but decided to develop my new project on this platform. I'm using new Rails 4 framework based on Ruby 2.0 and Unicorn as application server served through Nginx.After some...

View Article


Answer by Stas S for Rails extremely slow on simple static render

It seems that it is quite expected result. You compare 3 different things: full-featured framework (Rails), platform (Node.js) and language (PHP). Let's see how we split the response time:[total time]...

View Article

Browsing index pages (2 articles)


Latest Images