Yes, it does. But it has been the default for more than a decade now, so at least it isn't a new slowdown. :)
Also to note: errortrace slows down runtime, but often the thing that is slow is compilation. Errortrace slows that down a little, but not nearly as much. So, compared to the previous release, the change is that the compilation is now cached, so overall a speed up. Robby On Mon, Aug 17, 2009 at 11:08 AM, Jon Rafkind<rafk...@cs.utah.edu> wrote: > Robby Findler wrote: >> >> The default for the module language is now *with* errortrace enabled. >> Note that this means that drscheme will be compiling >> errortrace-enabled files and putting them into the compiled/ >> directories (in compiled/drscheme/errortrace). >> >> > > Doesn't enabling errortrace slow things down by a couple of factors? It > seems like the user should actively enable errortrace (perhaps through some > simple checkbox interface in drscheme). > _________________________________________________ For list-related administrative tasks: http://list.cs.brown.edu/mailman/listinfo/plt-dev