Is your nitro app slow?
Set it than to production mode!
Add the following line before starting nitro into your run.rb:
Nitro::Runner.mode = :live
Also run it an other webserver than webrick.