Team PLClub ICFP entry -- comparing the performance of OCAML and SML
   
    Zhong Shao
     
    shao-zhong@cs.yale.edu
       
    Fri, 13 Oct 2000 00:40:36 -0400
    
    
  
|> From: "Stephen Weeks" <sweeks@intertrust.com>
|> ...................
|> Even more impressive for the OCAML compiler is the fact that the
|> PLClub entry was compiled using separate compilation (please
|> correct me if I'm wrong) but the MLton entry was compiled whole
|> program (by necessity) and the SML/NJ entry was compiled whole
|> program (because it improves the speed).
|>