As hifo might become a low-level lib in other apps, a good performance is key.
A benchmark using the benchmark lib would be nice. Optimising the code, e.g. by reducing object lookups by using variables, would be optional.
The code can now be optimised based on the preliminary benchmark.
As
hifomight become a low-level lib in other apps, a good performance is key.A benchmark using thebenchmarklib would be nice. Optimising the code, e.g. by reducing object lookups by using variables, would be optional.The code can now be optimised based on the preliminary benchmark.