Skip to content

Optimize update:runner_instances_state performance with indexing and autovacuum tuning [do not merge, yet?]#320

Draft
MOZGIII wants to merge 1 commit intomainfrom
mzg/2026-04-05/pg-save-graphs-perf
Draft

Optimize update:runner_instances_state performance with indexing and autovacuum tuning [do not merge, yet?]#320
MOZGIII wants to merge 1 commit intomainfrom
mzg/2026-04-05/pg-save-graphs-perf

Conversation

@MOZGIII
Copy link
Copy Markdown
Collaborator

@MOZGIII MOZGIII commented Apr 5, 2026

Dislamer: this is PR is a quick and basic proposal crafted with Copilot (Codex 5.3 plan & Sonnet 4.6 implementation).

This PR is an AI-powered quick check of what AI can come up with to resolve this particular issue before we start looking into it manually.

We have localized the recent perf problem to the save_graphs_once fn and, in particular, update:runner_instances_state; this is, maybe, a potential fix - made by AI.
The main benefit is this was like 5 mins, and it produces some baseline we can discuss.

@MOZGIII MOZGIII changed the title Optimize update:runner_instances_state performance with indexing and autovacuum tuning Optimize update:runner_instances_state performance with indexing and autovacuum tuning [do not merge, yet?] Apr 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

Coverage Report

Python Coverage

Metric Coverage
Lines 71.2%
Branches 57.3%

Download HTML Report

Rust Coverage

Metric Coverage
Lines 65.7%
Branches N/A

Download HTML Report

Compared to main branch

@MOZGIII
Copy link
Copy Markdown
Collaborator Author

MOZGIII commented Apr 5, 2026

I think this is pretty much the same as #310, which is good imo

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