Re: Compilation/load/eval time
"Kjetil S. Matheussen" <[email protected]> Tue, 17 Apr 2007 00:04:02 +0200 (CEST)
| Newsgroups | gmane.comp.java.sisc.user |
|---|---|
| Message-ID | <Pine.LNX.4.64.0704170001190.8924@ttleush> |
>> Is there something in the source of sisc which I can edit, that will make >> compile-file/load/eval spend less time? It doesn't matter that much if the >> resulting code runs slower. > > You could turn off the optimizer, by doing: > > (current-optimizer (lambda (x) x)) > > But I don't know that it will make a noticable difference. > Thanks, its a little bit better. Compile time on a file went down from 48 to 36 seconds. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/