[Shootout-list] csharp timings

Peter Hinely phinely@hawaii.edu
Fri, 10 Sep 2004 08:15:16 -1000 (HST)


Hi,

I'm not quite sure I understand. There's no solution to the problem until
mono is fixed?  It sounds like there are two issues:
  1.  a timer resolution problem
  2.  a problem where the timing script is not measuring the execution
time of threads that mono spawns?

Regards,
Peter


On Fri, 10 Sep 2004, Isaac Gouy wrote:

> http://lists.alioth.debian.org/pipermail/shootout-list/2004-September/000104.html
>
> --- Peter Hinely <phinely@hawaii.edu> wrote:
>
> > Hi Brent,
> >
> > Someone has probably pointed this out already, but...
> > It looks like nearly all of the csharp mono timings are bogus.
> >
> > On the "detailed data and graphs" pages, if one plots time vs. N for
> > Csharp and gcc or another fast language/compiler, the timings for
> > gcc, etc
> > increase as N increases, but the timings for csharp remain constant
> > as n
> > increases. So clearly something funny is going on with the csharp
> > timings
> > if execution time does not increase with increasing N.
> >
> > I examined the "detailed data and graphs" for a number of tests.  The
> > csharp entry had the same problem on each one.
> >
> > Regards,
> > Peter