index
:
blocksense/zkVMs-benchmarks
codex/update-readme-to-include-supported-zk-vms-and-toolchains
dvt-circuits-port
evaluate_polynomial
main
noir-benchmarks
web-site-spec
Setups and programs for zero-knowledge virtual machine benchmarking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zkvms_host_io
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(zkvms_host_io): Rename argument and metrics output "repeats" to "runs"
Kamen Mladenov
2025-05-05
1
-3
/
+3
*
chore: cargo fmt
Kamen Mladenov
2025-05-02
1
-7
/
+15
*
feat(zkvms_guest_io): Output proof size
Kamen Mladenov
2025-05-02
1
-0
/
+9
*
fix(zkvms io): More detailed errors on metrics output failure
Kamen Mladenov
2025-05-02
1
-2
/
+2
*
fix(zkvms_host_io): Truncate output file in emit_benchmark_results when appro...
Kamen Mladenov
2025-05-02
1
-0
/
+1
*
feat(zkvms_host_io): Implement new output format for zkvm/guest
Kamen Mladenov
2025-05-02
1
-52
/
+59
*
feat(zkvms_host_io): Add json dependency
Kamen Mladenov
2025-05-02
1
-0
/
+1
*
feat(zkvms_host_io): Move metrics output from the benchmarkable macro to zkvs...
Kamen Mladenov
2025-05-02
1
-1
/
+66
*
chore: Rust fmt
Kamen Mladenov
2025-02-27
1
-21
/
+28
*
fix(zkvms_host_io): Rename short metrics output flag to 'o'
Kamen Mladenov
2025-02-11
1
-1
/
+1
*
feat(zkvms_host_io): Remove version flag
Kamen Mladenov
2025-02-10
1
-1
/
+1
*
docs(zkvms_host_io): Improve help message
Kamen Mladenov
2025-02-10
1
-3
/
+8
*
docs(zkvms_host_io): Add detailed documentation comments
Kamen Mladenov
2025-02-10
1
-1
/
+21
*
feat(zkvms_host_io): Allow appending to metric_output file
Kamen Mladenov
2025-02-10
1
-0
/
+5
*
feat(zkvms_host_io): More standard CSV metrics output format and milliseconds...
Kamen Mladenov
2025-02-10
1
-0
/
+5
*
feat(zkvms_host_io): Create "benchmarkable" macro and add benchmarking flags
Kamen Mladenov
2025-02-07
1
-1
/
+20
*
feat(zkvms/zkwasm): Support all std containers as input types
Kamen Mladenov
2025-02-06
1
-1
/
+1
*
feat(zkvms_host_io): Implement foreach_private_input_field and foreach_public...
Kamen Mladenov
2025-02-03
1
-1
/
+1
*
feat(zkvms_host_io): Add public_inputs and private_inputs attributes to RunWith
Kamen Mladenov
2025-02-03
1
-1
/
+7
*
fix(zkvms_host_io): Remove useless template parameter to RunWith
Kamen Mladenov
2025-02-03
1
-5
/
+5
*
feat(zkvms_host_io): Add argument for private input
Kamen Mladenov
2025-02-03
1
-2
/
+10
*
feat: Add output type to zkvms_host_io macro
Kamen Mladenov
2025-01-31
1
-1
/
+1
*
feat(zkvms_host_io): Implement convinence environment variable methods
Kamen Mladenov
2025-01-31
1
-1
/
+18
*
feat(zkvms_host_io): Add default_env RunWith attribute
Kamen Mladenov
2025-01-31
1
-4
/
+10
*
feat(zkvms_host_io): Implement using a guest's default input
Kamen Mladenov
2025-01-28
1
-3
/
+10
*
feat(zkvms_host_io): Generate input type from string and read input data from...
Kamen Mladenov
2025-01-28
1
-5
/
+10
*
feat(zkvms): Export io logic to it's own crate
Kamen Mladenov
2025-01-14
1
-0
/
+35