Closed orgua closed 11 months ago
most time is spent in h5py and numpy -> these are already highly optimized
try out software/python-package/tests_manual/testbench_direct_rw.py
and compare to general shepherd-emu-run
Code was recently optimized with that in mind to unload 50%
codon might bring an improvement. But packages like numpy and probably h5py are not yet supported -> documented here
but using numba could be an option