question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

With the recent ‘spanification’ of .NET Core, in particular the addition of the Span-based FileSystemEnumerable and System.IO.Path Span-based methods, I’m wondering if it would be possible to add Span-based methods to Glob? The point would be to avoid allocating strings when performing Glob-based matching.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
dazinatorcommented, Jun 17, 2018

Interesting idea. I’d have to do some research on this. Always open to any PRs that improve perf.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Saponification
Saponification is a process of converting esters into soaps and alcohols by the action of aqueous alkali (for example, aqueous sodium hydroxide solutions)....
Read more >
Spanification
The way in which Spanish people type words from the English language phonetically. The spanification of Hello is Jelou. ... Get the Spanification...
Read more >
Adam SITNIK: Spanification @ Update Conference Prague 2018
Adam SITNIK: Spanification @ Update Conference Prague 2018. 502 views · 3 years ago CLARION CONGRESS HOTEL PRAGUE ...more ...
Read more >
ArrayPool - Dotnetos 5-minute Code Reviews - YouTube
ClrMD massive spanification IV - ArrayPool - Dotnetos 5-minute Code Reviews. 414 views · 3 years ago ...more ...
Read more >
Spanification
... 'm', 'p', 'l', 'i', 'c', 'i', 't' };. Span<char> fromArray = array; // implicit cast. ReadOnlySpan<char> fromString = "Spanification".AsSpan(); ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found