Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 181 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 181 Bytes

Experiments from the Cryptography Cafe

Running the benchmarks

cargo build --release
./gradlew clean
LD_LIBRARY_PATH="$(pwd)/target/release" ./gradlew jmh --no-daemon