Skip to content

Rearchitect ExecutionFrame to be a direct Activation - #1489

Merged
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:cost-perf-fix
Sep 16, 2026
Merged

TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:cost-perf-fix

Conversation

@TristonianJones

@TristonianJones TristonianJones commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

The introduction of the ExecutionFrame resulted in certain inefficiencies as
it was merged with existing patterns of Activation pooling. By shifting to make
the ExecutionFrame the main Activation (or Activation-holder), the arch
gets simpler and the performance improves significantly.

Additionally, a handful of defer clauses have been removed to avoid the 10ns overhead
associated with their management.

@TristonianJones
TristonianJones merged commit 2e7ab97 into cel-expr:master Sep 16, 2026
8 checks passed
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.

2 participants