orgua / shepherd

Synchronized Energy Harvesting Emulator and Recorder
MIT License
2 stars 2 forks source link

Compiling py-sheep #30

Closed orgua closed 8 months ago

orgua commented 1 year ago

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

orgua commented 8 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%