Kill get_fast/get_weak_fast Singletonn API
authorAndrii Grynenko <andrii@fb.com>
Wed, 18 Feb 2015 01:03:58 +0000 (17:03 -0800)
committerAlecs King <int@fb.com>
Tue, 3 Mar 2015 03:22:40 +0000 (19:22 -0800)
commit5d1db31bc0a281d695a1366b3193566c3476968c
treec0ca10916ba8d4d95f99528a77dad95423ce5516
parentb35c3434677866f744d679f09a8429f86aba12a2
Kill get_fast/get_weak_fast Singletonn API

Summary: After D1827390 regular get and get_weak is comparable to Meyers and static singletons, so there's no need to keey _fast APIs.

Test Plan: benchmark && fbmake

Reviewed By: mshneer@fb.com

Subscribers: trunkagent, configerator-diffs@, fbcode-common-diffs@, mcduff, hitesh, mshneer, fugalh, acampi, alikhtarov, folly-diffs@, jsedgwick, yfeldblum

FB internal diff: D1843219

Signature: t1:1843219:1424216566:f2f182a1c86bb5f0fb1f978d8c6b7a4388198f5f
folly/experimental/Singleton.h
folly/experimental/test/SingletonTest.cpp
folly/futures/detail/ThreadWheelTimekeeper.cpp
folly/wangle/concurrent/GlobalExecutor.cpp