dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Port of a Java quantum fractal generator.


From: j_post
Subject: Re: [DotGNU]Port of a Java quantum fractal generator.
Date: Wed, 20 Nov 2002 16:44:16 -0800

On Wednesday 20 November 2002 10:41 am, Adam Treat wrote:
>
> A. Portable.Net's CSCC 
>               ~1.2 seconds to compile
>
> B. Mono's MCS 
>               ~7.2 seconds to compile
>

More (probably irrelevant) test data:

My app compiled with cscc  and executed with ilrun runs in 10 seconds. Same 
source compiled with mcs and executed with mono runs in 36 seconds.

The disparity is actually greater because these times were measured using a C 
program that invokes the C# app for each of a bunch of input files. The C 
program adds a constant time to the total processing time whether it invokes 
the pnet or the mono C# app.
:-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]