From: Aaron Lee Date: 2006-03-12T09:44:17+09:00 Subject: Re: Python a hungrier beast than Ruby? baalbek wrote: > I simply ran the Python wx application with one of the wxPanels, and the > Ruby wx app with 10 of the wxPanels (including the wxPanel Python ran). > > Then I checked the memory usage for each application (by the resource > manager in Windows). Windows may be doing something funny with the shared libraries. Just for kicks, what does it look like when you open the Ruby one first, then the Python one? -- Posted via http://www.ruby-forum.com/.