Skip to content

Conversation

@Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Apr 28, 2020

Motivation:

One single test, testWeDealWithFlowControlProperly, was taking up to 16s
to run when the rest of the test suite would run in less than 1s. We
need to speed that test up.

Modifications:

Speedily initialize the bytes of the buffer.

Result:

Test now runs in 8ms.

@Lukasa Lukasa requested a review from artemredkin April 28, 2020 17:07
Motivation:

One single test, testWeDealWithFlowControlProperly, was taking up to 16s
to run when the rest of the test suite would run in less than 1s. We
need to speed that test up.

Modifications:

Speedily initialize the bytes of the buffer.

Result:

Test now runs in 8ms.
@Lukasa Lukasa merged commit 2f18595 into apple:master Apr 29, 2020
@Lukasa Lukasa deleted the cb-slow-test branch April 29, 2020 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants