[Mono-list] C#/.NET Generics update and summary
   
    Miguel de Icaza
     
    miguel@ximian.com
       
    29 Mar 2003 12:08:49 -0500
    
    
  
Hello,
> >    run-time casts. Gyro, a reference implementation of Generic C#/CIL,
> >    is available as a patch to the Microsoft Shared Source CLI.
> 
> Does Gyro already has the mentioned CLI 2.0 and is there a measurable 
> performance improvement?
My understanding is that Gyro was a research/proof of concept prototype
upon which the real product is based.
Also Gyro/Rotor have a different JIT compiler than the real product, so
it is hard to measure against the real thing.
Miguel.