Benchmarks
Project
Latency
Notes
Project
Latency
Notes
Running benchmarks
# enter zkml-jolt-core
cd zkml-jolt-core
# multi-class benchmark
cargo run -r -- profile --name multi-class --format chrome
# sentiment benchmark
cargo run -r -- profile --name sentiment --format chrome
# mlp benchmark
cargo run -r -- profile --name mlp --format chromeLast updated