[fpc-pascal] Why is Random(255) some 529x slower compared

lyh1 lyh1win at hotmail.com
Fri Dec 9 00:41:05 CET 2011


Why don't refactoring the slow RTL random to MyRandom so you can switch? You 
can do it in a few miniutes.
In my opinion the current RTL random function should not change, because 
other FPC developers are depend on current code base.
But a fast random or other random implementation should put into Math unit 
for choices.

 




More information about the fpc-pascal mailing list