You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would also like to see this. Some algorithms use a lot more memory than others.
It is also interesting to benchmark algorithms that are using the same amount of memory.
Quite a few algorithms would support tuning their memory usage (e.g. ones that use hash-based lookup tables), to provide a better comparison between them.
Add a function/parameter to see the memory used for each single algorithm tested
The text was updated successfully, but these errors were encountered: