Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTime-Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nelson Tavares de Sousa
TeeTime-Framework
Graph
b5210bfe27c9cc3528e93b60485e33a9224e6b8f
Select Git revision
Branches
13
BottleneckTestViaWordCounter-v1.1.2
BottleneckTextViaWordCounter-v2.0
DCParadigm
dynamicport
fast-outputport-iteration
loop_detection
mad/AllMonitoring
mad/dynamicThreads
mad/pipeChangeMonitoring
master
default
reduction-variable
snapshot
workstealing
Tags
9
v2.1
v2.0
v1.1.2
v1.1.1
v1.1
v1.0
signal-final
multiple-ports-final
pipeline-with-method-call-final
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Feb
1
29
Jan
28
27
26
25
22
21
19
18
15
14
13
12
11
10
9
8
7
6
5
4
29
Dec
21
18
17
16
15
14
11
9
8
7
4
3
2
1
30
Nov
28
26
23
19
17
16
13
12
11
9
4
29
Oct
28
27
26
20
14
7
6
5
3
2
1
30
Sep
29
28
23
22
21
18
17
16
14
12
8
4
1
31
Aug
30
29
28
27
26
25
24
22
21
20
19
18
17
13
12
11
10
7
6
5
4
3
2
1
31
Jul
30
29
28
27
25
24
23
22
21
20
19
18
17
16
14
12
10
9
8
7
6
4
3
2
added legacy code for api change
removed useless rules
refactored AbstractCompositeStage (name and non-abstract)
Merge branch 'PMD-fixes' into 'master'
removed one rule and solved remaining pmd issues
refactoring
fixed error
pmd fixes, disabled one custom rule and made Configuration not abstract
repaired some java doc
some more fixes
Merge commit 'c067f184a5e0703bbb8b9ecc321f020f057dbee4' into HEAD
even more PMD fixes
Fixed Bug for AbstractStageTest
loop_detection
loop_detection
Merge branch 'mad/JMHTest' into mad/AllMonitoring
added jmh benchmark
some pmd fixes
renamed the stabletopdown algorithm
solved some warnings
removed potential NPE
fused pipe and throughput monitoring
Merge branch 'mad/pipeChangeMonitoring' into mad/AllMonitoring
added monitoring of throughput (metric values) and currently active stages
remove "ignore loop tests"
fixed the bug.
Refactor
Found and fixed it (bad)
added a stable assignment and non normalized systemstate
added missing files for the (dea)activation monitoring
mad/pipeChangeM…
mad/pipeChangeMonitoring
removed uneccessary code
added monitoring of (de-)activation times and fixed a bug that slowed down the deactivation
fixed an issue by the cascading mechanism,
improved checking for additional stages to activate
Merge branch 'master' into loop_detection
replaced unbounded pipes with the bounded one while activating
Merge commit '239730fa4d1a1f7e7156581b04fd1b845e3559b9' into HEAD
added google analytics
eliminated some bugs
Merge branch 'runtime-pipe-check' into 'master'
Ignore Loop Tests
solution for the 'thread x terminates before it reaches the waiting pipe' scenario and added the feedback chekc to the 'passivation'
Loading