[plt-scheme] optimising syntax-check
I second that. Check syntax has become slow. It takes more than a minute consuming 100% processor time while coloring the syntax. This is with DrScheme, version 3.99.0.23-svn22apr2008 [3m] with Windows XP home. Previous releases needed 5 seconds for the same file.
Jos Koot
----- Original Message -----
From: Stephen De Gabrielle
To: PLT-list
Sent: Friday, April 25, 2008 10:28 AM
Subject: [plt-scheme] optimising syntax-check
Hi, I rely heavily on check-syntax to make sense of code (including my own).
I was recently using it on sirmail/readr.ss but found it too slow for such a large file.
Does anyone have any suggestions on how I might be able to get check syntax to run a little faster?
Cheers,
Stephen
------------------------------------------------------------------------------
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080425/916029d3/attachment.html>