Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTimeVariants
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
TeeTimeVariants
Commits
c36a810c
Commit
c36a810c
authored
10 years ago
by
Christian Wulf
Browse files
Options
Downloads
Patches
Plain Diff
added hints
parent
4f37e58c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
hints.txt
+4
-0
4 additions, 0 deletions
hints.txt
necessary stage types.txt
+20
-0
20 additions, 0 deletions
necessary stage types.txt
variants.xlsx
+0
-0
0 additions, 0 deletions
variants.xlsx
with
24 additions
and
0 deletions
hints.txt
0 → 100644
+
4
−
0
View file @
c36a810c
-a pipeline needs to be a stage, too, to allow the composition of stages
-instead of using work-stealing, sort the input in desc order to process the most computationally intensive elements first (load-balancing)
-for a novice programmer, it is difficult to select the best choice and combination of patterns to maximize performance
-
\ No newline at end of file
This diff is collapsed.
Click to expand it.
necessary stage types.txt
0 → 100644
+
20
−
0
View file @
c36a810c
[conditional stages]
-switch (more general than if)
[split and join stages]
-distributor
-necessary to distribute tasks to multiple threads
-merge
-necessary to merge multiple tcp input streams to a single one
[trigger-based stages]
-aggregation
-necessary for trace aggregation
-cache
-necessary to measure performance without being influenced by I/O delay
[stages with internal states]
-counting
-necessary to measure the throughput with multiple threads
[]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
variants.xlsx
+
0
−
0
View file @
c36a810c
No preview for this file type
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment