Skip to content

Add scaffolding for in-place buffer support#125

Merged
BillyDM merged 3 commits intomainfrom
in_place_scaffolding
Mar 26, 2026
Merged

Add scaffolding for in-place buffer support#125
BillyDM merged 3 commits intomainfrom
in_place_scaffolding

Conversation

@BillyDM
Copy link
Copy Markdown
Owner

@BillyDM BillyDM commented Mar 26, 2026

This adds support for nodes to opt-in to in-place buffer processing.

Though note at the moment this doesn't actually improve performance because the scheduler hasn't been set up yet to compile schedules with in-place buffers. But if and when we decide to add that, this will make the process much smoother.

I haven't fully tested it yet.

@BillyDM BillyDM marked this pull request as ready for review March 26, 2026 00:49
@BillyDM
Copy link
Copy Markdown
Owner Author

BillyDM commented Mar 26, 2026

Ok, it seems to be working!

@BillyDM BillyDM merged commit fff0eb1 into main Mar 26, 2026
3 checks passed
@BillyDM BillyDM deleted the in_place_scaffolding branch March 26, 2026 00:52
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