Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Reduce System.Collections.Tests running time from ~30s to ~8s #18425

Merged
merged 1 commit into from
Apr 15, 2017

Conversation

stephentoub
Copy link
Member

Just lowered the set capacity for some of the tests from 4000 to 1000.
cc: @ianhays

Just lowered the set capacity for some of the tests from 4000 to 1000.
@@ -492,7 +492,7 @@ public void ISet_Generic_UnionWith_Itself(int setLength)

#endregion

#region Set Function tests on a very large Set
Copy link
Member

Choose a reason for hiding this comment

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

Nice touch 😄

Copy link
Member Author

Choose a reason for hiding this comment

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

😄

@stephentoub stephentoub merged commit d0e2959 into dotnet:master Apr 15, 2017
@stephentoub stephentoub deleted the coll_tests_time branch April 15, 2017 15:29
@karelz karelz modified the milestone: 2.0.0 Apr 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants