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
071bf905be0939c4ca0ead4277bac2e58554b15f
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
11
Feb
10
9
8
5
4
3
2
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
StateLogger should work like this but doesn't.
added first version of StateLogger output to WordCounterTest.
started a readable toString() for StateLogger.
WWordCounter now registers all its inner stages to the StateLogger.
Added interface CompositeStateble.java to get inner Stages of AbstractCompositeStages. Implementation needs further refinement!
WordCounterConfiguration registers (allmost) all its Stages to the stateLogger. InitialElementProducer reports always active. ClassDiagramm updated.
StateLogger works for Statebles now, not only for AbstractStages. WordCounterConfiguration has got an(the) instance of StateLogger.
changes applied to Merger.java
addition to last commit
added a State class, a StateLogger
added early adaptation thread termination
resolved merge conflicts
repaired java doc
adapted the created jar name
adapted the created jar name
Merge commit 'c3a513ba61486963c52bafe2f647f6c06b45248b' into HEAD
updated dependencies and plug-ins
more changes
moar changez
updated changes.xml and added legacy classes
another javadoc fix
fixed javadoc
Merge commit 'b88353caaf1c9ddb11913cc19a1e082384c8c7e4' into HEAD
Started to implement some information gathering for bottleneck detection
updated url
added contributor
License header
added legacy class (api change) and let mvn report deprecation
Merge commit '37ceeadbf294cb2719ac04f2e3f525c589144334' into HEAD
pmg thingies and removed UseConcurrentHashMap rule
Changed LOGGER runtime output from seconds to milliseconds.
Added the WordCounter test for this version
fixed a bug, that would block the execution if a certain pipe was full
resolved conflicts
changed pipe size of new pipes
Merge commit 'b56e33f9ef45d997188460cc7b548c4c8f2b4b57' into HEAD
fixed javadoc error
testing jmh
added legacy code for api change
removed useless rules
Loading