Skip to content

perf: improve db load#18

Open
qjerome wants to merge 3 commits into
mainfrom
perf-db-load
Open

perf: improve db load#18
qjerome wants to merge 3 commits into
mainfrom
perf-db-load

Conversation

@qjerome
Copy link
Copy Markdown
Owner

@qjerome qjerome commented Jan 6, 2026

This PR improves DB load time by doing on-demand rules deserialization. Rules gets fully deserialized when evaluated, this way we can save un-needed deserialization. A side effect of this is that the first time a rule gets evaluated it takes extra time.

This PR improves DB load time by doing on-demand rules deserialization.
Rules gets fully deserialized when evaluated, this way we can save
un-needed deserialization. A side effect of this is that the first
time a rule gets evaluated it takes extra time.
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