Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/delendum-xyz/zk-benchmarking
/ functions
Functions
66 in github.com/delendum-xyz/zk-benchmarking
⨍
Functions
66
◇
Types & classes
13
↓ 4 callers
Function
new_jobs
()
miden/src/benches/iter_sha2.rs:18
↓ 4 callers
Method
run
(&mut self)
rustbench/src/lib.rs:60
↓ 2 callers
Function
init_logging
()
rustbench/src/lib.rs:90
↓ 2 callers
Function
new_jobs
()
risczero/src/benches/big_sha2.rs:11
↓ 1 callers
Function
getCsvRow
(instance_type, index, file_lines)
docker-aws/results-parser.py:31
↓ 1 callers
Method
guest_compute
(&mut self)
risczero/src/benches/big_sha2.rs:61
↓ 1 callers
Method
host_compute
(&mut self)
rustbench/src/lib.rs:53
↓ 1 callers
Function
main
()
docker-aws/results-parser.py:9
↓ 1 callers
Method
println
(&self, prefix: &str)
rustbench/src/lib.rs:29
↓ 1 callers
Method
spec
(&self)
risczero/src/benches/big_sha2.rs:57
↓ 1 callers
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
risczero/src/benches/big_sha2.rs:69
Method
guest_compute
(&mut self)
miden/src/benches/iter_blake3.rs:92
Method
guest_compute
Compute on VM
miden/src/benches/iter_rescue_prime.rs:90
Method
guest_compute
Compute on VM
miden/src/benches/merkle_path_rescue_prime.rs:192
Method
guest_compute
(&mut self)
miden/src/benches/iter_sha2.rs:91
Method
guest_compute
(&mut self)
risczero/src/benches/iter_sha2.rs:66
Method
host_compute
(&mut self)
miden/src/benches/iter_blake3.rs:112
Method
host_compute
Compute on host CPU
miden/src/benches/iter_rescue_prime.rs:113
Method
host_compute
Compute on host CPU
miden/src/benches/merkle_path_rescue_prime.rs:183
Method
host_compute
(&mut self)
miden/src/benches/iter_sha2.rs:113
Method
host_compute
(&mut self)
risczero/src/benches/iter_sha2.rs:54
Method
job_size
(spec: &Self::Spec)
miden/src/benches/iter_blake3.rs:28
Method
job_size
(spec: &Self::Spec)
miden/src/benches/iter_rescue_prime.rs:28
Method
job_size
(spec: &Self::Spec)
miden/src/benches/merkle_path_rescue_prime.rs:37
Method
job_size
(spec: &Self::Spec)
miden/src/benches/iter_sha2.rs:28
Method
job_size
(spec: &Self::Spec)
risczero/src/benches/big_sha2.rs:34
Method
job_size
(spec: &Self::Spec)
risczero/src/benches/iter_sha2.rs:24
Function
main
()
miden/src/main.rs:32
Function
main
()
risczero/src/main.rs:27
Function
main
()
risczero/methods/build.rs:1
Function
main
()
risczero/methods/guest/src/bin/big_sha2.rs:9
Function
main
()
risczero/methods/guest/src/bin/iter_sha2.rs:12
Method
new
(num_iter: Self::Spec)
miden/src/benches/iter_blake3.rs:40
Method
new
(num_iter: Self::Spec)
miden/src/benches/iter_rescue_prime.rs:40
Method
new
(num_iter: Self::Spec)
miden/src/benches/merkle_path_rescue_prime.rs:49
Method
new
(num_iter: Self::Spec)
miden/src/benches/iter_sha2.rs:40
Method
new
(job_name: String, job_size: u32)
rustbench/src/lib.rs:18
Method
new
(guest_input: Self::Spec)
risczero/src/benches/big_sha2.rs:46
Method
new
(spec: Self::Spec)
risczero/src/benches/iter_sha2.rs:36
Function
new_jobs
()
miden/src/benches/iter_blake3.rs:18
Function
new_jobs
()
miden/src/benches/iter_rescue_prime.rs:18
Function
new_jobs
()
miden/src/benches/merkle_path_rescue_prime.rs:27
Function
new_jobs
()
risczero/src/benches/iter_sha2.rs:11
Method
output_size_bytes
(output: &Self::ComputeOut, _proof: &Self::ProofType)
miden/src/benches/iter_blake3.rs:32
Method
output_size_bytes
(output: &Self::ComputeOut, _proof: &Self::ProofType)
miden/src/benches/iter_rescue_prime.rs:32
Method
output_size_bytes
(output: &Self::ComputeOut, _proof: &Self::ProofType)
miden/src/benches/merkle_path_rescue_prime.rs:41
Method
output_size_bytes
(output: &Self::ComputeOut, _proof: &Self::ProofType)
miden/src/benches/iter_sha2.rs:32
Method
output_size_bytes
(_output: &Self::ComputeOut, proof: &Self::ProofType)
risczero/src/benches/big_sha2.rs:38
Method
output_size_bytes
(_output: &Self::ComputeOut, proof: &Self::ProofType)
risczero/src/benches/iter_sha2.rs:28
Method
proof_size_bytes
(proof: &Self::ProofType)
miden/src/benches/iter_blake3.rs:36
Method
proof_size_bytes
(proof: &Self::ProofType)
miden/src/benches/iter_rescue_prime.rs:36
Method
proof_size_bytes
(proof: &Self::ProofType)
miden/src/benches/merkle_path_rescue_prime.rs:45
Method
proof_size_bytes
(proof: &Self::ProofType)
miden/src/benches/iter_sha2.rs:36
Method
proof_size_bytes
(proof: &Self::ProofType)
risczero/src/benches/big_sha2.rs:42
Method
proof_size_bytes
(proof: &Self::ProofType)
risczero/src/benches/iter_sha2.rs:32
Function
run_jobs
( prover: &String, out_path: &PathBuf, specs: Vec<B::Spec>, )
rustbench/src/lib.rs:104
Method
spec
(&self)
miden/src/benches/iter_blake3.rs:88
Method
spec
(&self)
miden/src/benches/iter_rescue_prime.rs:85
Method
spec
(&self)
miden/src/benches/merkle_path_rescue_prime.rs:178
Method
spec
(&self)
miden/src/benches/iter_sha2.rs:87
Method
spec
(&self)
risczero/src/benches/iter_sha2.rs:50
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
miden/src/benches/iter_blake3.rs:133
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
miden/src/benches/iter_rescue_prime.rs:128
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
miden/src/benches/merkle_path_rescue_prime.rs:210
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
miden/src/benches/iter_sha2.rs:132
Method
verify_proof
(&self, _output: &Self::ComputeOut, proof: &Self::ProofType)
risczero/src/benches/iter_sha2.rs:73