magicblock-labs / magicblock-labs/redsuite
Reduce harness duplication and measurement overhead
Open
@bzawisto is already working on this.
Since Sep 11, 2026.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 58m
- Merged PRs (30d)
- 48
Description
Outcome
RedSuite shares repeated harness infrastructure and reduces client-side overhead that can distort benchmark results.
Scope
Track refactoring tasks from the review at 06c8015: benchmark worker orchestration, pacing and admission, bounded fixture preparation, metrics collection, wire-ready transaction requests, pending WebSocket write indexing, and owned-process lifecycle state.
Preserve scenario-specific ordering, isolation, assertions, and measurement contracts.
Acceptance criteria
- All native sub-issues are complete.
- Relevant existing checks and scenario validations are recorded in the child issues.
- Changed measurement semantics are documented, and incompatible baselines are not silently compared.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.