MCPcopy Create free account
hub / github.com/numpy/numpy / travis-sorter.py

File travis-sorter.py

tools/travis-sorter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Run with a repo/build number or list of Travis CI build times to show the optimal build
4order to run faster and make full use of all available parallel build jobs.

Callers

nothing calls this directly

Calls 5

do_thingFunction · 0.85
printFunction · 0.85
JobClass · 0.85
simulateFunction · 0.85
sortMethod · 0.80

Tested by

no test coverage detected