Skip to content

Ensure receiver and global matches cost estimates agree#1350

Merged
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:cost-estimation-updates
Jun 22, 2026
Merged

Ensure receiver and global matches cost estimates agree#1350
TristonianJones merged 1 commit into
cel-expr:masterfrom
TristonianJones:cost-estimation-updates

Conversation

@TristonianJones

Copy link
Copy Markdown
Collaborator

Ensure receiver and global matches cost estimates agree, i.e. cost(matches(input, regex)) == cost(input.matches(regex))

@TristonianJones TristonianJones requested a review from jcking June 22, 2026 17:57
Comment thread checker/cost.go Outdated
@TristonianJones TristonianJones force-pushed the cost-estimation-updates branch from db086a1 to 6acfd04 Compare June 22, 2026 18:10
@TristonianJones TristonianJones merged commit d4efa77 into cel-expr:master Jun 22, 2026
3 checks passed
@TristonianJones TristonianJones deleted the cost-estimation-updates branch June 22, 2026 19:04
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