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
07b1a637dedf3e19f798cfb3768acb23ae7a35d8
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
12
Aug
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
1
30
Jun
29
28
27
26
25
24
23
22
19
18
17
16
15
12
11
10
2
26
May
22
20
19
14
13
12
9
7
6
5
4
1
30
Apr
29
28
27
22
21
20
18
17
16
removed the termination strategy override
changed return types to boolean for:
Merge branch 'DCParadigm' of http://build.se.informatik.uni-kiel.de/gitlab/chw/teetime.git into DCParadigm
added signal handling to dc pipe
Merge remote-tracking branch 'origin/master' into DCParadigm
fixed #219
reduced visibility
added FIXME
fixed IndexOutOfBoundsException on empty logs
sane test configuration for TaskFarmStageTest
Analysis now uses sum of pushthroughputs, extraction now also logs those
pipe capacity as parameter
refactored test
replaced generic Pair by DividedDCProblem
removed wrong javadoc
added signal sending
mostly pmd fixes
added @After
fixed test and pipe
added monitoring
added WordCounter
Merge branch 'DCParadigm' of http://build.se.informatik.uni-kiel.de/gitlab/chw/teetime.git into DCParadigm
no message
reverted DynamicConfigurationContext
added capacity to actions
minor refactorings
fixed bug in Stage
reduced visibility
minor refactorings
made QuicksortProblem immutable
Merge remote-tracking branch 'origin/master' into DCParadigm
minor refactorings
removed sending signals twice
worked on TODOs, FIXMEs
[EXPERIMENTAL] added DivideAndConquerRecursivePipe.java.
changed return type of divide() to Pair<P,P> in order to maintain concept.
fixed test for QS Stage
added method getInstanceCount()
fixed bug which caused an interrupt upon correct termination
changed visibilities
Loading