From: Fernando Mato Mira
Subject: SCHEME performance?
Date: 
Message-ID: <25d7rh$hm4@disuns2.epfl.ch>
Has anybody run any tests (preferably real-world like) to
compare the performance of current SCHEME compilers
against commercial Common Lisp implementations?

-- 
Fernando D. Mato Mira
Computer Graphics Lab			  
Swiss Federal Institute of Technology	   
········@di.epfl.ch

FAX 	 : +41 (21) 693 - 5328


"Check any C++ program. What do you see? Ineficient type checking, (casted) run-time
dispatching, hacked garbage collectors, string-based (yikes!) keyword arguments..."