Skip to content

Conversation

@eleanorjboyd
Copy link
Member

@eleanorjboyd eleanorjboyd commented Dec 12, 2025

switched from list to set for better preformance

was first done by copilot but ported over

related to #25348 but about execution instead of discovery

Copilot AI and others added 2 commits December 12, 2025 21:22
…d of list

Co-authored-by: eleanorjboyd <26030610+eleanorjboyd@users.noreply.github.com>
@eleanorjboyd eleanorjboyd changed the title Optimize pytest duplicate check from O(n) to O(1) using set #36 Optimize pytest duplicate check from O(n) to O(1) using sets Dec 12, 2025
@eleanorjboyd eleanorjboyd self-assigned this Dec 12, 2025
@eleanorjboyd eleanorjboyd added the debt Covers everything internal: CI, testing, refactoring of the codebase, etc. label Dec 12, 2025
@eleanorjboyd eleanorjboyd marked this pull request as ready for review December 12, 2025 22:10
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) December 12, 2025 22:10
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 12, 2025
@eleanorjboyd eleanorjboyd merged commit 215c168 into microsoft:main Dec 12, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants