couchbaselabs / couchbaselabs/ForestDB-Benchmark

Consider having lsm-tree as default storage engine for wiredtiger

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
33
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Or maybe as another variant included in the benchmark?

``` diff
-static int indexing_type = 0;
+static int indexing_type = 1;
```

Also, rocksdb has a prefix-db variant (better random-read perf) that could be included.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.