A new quick test. The benchmarking task was to simulate the dynamics of an
acrobot for 100 steps (
The C program does not use any kind of optimization. The Python program has
several versions: the robot physical parameters are passed as a dictionary,
independently as float
, independently as float
with numba
optimization.
Also a test without output for see the overhead. The results show the