Do not use lazy parse during fallback init if full fidelity parser is turned on
commitc54b34b121df5cd8eb652356d9b52445b6c8d3ab
authorJames Wu <jjwu@fb.com>
Tue, 15 May 2018 18:29:54 +0000 (15 11:29 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 15 May 2018 18:34:22 +0000 (15 11:34 -0700)
treef3d035b6f4318af9d3237cbc4c2206116e2157d6
parentc54df43d4670f609771d57fe3f178d201c5c6df3
Do not use lazy parse during fallback init if full fidelity parser is turned on

Summary: It's easier to measure FFP perf if parsing starts off parsing full asts, and it's also a memory and perf win anyways, so might as well do it.

Reviewed By: dabek

Differential Revision: D7976052

fbshipit-source-id: 0598a3e9e211aa1b856140f03b1da203f58e9e9f
hphp/hack/src/server/serverInit.ml