-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.