-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π RLE for memory in snapshots (#264)
* Use run length encoding when taking a memory snapshot * Fix issue with run length encoding when there are 0 memory pages * Restore memory using run length encoding * Remove old commented out code * Clang-format * Remove unnecessary print * Add check to validate if run length encoding restored memory correctly * Fix conflicting variable name `end` --------- Co-authored-by: Tom Lauwaerts <[email protected]>
- Loading branch information
1 parent
14ac89b
commit c73a20b
Showing
1 changed file
with
32 additions
and
5 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