Update StringKeyed... benchmarks to tell the whole story
authorPhil Willoughby <philwill@fb.com>
Thu, 6 Apr 2017 11:03:02 +0000 (04:03 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 6 Apr 2017 11:06:55 +0000 (04:06 -0700)
commitdc235503787622e9aa9d6fd0f0c496f0478b1d7e
treea4695ffe562b20e2e43ae2eacc6a5edabe1384b7
parentbba519bfb1b4c4d24fd210696e31fcf5e25d13e8
Update StringKeyed... benchmarks to tell the whole story

Summary:
Benchmark each type with its native key type and with its non-native key type.
This allows you to make a more-informed decision about which to use based on
the types you have available at insertion/lookup time.

Reviewed By: yfeldblum

Differential Revision: D4826527

fbshipit-source-id: ee4ef5255d2bdd955e9deb30dc4c28be183cee07
folly/experimental/test/StringKeyedBenchmark.cpp