0xMiden/protocol

Periodically run benchmarks

Open

#1,671 opened on Aug 1, 2025

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Rust (139 forks)github user discovery
benchmarksgood first issuetests

Repository metrics

Stars
 (123 stars)
PR merge metrics
 (Avg merge 5d 11h) (110 merged PRs in 30d)

Description

It would be good to have a cron-like scheduling of running a full benchmark CI job, e.g. weekly. (GitHub allows for periodic CI job scheduling).

Ideally, abnormal results would be flagged to the repo maintainers.

Contributor guide