Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocramz committed May 10, 2019
1 parent 51df7b9 commit 70ea065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/ocramz/trie-perf.png)](https://travis-ci.org/ocramz/trie-perf)

Performance shootout of various trie implementations.
Performance shootout of various prefix tree ("trie") implementations.

"space" benchmarking performed with `weigh` and "time" benchmarks were done with `criterion`.

Expand Down

0 comments on commit 70ea065

Please sign in to comment.