projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61d3987
)
Changed stack stress-test params for debug build
author
khizmax
<libcds.dev@gmail.com>
Sun, 16 Apr 2017 09:22:31 +0000
(12:22 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Sun, 16 Apr 2017 09:22:31 +0000
(12:22 +0300)
test/stress/data/test-debug.conf
patch
|
blob
|
history
diff --git
a/test/stress/data/test-debug.conf
b/test/stress/data/test-debug.conf
index
8fc9219
..
b55a10e
100644
(file)
--- a/
test/stress/data/test-debug.conf
+++ b/
test/stress/data/test-debug.conf
@@
-18,15
+18,15
@@
StackSize=100000
EliminationSize=4
\r
\r
[Stack_PushPop]
\r
-PushThreadCount=
16
\r
-PopThreadCount=
16
\r
-StackSize=
16
00000
\r
+PushThreadCount=
8
\r
+PopThreadCount=
8
\r
+StackSize=
8
00000
\r
EliminationSize=4
\r
\r
[IntrusiveStack_PushPop]
\r
-PushThreadCount=
16
\r
-PopThreadCount=
16
\r
-StackSize=
16
00000
\r
+PushThreadCount=
8
\r
+PopThreadCount=
8
\r
+StackSize=
8
00000
\r
EliminationSize=4
\r
# Flat combining stack parameters
\r
# FCIterate=1 - the test will be run iteratively
\r