Skip to content

Commit

Permalink
#19 doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Apr 22, 2023
1 parent 489109d commit abe269c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -78,8 +78,8 @@ There were 1000000 repetition cycles. The entire benchmark took 263s.

<!-- benchmark -->

As you see, the highest performance gain is achieved for maps that are smaller than ten keys.
For a map of just a few keys, the gain is enormous (most probably due to compiler optimizations).
As you see, the highest performance gain was achieved for the maps that were smaller than ten keys.
For the maps of just a few keys, the gain was enormous (most probably due to compiler optimizations).

## How to Contribute

Expand Down

0 comments on commit abe269c

Please sign in to comment.