Hi Fred,

Thanks for your response.

I tried to run application in  Production mode ,but still cpu is hitting
100% on startup.

What I think is it is hitting 100% due to

require 'rails/all'

at the instance when it tries to load active_record railtie.rb

require "#{framework}/railtie"

Do you think it is normal to get such high cpu utilisation on startup ?
 If I run same application on x86 linux environment ,it does not take
that much cpu utilisation.


BR,
Chetan

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk/862b8bf0e0880167b7fb3dcf269deadb%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to