benchmark silo added
[c11concurrency-benchmarks.git] / silo / benchmarks / results / NOTES.txt
1 Exp notes:
2
3 istc3-8-1-13.py: 40 ms ticker, full persistence
4
5 istc3-8-1-13_fake_writes.py: same as itsc3-8-1-13.py, except --log-fake-writes is used
6
7 istc3-8-1-13_log_reduce_size.py: same as istc3-8-1-13.py, except LOGGER_UNSAFE_REDUCE_BUFFER_SIZE is defined
8
9 istc3-8-1-13_log_reduce_size_nofsync.py: same as istc3-8-1-13_log_reduce_size.py, except --log-nofsync is used
10
11 istc3-8-1-13_fake_writes_stride.py: same as istc3-8-1-13_fake_writes.py, except LOGGER_STRIDE_OVER_BUFFER is defined and stridelen=(CACHELINE_SIZE/2)
12
13 istc3-8-1-13_fake_writes_stride1.py: same as istc3-8-1-13_fake_writes_stride.py, except stridelen=1
14
15 istc3-8-1-13_fake_compress.py: same as istc3-8-1-13.py, except LOGGER_UNSAFE_FAKE_COMPRESSION is enabled
16
17 istc3-8-1-13_compress.py: same as istc3-8-1-13.py, except --log-compress is used
18
19 istc3-8-1-13_newbench.py: same as istc3-8-1-13.py, except we use 'new-benchmarks/dbtest' (delta encoding)