Skip to content

Compress memory in snapshots #244

@MaartenS11

Description

@MaartenS11

It would be beneficial to compress memory when taking snapshots, especially when restoring snapshots on microcontrollers using the remote debugger. This would be particularly useful for cases where very little memory is used and thousands of 0's are sent over serial. Something simple like using run length encoding could reduce all these 0's to just two integers.

Metadata

Metadata

Assignees

Labels

performancePerformance issue/improvement

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions