On 13 January 2015 at 05:10, Chetan Raskar <li...@ruby-forum.com> wrote: > Colin Law wrote in post #1166558: >> On 12 January 2015 at 17:13, Chetan Raskar <li...@ruby-forum.com> wrote: >>>> >>>> What do you mean by 'startup'. Do you mean starting the server (which >>>> should only happen once, unless you are hitting the website so >>>> infrequently that the server is shut down)? It should certainly not >>>> happen at each request when you are in production mode. >>>> >>>> Colin >>> >>> Yes,'Startup' means when I start the server. >> >> In that case why are you worried about it, or is it just academic >> interest? >> >> Colin > > I am currently running this application on ARMV7 2GB QuadCore > processor.There is no other application except this is running at the > moment on board. > But actually what I am going to get is at the max 1GB ram and there will > be at least 3 other applications that will be running along with this.So > I am worried its performance impact will be more at that time.
But since server startup only happens very occasionally and it is only for a few seconds why would processor utilisation be an issue? Also what has that got to do with the amount of RAM? Whether you will have sufficient RAM is independent of processor utilisation. Colin > > another thing I am new to Ruby on rails and Yes,I was not sure whether > this is the normal case or not or is it something that I am missing > while compiling ruby on rails? > > 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 rubyonrails-talk+unsubscr...@googlegroups.com. > To post to this group, send email to rubyonrails-talk@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/041334f753d7e5af6ce336ae2a2f3f71%40ruby-forum.com. > For more options, visit https://groups.google.com/d/optout. -- 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 rubyonrails-talk+unsubscr...@googlegroups.com. To post to this group, send email to rubyonrails-talk@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtjB3w%3D_1KU%3DTm-NOnZkDvBdXWYuRvP%3Drb1K4_VpiMaRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.