Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
3
Run
with
a repo/build number or list of Travis CI build times to show the optimal build
4
order to run faster and make full use of all available parallel build jobs.
Callers
nothing calls this directly
Calls
5
do_thing
Function · 0.85
print
Function · 0.85
Job
Class · 0.85
simulate
Function · 0.85
sort
Method · 0.80
Tested by
no test coverage detected