4 commentaires (4 commentaires)1 réaction (1 réaction)0 personne assignée (0 personne assignée)Rust139 forks (139 forks)github user discovery
benchmarksgood first issuetests
Métriques du dépôt
- Stars
- 123 étoiles (123 étoiles)
- Métriques de merge PR
- Merge moyen 5j 11h (Merge moyen 5j 11h)110 PRs mergées en 30 j (110 PRs mergées en 30 j)
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.
Guide contributeur
- Direction de recherche
- Consultez la documentation de GitHub Actions pour les workflows planifiés, puis ajoutez un nouveau fichier de workflow dans .github/workflows qui exécute des benchmarks chaque semaine.
- Stack technique
- rust
- Domaine
- ci cddevops
- Type d'issue
- Fonctionnalité
- Prérequis
- GitHub Actions