At 08:40 נל 28/6/2001 -0500, you wrote:
>At 08:03 נל 30/6/2001 -0500, you wrote:
>>At 01:45 לל 29/6/2001 +0200, you wrote:
>>>On Samedi 30 Juin 2001 13:22, Phoebus Dokos wrote:
>>>
>>> > After a quick check... Nope!
>>> > With SMSQ/E 2a97 and new QPC Turbo still produces the same error.
>
>Also with QPC 2 Final and interim SMSQ/E.... still same problem... I will 
>now try Turbo 4.9
>
>Phoebus

Hmmmm now that's ODD!
I used the following little program to run a "benchmark" of Turbo of sorts

10 CLS
20 PRINT #2, date$
30 FOR F=1 to 1000
40 PRINT #1, SQRT(F)
50 END FOR F
60 PRINT #2, date$
70 PAUSE

On QPC 2v2 FINAL, SBASIC reports execution in 9 secs.

When I execute the compiled same program I get 10 secs!


Is it possible?

Phoebus

Reply via email to