-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(MR): [MR-661] Expose best-effort memory usage (#3999)
Have `ReplicatedState` expose best-effort and total message memory usage, both directly and via the `MemoryTaken` struct. Also extend `ReplicatedState` tests to cover best-effort message memory usage.
- Loading branch information
1 parent
2f51d7e
commit 7fac242
Showing
3 changed files
with
198 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.