index
:
dfatool
decisiontrees
feature/lennart/get_files_array
kconfig-modeling
lennart
main
master
merge-prep/janis
merge-prep/lennart
state-duration-timers
Performance Model Generation for Configurable System Components
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
pelt.py
Age
Commit message (
Expand
)
Author
Lines
2021-04-14
pelt: use single PELT run to determine whether refinement is needed
Daniel Friesel
-2
/
+38
2021-03-08
documentation++
Daniel Friesel
-1
/
+48
2021-03-08
pelt: Add tail_state_only option (exclude all but the last changepoint)
Daniel Friesel
-0
/
+21
2021-02-24
pelt: allow contraction (averaging) of data as well as stretching
Daniel Friesel
-2
/
+23
2021-02-23
fix drift compensation and reduce pelt + caching overhead
Daniel Friesel
-19
/
+29
2021-02-22
PELT: Increase parallelism
Daniel Friesel
-77
/
+94
2021-02-19
start modeling of individual sub-states
Daniel Friesel
-3
/
+16
2021-02-18
pelt: Set minimum penalty to 1, improve cache layout
Daniel Friesel
-11
/
+19
2021-02-18
pelt: add tail substate
Daniel Friesel
-3
/
+5
2021-02-18
pelt: cache changepoint detection results
Daniel Friesel
-5
/
+65
2021-02-15
pelt: Fix stretch != 1 support
Daniel Friesel
-2
/
+4
2021-02-15
debug output
Daniel Friesel
-6
/
+11
2021-02-15
Limit PELT via --with-substates=name_filter=state_or_transition_name
Daniel Friesel
-0
/
+1
2021-02-15
needs_refinement: short traces cannot be reliably refined
Daniel Friesel
-1
/
+3
2021-02-12
PELT: use variable penalty for benchmark repetations
Daniel Friesel
-31
/
+42
2021-01-15
pelt: add stretch parameter
Daniel Friesel
-0
/
+20
2021-01-15
pelt: Fix Dynp support
Daniel Friesel
-1
/
+5
2021-01-14
EnergyTrace drift compensation: optimize via shortest paths
Daniel Friesel
-4
/
+20
2021-01-13
pelt: Allow overrides via environment variables
Daniel Friesel
-0
/
+10
2020-12-14
energytrace: add pelt-based drift compensation experiment.
Daniel Friesel
-5
/
+12
2020-11-30
pelt: allow disabling multiprocessing
Daniel Friesel
-2
/
+6
2020-11-26
some comments
Daniel Friesel
-2
/
+1
2020-11-03
analyze number of substates per state
Daniel Friesel
-70
/
+60
2020-11-02
PELT: Do not set jump when len(signal) < num_samples
Daniel Friesel
-1
/
+2
2020-11-02
Simplify PELT usage. remove kneedle, refactor code
Daniel Friesel
-273
/
+67
2020-10-09
add sub-state generation
Daniel Friesel
-1
/
+133
2020-10-08
BA Janis import: working detection of optimal number of changepoints
Daniel Friesel
-0
/
+261