From: baalbek Date: 2006-03-12T01:53:44+09:00 Subject: Re: Python a hungrier beast than Ruby? Mc Osten wrote: > Did you run the tests on Windows? On GNU/Linux (which distro?) > How did you install both ruby and python and the libraries? > > Where debugging infos included ect etc? On Windows. 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). The installs of both were standard installation exe's downloaded from the net. If debugging info were included, this I don't know; how would one check if Ruby/Python runs with debugging info (using wx)? Regards baalbek