Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fse15-experiments
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
Christian Wulf
fse15-experiments
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
9
30
Mar
26
24
19
18
12
11
10
9
4
3
2
26
Feb
25
20
16
13
12
11
10
9
minor refactorings
master
master
increased performance of matrix multiplication
QuickSort uses now growable pipes
added timing logic to quicksort
test uses random values from now on
dynamic assertion
quicksort now works as designed
first draft of quicksort (not working due to a bug in merger)
added monitoring thread to matrix multiplication
enabled logging for monitoring thread
added experiment for matrixmultiplication
increased performance of word counter experiment
added guava;
added num waits logging of SpScPipes
added further-experiments;
updated API;
timings are written to file now
added WordCountingTeeTime + hugetext;
added TcpSt3TraceReductionTeetime
added experiment with synchronized queue for intra-thread communication
added TraceIdDistributorStrategy;
removed Relay from experiment
added timestamp logging each threshold elements
added junit to pom;
moved test to the correct dir
added assertion for start()
fixed bug
added JUnit to classpath
finished first version of the config and added a test
added Analysis for trace handling
added Common;
added jmh
removed pipes
added CountingPrinter to kieker's reduction experiment
fixed kieker experiments
added conf
added project-specific eclipse settings
added benchmark
added hints for logic
added pipes url
Loading