Split the benchmarks out of UriTest
authorChristopher Dykes <cdykes@fb.com>
Wed, 9 Nov 2016 19:07:51 +0000 (11:07 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 9 Nov 2016 19:08:33 +0000 (11:08 -0800)
commitd25ca56fb1d6d74ba958d868d9c884b5401ae396
tree48d1ac149297b61e03a26509dfd6393a68416ed6
parent248a4ac3b2eda07bc98d571984c74bdb7114a944
Split the benchmarks out of UriTest

Summary: So that they can be run independently of the tests.

Reviewed By: yfeldblum

Differential Revision: D4150331

fbshipit-source-id: 3ab39024795add84885436b757f2505527297a3d
folly/test/UriBenchmark.cpp [new file with mode: 0644]
folly/test/UriTest.cpp