compio-rs/compio

Deterministic runs?

Ouverte

#568 ouverte le 12 déc. 2025

 (4 commentaires) (1 réaction) (0 personne assignée)Rust (120 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 732 étoiles)
Métriques de merge PR
 (Merge moyen 2j 3h) (14 PRs mergées en 30 j)

Description

Hey! Awesome project!

I'm building a small storage engine and compio seems the best fit for it, however, the project is built from the ground up with Deterministic Simulation Testing (DST) and in order to it use compio I need to have sure that, given the same key, every run goes exactly the same (or at least exactly enough). Idk, if it's in the roadmap but it would be quite useful.

Edit: "given the same seed"

Guide contributeur