Performance improvement for ReplaceFirst function (#13018)

* Some benchmarks for replacefirst & span method
This commit is contained in:
patrickdemooij9
2023-03-23 21:11:59 +01:00
committed by GitHub
parent 99268f6211
commit e550a4ce3a
4 changed files with 78 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ public class StringReplaceManyBenchmarks
return result;
}
/*
short text, short replacement: