CodeChain-io / CodeChain-io/foundry
Use rr to trace errors
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 36
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://rr-project.org/
It records syscall to enable replayable debugging.
It has some limitations like emulating multicore, requiring performance monitor feature (not supported by VirtualBox, many types of AWS instances), but I think we can utilize it for our inner test server.
* [ ] TPS test in our inner test server (solo network)
* [ ] Check whether the record size is too huge or not.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.