This is awesome. Thanks Graydon!!
Ben
On Wed, Nov 2, 2016 at 6:43 PM, Graydon Hoare via swift-dev <
swift-dev@swift.org> wrote:
> Hi,
>
> I've been working a bit on testing infrastructure for systematically
> improving swiftc compilation performance. Attached is a document
> summarizing both the
Hi,
I've been working a bit on testing infrastructure for systematically improving
swiftc compilation performance. Attached is a document summarizing both the
machinery I put together, and an example (small) bug recently fixed, as a case
study showing how to use it.
I'd like to encourage folks