• Paul Fultz II's avatar
    Enable scheduler for 1 stream (#399) · ca17bcd6
    Paul Fultz II authored
    * Enable scheduler for 1 stream
    
    * Formatting
    
    * Improve performance of sorting
    
    * Formatting
    
    * Adjust the weight calculation
    
    * Formatting
    
    * Simplify formula
    
    * Formatting
    
    * Avoid division by zero
    
    * Fix scheduler test
    
    * Check for either 1 or 2
    
    * Check for waits when order may change
    
    * Formatting
    ca17bcd6
schedule_model.cpp 3.54 KB