Performance improvement for ReplaceFirst function (#13018)
* Some benchmarks for replacefirst & span method
This commit is contained in:
@@ -74,6 +74,7 @@ public class StringReplaceManyBenchmarks
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
short text, short replacement:
|
||||
|
||||
Reference in New Issue
Block a user