Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
manycore
emper-io-eval
Commits
5bab39da
Commit
5bab39da
authored
Dec 02, 2021
by
Florian Fischer
Browse files
bench/emper: fix io-stealing-pipe-no-comp-lockless
parent
58775dc9
Pipeline
#73227
passed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bench/emper.py
View file @
5bab39da
...
...
@@ -103,7 +103,7 @@ FLAVORS: Flavors = {
'io-stealing-pipe-no-comp-lockless'
:
{
'meson_options'
:
(
'-Dio_stealing=true -Dworker_sleep_strategy=pipe'
' -Dio_completer_behavior=none -Dio_lockless_cq=
fals
e'
),
' -Dio_completer_behavior=none -Dio_lockless_cq=
tru
e'
),
},
'no-stats'
:
{
'meson_options'
:
'-Dstats=False'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment