Speed up global_vars.php test
commit0b89f7d7482ede18f0954cce95e87f3ac51d67c2
authorRick Lavoie <rlavoie@fb.com>
Thu, 22 Apr 2021 07:44:07 +0000 (22 00:44 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 22 Apr 2021 07:46:26 +0000 (22 00:46 -0700)
treebab7a20c6b8964ec61e4c3946bbf72fea81ba567
parent8a9b5d195c6f34720ac452fde33563aac23c7591
Speed up global_vars.php test

Summary:
global_vars.php test takes a long time with retranslate-all
enabled because it spins up a number of HHVMs serially. Speed it up
greatly by starting up the HHVMs in parallel.

Reviewed By: oulgen

Differential Revision: D27933474

fbshipit-source-id: 878a1f20ab2d7e883a57b3738d8d112a934f01b6
hphp/test/slow/global_vars/global_vars.php