The Performance section in the readme doesn't have any timings provided, while the paper is absolutely unreadable because it's written in academic matters: formulas, coefficients, etc.
It would be great to have simple timings for simple developers that just want to use the library and want to have practical comparison in nanoseconds or CPU cycles: how much it takes to construct the task body, how much it takes for the task worker thread to pick up the task.
Think of comprehensive benchmarks like here: https://github.com/SergeyMakeev/ExcaliburHash
P.S. anyway, thanks for the amazing work!
I was thinking about such a library some time ago and found this. That's amazing!
The Performance section in the readme doesn't have any timings provided, while the paper is absolutely unreadable because it's written in academic matters: formulas, coefficients, etc.
It would be great to have simple timings for simple developers that just want to use the library and want to have practical comparison in nanoseconds or CPU cycles: how much it takes to construct the task body, how much it takes for the task worker thread to pick up the task.
Think of comprehensive benchmarks like here: https://github.com/SergeyMakeev/ExcaliburHash
P.S. anyway, thanks for the amazing work!
I was thinking about such a library some time ago and found this. That's amazing!