projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb641a5
)
Tuned configs for stress test
author
khizmax
<khizmax@gmail.com>
Fri, 3 Jun 2016 08:06:52 +0000
(11:06 +0300)
committer
khizmax
<khizmax@gmail.com>
Fri, 3 Jun 2016 08:06:52 +0000
(11:06 +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 b5e35f51f32a56e6ae18fade8f62330d2df6b86b..d684ed2ad4c33cdb90484d7ffb9d95e0d7eadfe5 100644
(file)
--- a/
test/stress/data/test-debug.conf
+++ b/
test/stress/data/test-debug.conf
@@
-153,9
+153,9
@@
FeldmanMapHeadBits=8
FeldmanMapArrayBits=4
\r
\r
[map_insdel_int]
\r
-InsertThreadCount=
4
\r
-DeleteThreadCount=
4
\r
-ThreadPassCount=
3
\r
+InsertThreadCount=
3
\r
+DeleteThreadCount=
3
\r
+ThreadPassCount=
2
\r
MapSize=30000
\r
MaxLoadFactor=4
\r
\r
@@
-170,10
+170,10
@@
FeldmanMapHeadBits=8
FeldmanMapArrayBits=4
\r
\r
[map_insdel_func]
\r
-InsertThreadCount=
4
\r
-DeleteThreadCount=
4
\r
-UpdateThreadCount=
4
\r
-ThreadPassCount=
8
\r
+InsertThreadCount=
2
\r
+DeleteThreadCount=
2
\r
+UpdateThreadCount=
2
\r
+ThreadPassCount=
6
\r
MapSize=10000
\r
MaxLoadFactor=4
\r
\r
@@
-258,7
+258,7
@@
FeldmanMapArrayBits=4
\r
[map_delodd]
\r
MapSize=50000
\r
-InsThreadCount=
2
\r
+InsThreadCount=
3
\r
DelThreadCount=2
\r
ExtractThreadCount=2
\r
MaxLoadFactor=4
\r