Minor improvements for scheduler/sanity.py
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.
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.