gaioguys / GAIO.jl

A Julia package for set oriented computations.
MIT License
9 stars 4 forks source link

Profiling various RK4 implementations #50

Closed April-Hannah-Lena closed 2 years ago

April-Hannah-Lena commented 2 years ago

I did a full benchmark test of many different RK4 techniques, using these techniques. The results are in: measuring the median time taken (in ns) to map N points using the classical Runge Kutta method

Results

The implementations that beat the standard, serial method are: