Skip to content

Conversation

@En3Tho
Copy link
Contributor

@En3Tho En3Tho commented Mar 8, 2021

This PR tries to get some small perf benefit by replacing List.zip |> List.map pattern with List.map2. This does come out with less copying and less allocations and improves perf a little bit.

@En3Tho
Copy link
Contributor Author

En3Tho commented Mar 8, 2021

Don't get why tests are failing. Seems like an infrastructure problem or am I wrong? Only MacOS and Linux are affected.

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cartermp cartermp merged commit 94f7694 into dotnet:main Mar 10, 2021
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