Commit 5f2749e
Optimize ImmutableHashSet<T>.SetEquals to avoid unnecessary allocations
1 parent 874cab5 commit 5f2749e
File tree
1 file changed
+20
-6
lines changed- src/libraries/System.Collections.Immutable/src/System/Collections/Immutable
1 file changed
+20
-6
lines changedLines changed: 20 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
746 | | - | |
747 | | - | |
| 746 | + | |
748 | 747 | | |
749 | | - | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
750 | 754 | | |
751 | 755 | | |
752 | | - | |
| 756 | + | |
753 | 757 | | |
754 | | - | |
| 758 | + | |
| 759 | + | |
755 | 760 | | |
756 | | - | |
| 761 | + | |
757 | 762 | | |
| 763 | + | |
758 | 764 | | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
759 | 773 | | |
760 | 774 | | |
761 | 775 | | |
| |||
0 commit comments