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
bc82d23533b24a4086656afa9580c85ad60d3574
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
Jun
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
15
14
13
10
27
Mar
26
24
23
20
19
18
17
14
13
12
11
10
5
4
3
2
1
27
Feb
26
25
23
20
19
18
17
16
15
13
12
7
6
minor refactoring and solved issue with one junit test
recursive call was misplaced
not working yet; new exception fails on various tests
added color testing and recursive call to traverse through all stages
fixed Counter
added first draft of better pipe instantiation
removed possible bug, which could lead to duplicated connections
extracted logic into seperate method
added javadoc
moved from LinkedLists to HashSets
the CompositeStage now extends AnalysisConfiguration
hashCode and equals added
updated javadoc
clean-up of the CompositeStage. All unneeded methods are now empty.
javadoc
modeled the connections with a dedicated class and marked pair as
introduced method to set the pipe's capacity
renamed method
instead of the whole CompositeStage, only the first stage gets added to
Test if analysis chooses the right implementation
refactored tests; all work but one... but that's logical consequence of
first draft... needs further testing
changed to correct generic types
set methods deprecated and added connections field
Merge remote-tracking branch 'origin/master' into InitSignal-final
removed unnecessary file and updated dependencies
added a simple test
removed unused pipes;
added test for roundrobin2
renamed method
added test for printer
added InitializingSignal to the test; removed some obsolete class files
reenabled test
removed obsolete class file
minor refactoring
added modification
renamed method
switched to semaphore instead of yields; added test
renamed methods
threads are immediatly executed and wait for Init- and StartingSignals
Loading