Skip to content

String Optimizations: avoid Substr

Adam Edward Barton requested to merge abarton/athena:strcom into master

Avoid substr to prevent unnecessary allocations

Merge request reports