On 12.05.2017 01:57, Jon Foster wrote:

One of the last set of benchmarks I did that focused on integer math and procedure call speed came out as follows:
Thanks for sharing !
pascal:        2:09s - 2:12
js (JIT):      2:23s - 2:27
python:       36:43s - 37:02

Funny that JS (Text) with JIT is so good, and that Python (binary byte-code, also supposed to use a kind of JIT), is so bad.

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to