Skip to content
Snippets Groups Projects

Draft: Rebuilderd stats speed up

Instead of running one query per error category, run one query per BAD package and then process the errors Python-side, short-circuiting the matches.

The processing time on the i386 database goes from 30 seconds to 11 seconds.

A handful packages are classified differently (but I'd argue rightly so), and the catch-all category "failed to reproduce" must now be at the end (can be fixed later in the presentation phase).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading