Skip to content

avoid array allocation in qname parsing#2042

Open
SimonCropp wants to merge 5 commits intodotnet:mainfrom
SimonCropp:avoid-array-allocation-in-qname-parsing-
Open

avoid array allocation in qname parsing#2042
SimonCropp wants to merge 5 commits intodotnet:mainfrom
SimonCropp:avoid-array-allocation-in-qname-parsing-

Conversation

@SimonCropp
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 24, 2026

Test Results

    50 files   -     30      50 suites   - 30   1h 0m 3s ⏱️ - 34m 24s
 2 078 tests ±     0   2 075 ✅ ±     0   3 💤 ± 0  0 ❌ ±0 
24 522 runs   - 13 651  24 495 ✅  - 13 636  27 💤  - 15  0 ❌ ±0 

Results for commit 635d821. ± Comparison against base commit 7d1bd90.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Member

@twsouthwick twsouthwick left a comment

Choose a reason for hiding this comment

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

Are there qnames that don't have the :? I thought they'd all have them. If some don't than that's fine

@twsouthwick
Copy link
Copy Markdown
Member

@SimonCropp this is fine, but the readability of the code suffers. can you add this as a TryGet(...) kind of pattern or a tuple deconstruction to centralize the code that does this?

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.

3 participants