projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b54078
)
Tuning parameters for spsc-queue stress tests
author
khizmax
<libcds.dev@gmail.com>
Tue, 23 May 2017 18:00:36 +0000
(21:00 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Tue, 23 May 2017 18:00:36 +0000
(21:00 +0300)
test/stress/data/test-debug.conf
patch
|
blob
|
history
test/stress/data/test-express-x86.conf
patch
|
blob
|
history
test/stress/data/test-express.conf
patch
|
blob
|
history
test/stress/data/test.conf
patch
|
blob
|
history
diff --git
a/test/stress/data/test-debug.conf
b/test/stress/data/test-debug.conf
index 1dca49f772527d9acfdb7bc254e91ba581a57886..e21af85e4ded01b524291ed14274c4dd4ab40395 100644
(file)
--- a/
test/stress/data/test-debug.conf
+++ b/
test/stress/data/test-debug.conf
@@
-102,7
+102,7
@@
PassCount=100000
\r
[spsc_queue]
\r
QueueSize=1024
\r
-PassCount=
5
00
\r
+PassCount=
100
00
\r
\r
[spsc_buffer]
\r
BufferSize=100000
\r
diff --git
a/test/stress/data/test-express-x86.conf
b/test/stress/data/test-express-x86.conf
index f63cd7ebd74b3c4a9c5b839fca66a3abb72f9309..78d2b14398721fcaf075b2fade0ed17b7bb9860e 100644
(file)
--- a/
test/stress/data/test-express-x86.conf
+++ b/
test/stress/data/test-express-x86.conf
@@
-101,7
+101,7
@@
PassCount=100000
[spsc_queue]
QueueSize=1024
-PassCount=
4
00
+PassCount=
100
00
[spsc_buffer]
BufferSize=100000
diff --git
a/test/stress/data/test-express.conf
b/test/stress/data/test-express.conf
index a401b5136a48e33ed339ba384d13b4b7d0e6e98d..0e46f3bc1b826801cc98ea1c5f976bfa3310d694 100644
(file)
--- a/
test/stress/data/test-express.conf
+++ b/
test/stress/data/test-express.conf
@@
-100,7
+100,7
@@
PassCount=100000
\r
[spsc_queue]
\r
QueueSize=1024
\r
-PassCount=
5
00
\r
+PassCount=
100
00
\r
\r
[spsc_buffer]
\r
BufferSize=100000
\r
diff --git
a/test/stress/data/test.conf
b/test/stress/data/test.conf
index f37365635148ce21cf48cd7e8b7f4d5c30a6b565..01a65758ff20d2661e74f257b94454fe443049e4 100644
(file)
--- a/
test/stress/data/test.conf
+++ b/
test/stress/data/test.conf
@@
-102,7
+102,7
@@
PassCount=1000000
\r
[spsc_queue]
\r
QueueSize=1024
\r
-PassCount=10
24
\r
+PassCount=10
0000
\r
\r
[spsc_buffer]
\r
BufferSize=1000000
\r