Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luoluoyuyu authored Oct 17, 2023
1 parent 095b863 commit 60064e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@ Based on LSM tree-structured database with up to 100,000 data writes per second.
```

## benchmark
On an average PC, writes can be up to 130,000 per second and reads up to 510,000 per second.
```
Benchmark Mode Cnt Score Error Units
OpenDBBenchmark.addKeyValue thrpt 134061.544 ops/s
OpenDBBenchmark.getKeyValue thrpt 512352.366 ops/s
```

0 comments on commit 60064e6

Please sign in to comment.