Closed peterdelevoryas closed 2 years ago
Summary: We run a ton of little busybox tests instead of just running all of the commands in a for-loop and verifying the output. It seems to me like we might be losing some efficiency because of this.
Test Plan: Examining runtime differences.
@peterdelevoryas has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Summary: We run a ton of little busybox tests instead of just running all of the commands in a for-loop and verifying the output. It seems to me like we might be losing some efficiency because of this.
Test Plan: Examining runtime differences.