drewnoakes / xmp-core-dotnet

.NET library for working with the Extensible Metadata Platform (XMP)
60 stars 22 forks source link

Improve text processing performance #47

Closed drewnoakes closed 3 years ago

drewnoakes commented 3 years ago

Fix some avoidable character array allocations to improve performance during text processing.