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
/
input_macros
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(zkvms_host_io): Update to use FunctionDefinition
Kamen Mladenov
2025-04-07
1
-77
/
+36
*
feat(zkvms_host_io): Add the "Return" type, which only contains the function ...
Kamen Mladenov
2025-04-04
1
-1
/
+5
*
fix(metrics): Do not remove leading zeros
Aristotelis Papanis
2025-03-13
1
-2
/
+2
*
chore(metrics): Change output format of metrics
Aristotelis Papanis
2025-03-13
1
-17
/
+44
*
chore: Rust fmt
Kamen Mladenov
2025-02-27
1
-22
/
+43
*
feat(zkvms_host_io): Output guest name when benchmarking
Kamen Mladenov
2025-02-11
1
-1
/
+1
*
docs(zkvms_host_io): Add detailed documentation comments
Kamen Mladenov
2025-02-10
1
-0
/
+64
*
feat(zkvms_host_io): Allow appending to metric_output file
Kamen Mladenov
2025-02-10
1
-2
/
+7
*
feat(zkvms_host_io): Metrics output now contains the name of the zkvm
Kamen Mladenov
2025-02-10
1
-1
/
+1
*
feat(zkvms_host_io): More standard CSV metrics output format and milliseconds...
Kamen Mladenov
2025-02-10
1
-21
/
+18
*
feat(zkvms_host_io): Create "benchmarkable" macro and add benchmarking flags
Kamen Mladenov
2025-02-07
1
-0
/
+53
*
feat(zkvms_host_io): Implement foreach_private_input_field and foreach_public...
Kamen Mladenov
2025-02-03
1
-6
/
+36
*
feat(guests_macro/parse_fn): Make _public functions also return private values
Kamen Mladenov
2025-02-03
1
-5
/
+5
*
feat(zkvms_host_io): Add public_inputs and private_inputs attributes to RunWith
Kamen Mladenov
2025-02-03
1
-4
/
+20
*
fix(zkvms_host_io): Remove useless template parameter to RunWith
Kamen Mladenov
2025-02-03
1
-1
/
+1
*
feat: Move some public input parsing logic to parse_fn
Kamen Mladenov
2025-02-03
1
-12
/
+7
*
feat(zkvms_host_io): Make Output type contain public inputs
Kamen Mladenov
2025-02-03
1
-1
/
+16
*
feat: Add output type to zkvms_host_io macro
Kamen Mladenov
2025-01-31
1
-6
/
+12
*
feat: Pass guest entrypoint type to host
Kamen Mladenov
2025-01-30
1
-2
/
+1
*
feat(zkvms_host_io/input_macros): Implement forach_input_field macro
Kamen Mladenov
2025-01-28
1
-0
/
+13
*
feat(zkvms_host_io): Generate input type from string and read input data from...
Kamen Mladenov
2025-01-28
1
-0
/
+36