ssnetsim / supersim

A flexible event-driven cycle-accurate network simulator
Apache License 2.0
8 stars 1 forks source link

Warm up algorithm using cycles vs time #14

Open nicmcd opened 4 years ago

nicmcd commented 4 years ago

https://github.com/ssnetsim/supersim/blob/1a98b77790a8200bf85bb8d751e94dbc4465a63c/src/workload/blast/BlastTerminal.cc#L332

There may be a logical bug in the warm up algorithm. It uses cycles before the window is filled, then switches to using time.