mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 20:09:25 +02:00
* number of cycles slightly increased for better measurements
git-svn-id: trunk@40161 -
This commit is contained in:
parent
2a016889de
commit
47c9bca7f2
@ -53,7 +53,7 @@ CONST
|
||||
better precision and for fast machines.
|
||||
}
|
||||
|
||||
LOOPS = 5000; { Use this for slow or 16 bit machines }
|
||||
LOOPS = 15000; { Use this for slow or 16 bit machines }
|
||||
Ident1 = 1;
|
||||
Ident2 = 2;
|
||||
Ident3 = 3;
|
||||
|
Loading…
Reference in New Issue
Block a user