Hello,
Thanks for reply.
To Jurrasic Pork,
Regarding the LCL it does not work on my system:
SpeedTest3.pas(3,16) Fatal: Can't find unit LclIntf used by SpeedTest
Since you mentioned that it does not make any significant different results then I decided to keep my original code which is more generic...applicable for other systems.
To tr_escape,
Your argument is absolutely valid however, if someone is doing extensive numerical calculations, the timing accumulates and it shows in final outcome which is in duration of the program to complete a numerical task.....Like you said....it is not about comparing this and that compiler....Like I said, it is about opportunity to make it better because it is not impossible....someone already did it.
To engkin,
Thanks for links.....I looked at them....I must confess that it is beyond my capabilities...I've got too rusty...need more brushing, oiling and repainting myself first.....however, I see code for exp function is written is assembler language....I will look into that and see if there is a room for some improvements to be made. If I find something useful, I will post it here. Regarding sin, cos, and sqrt, I have no clue....