Skip to content

Minor improvements for scheduler/sanity.py

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/sanity into next

Save the work done on all CPUs for a given capacity, and then reduce that to the minimum work to avoid comparing with sys.maxsize

Also add annotated from_testenv method.

Merge request reports