| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: nix fmt | Kamen Mladenov | 2025-05-02 | 1 | -15/+12 |
| | | |||||
| * | feat(zkvms_guest_io): Add "metadata" fields to metrics output | Kamen Mladenov | 2025-05-02 | 1 | -2/+11 |
| | | | | | These are the zkvm name, rev, guest name and benchmarks repo rev | ||||
| * | feat(zkvms_guest_io): Track and output memory usage | Kamen Mladenov | 2025-05-02 | 1 | -4/+8 |
| | | | | | | | We're using benchexec's runexec to track how much memory our program uses. Because of nix compatibility troubles, for now we've disabled runexec's container feature. This could result in less accurate data. | ||||
| * | feat: Replace guest script with a fully-fledged Rust program | Kamen Mladenov | 2025-03-10 | 1 | -0/+21 |
