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
91335909d2a1d566b2baa8eb0da6da63d53ca74a
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
23
Feb
22
21
20
17
15
13
11
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
Merge commit '275696fede6e43d26521464d0728746e52acf2da' into HEAD
snapshot
snapshot
Merge branch 'release' into 'master'
master
master
version increment
Release 2.1
v2.1
v2.1
Release 2.0
modded changes
Changed date in LogFile for better readability.
BottleneckTestV…
BottleneckTestViaWordCounter-v1.1.2
Changed date in LogFile to get better readability.
BottleneckTextV…
BottleneckTextViaWordCounter-v2.0
StateLogger can now save the log into a file
StateLogger can now save the log into an .txt-file.
update ignorelist
UML diagrams for class structure of Stages and Pipes
Formating of data capsuled in a FormatingStrategy and applied a FormatingStrategy for the Bottleneck Detection Approch by Roser, Nakano and Tanaka.
Formating of data capsuled in a FormatingStrategy and applied a FormatingStrategy for the Bottleneck Detection Approch by Roser, Nakano and Tanaka.
removed canbepassive from the initialisation of the fdp assignment
mad/dynamicThre…
mad/dynamicThreads
added std deviation
mad/AllMonitoring
mad/AllMonitoring
added a monitoring function
some cosmetic changes
Working (but not final) version of stateLogger
prettyfied output for the timeStamp
merge of the bugfixe
removed debug output
signal fixed, still debug prints
non-final but working version of StateLogger comlete.
Merge branch 'mad/dynamicThreads' into mad/AllMonitoring
added synchronisation to the oldPipe elements in the waiting pipe
Merge branch 'mad/dynamicThreads' into mad/AllMonitoring
reduced multiplicator in the number of thread computation
resolved conflict
fixed bug
fixed a bug that hindered termination with the WaitingPipes
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
Loading