hyperlight-dev / hyperlight-dev/hyperlight
Reduce wit-test prop test samples
- Lingua principale
- Rust
- Stelle
- 4.7k
- Fork
- 208
- Merge medio
- 1g 7h
- PR unite (30g)
- 47
Descrizione
`src/hyperlight_host/tests/wit_test.rs` is ran at every pr job, and is running default number of samples (256 per test I believe). We can probably reduce this number to get faster ci/test times without any major loss. This should still be able to capture any regressions as we run very often
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by reading src/hyperlight_host/tests/wit_test.rs and identify how property-test sample counts use the default of about 256. Choose a lower sample count that preserves the existing tests, then verify that the PR test job completes faster without removing regression coverage.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- testing
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 76/100