mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
@@ -69,6 +69,7 @@ func (optimizer *Optimizer) feedStats(job Job, role string, stats [][]TaskStatus
|
||||
BwTxs = append(BwTxs, task.BWTx)
|
||||
}
|
||||
}
|
||||
log.Info(UtilsCPU)
|
||||
tmp := map[string]float64{
|
||||
"cpu": optimizer.max(UtilsCPU),
|
||||
"cpu_std": optimizer.std(UtilsCPU),
|
||||
|
||||
Reference in New Issue
Block a user