Python Interpreters Benchmarks
x64 ArchLinux : AMD® Ryzen 7 4700U®

vs

 1 : Are the IronPython programs faster? At a glance.

Each chart bar shows, for one unidentified benchmark, how much the fastest IronPython program used compared to the fastest Python 2 program.

(Memory use is only compared for tasks that require memory to be allocated.)


These are not the only compilers and interpreters. These are not the only programs that could be written. These are not the only tasks that could be solved. These are just 10 tiny examples.

 2 : Are the IronPython programs faster? Approximately.

Each table row shows, for one named benchmark, how much the fastest IronPython program used compared to the fastest Python 2 program.

(Memory use is only compared for tasks that require memory to be allocated.)

 IronPython used what fraction? used how many times more? 
Benchmark Time Memory Code
 IronPython used what fraction? used how many times more? 
Time-used  |-  |---  25% median  75%  ---|  -|
(Elapsed secs)       

± read the measurements and then read the program source code.

 3 : Are the IronPython programs faster? Measurements.

These are not the only tasks that could be solved. These are just 10 tiny examples. These are not the only compilers and interpreters. These are not the only programs that could be written.

For each named benchmark, measurements of the fastest IronPython program are shown for comparison against measurements of the fastest Python 2 program.

Program Source Code CPU secs Elapsed secs Memory KB Code B ≈ CPU Load
 reverse-complement 
No program
Python 20.01?432  
 richards 
No program
Python 20.870.876,3482423  1% 0% 100% 0% 1% 0% 0% 0%
 pystone 
No program
Python 20.200.20?2301  0% 0% 0% 0% 0% 100% 0% 0%
 regex-dna 
No program
Python 20.030.03?501  100% 0% 0% 0% 0% 0% 0% 33%
 n-body 
No program
Python 238.7838.786,6841337  0% 0% 0% 0% 0% 1% 0% 100%
 pidigits 
No program
Python 22.132.137,128322  0% 0% 0% 0% 1% 0% 100% 0%
 k-nucleotide 
No program
Python 20.070.07?593  100% 0% 0% 0% 0% 0% 0% 0%
 fannkuch-redux 
No program
Python 211.022.8511,4601009  6% 4% 97% 95% 94% 0% 1% 96%
 iobench 
No program
Python 224.8624.866,336370  0% 0% 100% 0% 0% 0% 0% 0%
 jsonbench 
No program
Python 24.254.2615,884322  0% 0% 100% 0% 0% 0% 0% 0%
 fibonacci 
No program
Python 20.490.496,772181  0% 100% 2% 0% 0% 0% 0% 0%
 fib50 
No program
Python 22.402.4037,872130  0% 0% 100% 0% 0% 0% 0% 0%
 fasta 
No program
Python 25.875.9112,988900  0% 0% 1% 0% 0% 99% 0% 0%
 spectral-norm 
No program
Python 24.231.1311,728595  78% 71% 51% 30% 25% 35% 40% 59%
 meteor-contest 
No program
Python 22.142.146,8281485  0% 0% 100% 0% 0% 0% 0% 1%
 thread-ring 
No program
Python 20.380.392,800407  3% 3% 97% 0% 0% 0% 0% 0%
 binary-trees 
No program
Python 22.020.4716,340743  54% 57% 56% 54% 64% 57% 63% 54%
 fasta-redux
   No programs
 mandelbrot
   No programs
 chameneos-redux
   No programs
 templates
   No programs
 binary-trees-redux
   No programs

 4 : Are there other IronPython programs for these benchmarks?

Remember - those are just the fastest IronPython and Python 2 programs measured on this OS/machine. Check if there are other implementations of these benchmark programs for IronPython.

Maybe one of those other IronPython programs is fastest on a different OS/machine.

 5 : Are there other faster programs for these benchmarks?

Remember - those are just the fastest IronPython and Python 2 programs measured on this OS/machine. Check if there are faster implementations of these benchmark programs for other programming languages.

Maybe one of those other programs is fastest on a different OS/machine.

 IronPython : Python for .NET Framework 

Revised BSD license

  Home   Conclusions   License   Play