mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-06-07 06:11:56 +00:00
update
This commit is contained in:
parent
de60b84bef
commit
8952cfe587
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user