Skip to content

Reduce serialized SDFG size#2312

Merged
tbennun merged 6 commits intomainfrom
serialization-reduction
Feb 26, 2026
Merged

Reduce serialized SDFG size#2312
tbennun merged 6 commits intomainfrom
serialization-reduction

Conversation

@tbennun
Copy link
Collaborator

@tbennun tbennun commented Feb 25, 2026

Reduces SDFG size when serialized, using the following methods:

  • Non-human-readable JSON dumping by default
  • Consolidating file names in DebugInfo to be per-SDFG
  • Reducing the size of the DebugInfo JSON object based on fields
  • Saving transformation history set to off by default

@tbennun tbennun requested a review from phschaad February 25, 2026 17:15
@tbennun tbennun marked this pull request as ready for review February 25, 2026 17:15
Copy link
Contributor

@acalotoiu acalotoiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great changes, that will make playing with large SDFGs easier.

Thanks!

@tbennun tbennun enabled auto-merge February 26, 2026 15:38
Copy link
Collaborator

@phschaad phschaad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hallelujah, great change, thank you!

@tbennun tbennun disabled auto-merge February 26, 2026 17:02
@tbennun tbennun merged commit d1546db into main Feb 26, 2026
11 of 12 checks passed
@tbennun tbennun deleted the serialization-reduction branch February 26, 2026 17:03
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.

3 participants