Improve performance of enumerate() with optimization disabled
authorGiuseppe Ottaviano <ott@fb.com>
Wed, 10 Jan 2018 02:44:43 +0000 (18:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 10 Jan 2018 02:50:39 +0000 (18:50 -0800)
commit66c782bb73c911a99dc7e41f8aa9659515e3a20b
treea555538f3f943cfb6b0717d961b1000accb13c1d
parent80d1c0e1cbe69db643502682522f813e1d73e693
Improve performance of enumerate() with optimization disabled

Reviewed By: yfeldblum, WillerZ

Differential Revision: D6682606

fbshipit-source-id: 5a203a849e96d3020cf9ad2669451122954c2199
folly/container/Enumerate.h
folly/container/Foreach.h
folly/container/test/ForeachBenchmark.cpp