compio-rs/compio

Deterministic runs?

开放

#568 创建于 2025年12月12日

 (4 条评论) (1 个反应) (0 位负责人)Rust (120 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,732 个星标)
PR 合并指标
 (平均合并 2天 3小时) (30 天内合并 14 个 PR)

描述

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"

贡献者指南