benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)
Apache License 2.0
2.76k stars 118 forks source link

Improve path/uri handling #82

Closed onyxmaster closed 5 years ago

onyxmaster commented 5 years ago

It partially addresses #65 (because I believe that separator normalization is actually a feature, not a bug) along with a small perf improvement that prevents throwing exceptions on non-file URIs (this is actually visible in PerfView in high-volume server scenarios).

benaadams commented 5 years ago

Thank you!

benaadams commented 5 years ago

https://www.nuget.org/packages/Ben.Demystifier/0.1.4