Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Florian Fischer
emper
Graph
e2266980c022ab25e1a8896b73d38a2ff38b9a74
Select Git revision
Branches
20
add_callback_wait_assert
async_network2
bisect_client
buffer-selection
build-without-filesystem-constexpr
burak
cactus_stack_devel
callback-fsearch
callback-fsearch-alternative
cancel-callbacks
cancel-callbacks-simple
cq_lock
current-fiber-in-context-memleak-fix
distributed-eventd-sleep-strategy
du
ebpf-wakeup
ebpf-wakeup-reg-buf
echo_client_semantic_echos
emper_exit
expose_context_memory_cache_configuration
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Feb
2
1
31
Jan
30
28
27
26
25
23
22
21
18
16
15
14
13
12
11
10
6
5
28
Dec
27
25
24
22
18
17
16
15
14
13
10
9
8
6
5
4
3
2
1
29
Nov
24
23
22
15
11
10
29
Oct
28
22
21
13
12
11
8
4
27
Sep
25
24
23
22
21
20
16
15
14
13
11
10
7
27
Aug
26
24
23
20
19
18
11
10
9
8
2
29
Jul
28
27
26
23
21
15
14
8
7
6
5
4
Jun
2
28
May
21
20
19
18
17
14
11
10
8
5
4
3
1
30
Apr
27
22
21
20
19
18
17
16
15
14
13
12
11
10
8
6
3
2
1
29
Mar
26
24
23
22
19
18
17
16
15
13
12
11
10
9
8
7
3
2
1
26
Feb
25
Merge branch 'use-emper_fibril-define' into 'master'
use emper_fibril in continuation-stealing tests
Merge branch 'continuation-stealing' into 'master'
Add support for continuation stealing
[build] Check if std::atomic wait()/notify{_all}() is avaialble
Merge branch 'abstract-fiber' into 'master'
[Fiber] Make isRunnable() perform a relaxed load and add documentation
Introduce AbstractFiber as superclass of all scheduled control flows
Merge branch 'fix-single-uring-stats' into 'master'
Merge branch 'io-latency-eval' into 'master'
[io/Stats] don't try to print worker stats when using a single uring
add baseline evaluation
add more Callback test cases
add io latency evaluation
Merge branch 'ci-iwyu-and-clang-tidy-no-smoke' into 'master'
[CI] Move iwyu and clang-tidy out of the smoke-test stage
Merge branch 'gitlab-ci-container-image-1.20' into 'master'
[CI] Bump container image to 1.20
Merge branch 'various-improvements' into 'master'
[Context] Improve logging, add printTo(std::ostream&)
[BinaryPrivateSemaphore] Improve LOGDD by including the blocked context
Merge branch 'set-worker-thread-name' into 'master'
[Runtime] Set a name for every worker thread
Merge branch 'fix-context-manager-dbg' into 'master'
[Context] Fix DBG message
[IoContext] precalculate cq mask to prevent frequent lookup
optimize-io-ste…
optimize-io-stealing
Merge branch 'ignore-new-work-hints' into 'master'
[meson] add option to ignore wakeup hints
Merge branch 'improve-env-var-handling' into 'master'
Merge branch 'scheduleOnTest-wo-io' into 'master'
[CI] add test without IO
[lib/env] Remove noisy DBG statement
[Runtime] Move EMPER_* environment variable handling into module
[ScheduleOnTest] block worker thread if IO is not available
[lib/env] Make the string parameters non-rvalue references
Merge branch 'reuse-coordinator-port' into 'master'
Merge branch 'context-switch-to-original-stack-to-module' into 'master'
[Context] Move switchToOriginalStack() into module and add DBG statement
[Coordinator] allow listen socket port reuse
Merge branch 'scheduleOn' into 'master'
Loading