Skip to content

Conversation

@VolodymyrBg
Copy link

Snapshots were being recorded unconditionally via snapshot_addr_if_needed(), despite being consumed only by emulate_state(), which forces Simple mode. This caused unnecessary overhead and memory growth during normal Trace runs. The function now guards on Simple mode and the outdated comment referencing a non-existent Snapshot mode is updated accordingly. Behavior in emulate_state() remains unchanged; unconstrained diffing is unaffected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant