Skip to content

Follow up fixes to RuleCache#458

Merged
pkwarren merged 1 commit intomainfrom
pkw/rulecache-follow-up
Apr 23, 2026
Merged

Follow up fixes to RuleCache#458
pkwarren merged 1 commit intomainfrom
pkw/rulecache-follow-up

Conversation

@pkwarren
Copy link
Copy Markdown
Member

Switch from a global to a per-instance descriptor map now that we're caching the program. Make a few small improvements to the rule cache. Update benchmark to better represent intended use of a validator (creating one instance and re-using it across evaluations).

Switch from a global to a per-instance descriptor map now that we're
caching the program. Make a few small improvements to the rule cache.
Update benchmark to better represent intended use of a validator
(creating one instance and re-using it across evaluations).
@pkwarren pkwarren merged commit 9bcd060 into main Apr 23, 2026
4 checks passed
@pkwarren pkwarren deleted the pkw/rulecache-follow-up branch April 23, 2026 21:45
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