CI director takes too long to open state file

Bug #1411269 reported by Aaron Bentley
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CI Director
Triaged
High
Unassigned

Bug Description

CI Director has been slow lately. This is apparently because it takes more than 30 seconds just to open the state file.

time python -c "import yaml; yaml.safe_load(open('ci-director-state.yaml'))"

real 0m37.479s
user 0m36.920s
sys 0m0.528s

To be fair, the file is about 7.5 MB of yaml.

Options include starting a fresh copy of the file, splitting the file into chunks, using a db...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.