From: Andreas Schwarz Date: 2005-04-30T07:34:31+09:00 Subject: Re: Debugger performance Lothar Scholz wrote: > There is no real chance for the ruby debugger. But you can try the > debugger in arachno ruby (http://www.ruby-ide.com). This is > implemented by patching the core interpreter and on heavy ruby > intensive tasks is upto 10x faster. How much slower than ruby without a debugger is that?