Eu 2.5 is very slow?

new topic     » topic index » view thread      » older message » newer message

Hi
I have compiled eu 3.2 with watcom 1.7 and her is som speed test.

My modest smile computer AMD Sempron 2800 2GHz 2GB

tags3.1 3.375 Sec
trunk3.2 17.609 Sec
Official release 3.1.1 3.5 Sec

atom x, y, t
x = 1.0
y = 1.000001

t = time()
------------100000000
for i=1  to 100000000  do
    x = x * y
end for

t = time() - t
?t
while get_key() = -1 do    
end while

~Jonas

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu