Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
ttc18
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stgroup
ttc18
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3e7fa442278ca1b1b5e33e84d743c2056a5ef037
Select Git revision
Branches
11
ai
autonomic_genetic
develop
protected
eris-coupling
genetic
genetic-jamal
incremental-jastadd
jamal-thesis-benchmark
k-means
master
default
protected
ttc_ilp
Tags
1
single-assignment
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
8
7
May
25
Feb
22
12
11
10
8
7
6
5
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
14
10
9
10
Dec
7
5
28
Nov
29
Oct
19
12
Sep
10
30
Aug
29
22
21
15
8
7
6
20
Jul
19
18
17
13
26
Jun
19
15
14
13
12
11
7
3
25
May
21
16
Apr
12
6
5
4
add setters to GeneticSolver
autonomic_genetic
autonomic_genetic
Add dependency injections
Merge branch 'automic_geneticGenerealParam' into 'autonomic_genetic'
Dynamic parameters in solver genetic
Merge develop; Add Main, gradle run for Genetic solver
add simple main file for genetic solver
develop
develop
more debugging output
eris-coupling
eris-coupling
be much more resilient when getting current config of an attribute in a living partition
10 sec pause between runs in stead of run every 10 secs
ignore living partitions with an error
next try to fix change detection
another shot at the config change detection
remove output of model and solution
remove warning
add dynamic attribute size check
prevent mquat from looking for indexes it cannot build.
increase the number of access path instances (which MQuAT requires) from 1000 to 1000000
new configuration change detection.
if an index is created, only CREATE the direct/indirect access path if there are scans happening. if, however, it already exists, keep it!
change login to b01:b01
set polling interval to 10s
keep index if no lookups AND no inserts occur. @kissinger is this a good idea?
improve debug output to show why configurations are resent
fix lookup time computation of direct/indirect access path; add attribute stats debug message
cleaned up and tried to fix eris coupling. @Thomas, please test. I added a lot of debug output, maybe this helps to figure out why we make wrong decisions.
do not send empty storage configuration groups
Merge branch 'eris-coupling' of git-st.inf.tu-dresden.de:stgroup/ttc18 into eris-coupling
Throw away indexes, when the score is too low
intermediate fix
Merge branch 'eris-coupling' of git-st.inf.tu-dresden.de:stgroup/ttc18 into eris-coupling
Add comments for indexes
only create index request and component for attributes which are allowed to have an index
change api to make it usable from the connector
Merge branch 'eris-coupling' of git-st.inf.tu-dresden.de:stgroup/ttc18 into eris-coupling
adapt mquat model to more correct runtime estimations
Add allow index field
Fix copypaste error by inserts count
try to fix skipping of attributes
show stack trace when eris fails
add CPLEX solver
ai
ai
Loading