Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2017-05-30 | calculate Spearman rank-order correlation coefficient | Daniel Friesel | -0/+5 | |
2017-05-29 | DFADriver: DriverEvalThread_{class} für Benchmarkwerte per Klassenslice | Daniel Friesel | -7/+9 | |
2017-05-22 | support benchmark values via attributes (for int) and slice variables ↵ | Daniel Friesel | -4/+0 | |
(complex data) Can be made less of a hack as soon as AC++ supports attributes with arguments | ||||
2017-05-17 | Use JSON models instead of XML | Daniel Friesel | -7/+7 | |
JSON is easier to (de)serialize and the manual editing possibilities of XML don't matter after the switch to model file autogeneration using attributes and aspects | ||||
2017-05-16 | autogenerate simple models (without args or parameters) from AC++ attributes | Daniel Friesel | -2/+15 | |
2017-05-15 | perltidy | Daniel Friesel | -92/+112 | |
2017-04-28 | support name suffixes | Daniel Friesel | -1/+7 | |
2017-04-25 | DFADriver: show warning in high-power state with probable energy counter ↵ | Daniel Friesel | -0/+12 | |
overflow | ||||
2017-04-21 | allow setting static params via LUT | Daniel Friesel | -1/+23 | |
2017-04-20 | remove 'dfatool validate' support | Daniel Friesel | -48/+0 | |
2017-04-20 | support both logTransition (with trace logging) and passTransition ↵ | Daniel Friesel | -4/+3 | |
(accounting only) | ||||
2017-04-13 | save voltage(s) in model files | Daniel Friesel | -0/+2 | |
2017-04-13 | Kill MIMOSA upon mismatch exit | Daniel Friesel | -0/+2 | |
2017-04-13 | support heap code to declare global variables used by the benchmark | Daniel Friesel | -0/+5 | |
2017-04-11 | lut support | Daniel Friesel | -0/+6 | |
2017-04-07 | simplify argfunction handling | Daniel Friesel | -84/+22 | |
2017-04-06 | refactoring, no more special treatment for timeout (mostly) | Daniel Friesel | -8/+10 | |
2017-04-06 | define, optimize, assess and plot arg-dependent functions | Daniel Friesel | -3/+55 | |
2017-04-05 | DFADriver: update_model: Sort keys for easier comparison of outputs | Daniel Friesel | -4/+4 | |
2017-04-05 | start work on argument-based function support | Daniel Friesel | -2/+45 | |
needs some refactoring before continuing | ||||
2017-04-04 | split up rel_energy inte relative energy to previous state and to next state | Daniel Friesel | -13/+25 | |
2017-04-03 | initial commit | Daniel Friesel | -0/+1334 | |