This repository collects performance benchmarks for the ILNumerics Accelerator JIT compiler. This compiler is the driving force behind high-performance numerical array code optimizations for the ILNumerics numerical application development platform on .NET. The initial state of the repository (May 2026) represents artifacts for the 2026 paper "A Virtual Processor brings back the Free Lunch" published by ILNumerics GmbH, using ILNumerics version 7.4. It is subsequently extended with more and updated benchmarks as ILNumerics Accelerator evolves.
Each benchmark can be downloaded and reproduced locally. Docker images / build scripts are provided where suitable.
|
Performance comparison of executing the array expression |
|
|
Compares the performance of automatic parallelization by ILNumerics Accelerator (.NET) with the manual |
|
|
Demonstrates strong-scaling capabilities by ILNumerics Accelerator (.NET) where |
|
|
ILNumerics Accelerator (.NET) performs strong scaling on the iterative K-Means algorithm and beats FORTRAN by factor 3. |
|