* Per Bothner [2010-08-22 02:39] writes: >> (Ideally I only want to recompile a single function because compiling a >> big file is quite slow; > > How slow? It might be useful to know if there are a few places that > use most of the compilation time. Compiling swank-kawa.scm takes 1.5 seconds in vanilla Kawa and 6 seconds with the debugger attached. Helmut