Re: Fortran decimal anyone?
From: Mike Cowlishaw (mfc_at_uk.ibm.com)
Date: 05/14/04
- Next message: Donald Arseneau: "Re: syntax question"
- Previous message: FCC: "Re: Fortran77 & GUI"
- In reply to: David Frank: "Re: Fortran decimal anyone?"
- Next in thread: David Frank: "Re: Fortran decimal anyone?"
- Reply: David Frank: "Re: Fortran decimal anyone?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 May 2004 11:10:35 +0100
David Frank wrote:
> Mike,
> re: your Telco Million call benchmark
>
> I will chime in for my fav language Fortran,
> perhaps you can supply missing info in below scorecard?
>
> 1. Fortran 25 statements 3 sec to execute (David Frank)
> [etc.]
Hi .. yes, by using integers and manual scaling, it is easy to
write a special-purpose piece of code for this that is very
short and fast.
But that's missing the point of the benchmark The benchmark
is intended to estimate the overhead of the calculations when
they are done in a straightforward and maintainable way.
The actual total speed is uninteresting; as someone pointed
out, the full application would be more complex and work
on much larger quantities of data. What the benchmark
does appear to do is match the behaviour of those large
real applications in that one respect.
Mike
- Next message: Donald Arseneau: "Re: syntax question"
- Previous message: FCC: "Re: Fortran77 & GUI"
- In reply to: David Frank: "Re: Fortran decimal anyone?"
- Next in thread: David Frank: "Re: Fortran decimal anyone?"
- Reply: David Frank: "Re: Fortran decimal anyone?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|