summaryrefslogtreecommitdiff
path: root/bin/workload.py
AgeCommit message (Expand)AuthorLines
5 daysworkload: Support LUT lookupsBirte Kristina Friesel-3/+15
5 daysworkload: warn when a prediction had to fall back to the static modelBirte Kristina Friesel-1/+27
8 daysworkload: Support B/s and similar /s shenanigans in latency calculationBirte Kristina Friesel-3/+29
8 daysadd primitive workload evaluation for non-PTA models (WiP)Birte Kristina Friesel-0/+75
8 daysworkload → pta-workloadBirte Kristina Friesel-92/+0
2020-05-28use black(1) for uniform code formattingDaniel Friesel-15/+43
2020-04-29Use relative module paths. PYTHONPATH=lib bin/... is no longer neededDaniel Friesel-3/+3
2020-04-29move running_mean helper from dfatool to utilsDaniel Friesel-5/+0
2019-12-19workload: support multiple energy models, show energy distribution between mo...Daniel Friesel-30/+56
2019-12-18workload/simulate: Fix param handoverDaniel Friesel-2/+2
2019-12-13Add Parser and Lexer for timed sequences (words with loops); use them in work...Daniel Friesel-28/+34
2019-12-11workload/simulation: provide error measures for duration and energyDaniel Friesel-0/+4
2019-12-11add basic workload energy/power/duration simulation toolDaniel Friesel-0/+33