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
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
In addition, if we ever fix #164, we should run the benchmark against the new implementation and the existing implementation to validate the new code actually runs more efficiently.
This project has some interesting Ed25519 benchmark test coverage that we should adapt in order to gauge the performance of our Codec libraries.
In addition, if we ever fix #164, we should run the benchmark against the new implementation and the existing implementation to validate the new code actually runs more efficiently.
See https://www.baeldung.com/java-microbenchmark-harness for a good tutorial on Benchmark.
The text was updated successfully, but these errors were encountered: