Skip to content
  • Lachlan's avatar
    Resolve file time from name stamp rather than unpacked time · cf036854
    Lachlan authored
    It seems that gitlab caching does not accurately preserve the
    file times and as such we are getting the wrong results file
    being presented as being latest.
    
    This patch resolves the time and date from the filename stamp
    to correct the issue.
    
    It is presumed that time corrections such as BST will not be an
    issue given the space in time between multiple benchmarking
    runs.
    cf036854