Hi,

I'm currently running a very simple rails (2.3.8) app using ironruby
1.0.  At the moment I'm only running the app in development mode using
Webrick but I have some concerns about the amount of memory being used
by ir.exe.  Each web page refresh consumes an additional 5 Mb of memory
which seems to be never released (the actually number seems to increase
with the amount of info being retrieved/displayed).  Eventually my PC
(XP 32-bit) runs out of memeory and WeBrick needs to be restarted.

I'd like to know whether this is normal and whether this will continue
if I move to IIS rather than WeBrick.  Or could this be a result of my
incompotence in configuring and coding my app!  Any other insights would
be gratefully appreciated.

Thanks.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to