Skip to content

Commit

Permalink
M README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer committed Jun 3, 2019
1 parent aff7b9c commit 971621e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ Time(in nano second) spent on a `get` operation with SlimTrie, golang-map and [b

**Smaller is better**.

<img src="docs/trie/charts/bench_get_2019_06_03.png" width="400px"/>

![](docs/trie/charts/bench_get_2019_06_03.png)

It is about **2.2 times faster** than the [btree][] by google, or **1.5 times
Expand Down
2 changes: 2 additions & 0 deletions docs/README.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ Time(in nano second) spent on a `get` operation with SlimTrie, golang-map and [b

**Smaller is better**.

<img src="docs/trie/charts/bench_get_2019_06_03.png" width="400px"/>

![](docs/trie/charts/bench_get_2019_06_03.png)

It is about **2.2 times faster** than the [btree][] by google, or **1.5 times
Expand Down
Binary file modified docs/trie/charts/bench_get_2019_06_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 971621e

Please sign in to comment.