Skip to content

Improve disk reporter glob search based on expected GPS directory structure

Patrick Godwin requested to merge patrick.godwin/idq:fast_file_search into main

This fixes an issue where the glob search scales based off of the total number of files in a run, which may get exceedingly large for an entire observing run. Expected times are now roughly constant and measured in seconds vs. tens of minutes in the extreme case.

Merge request reports

Loading