##// END OF EJS Templates
Optimize string truncation algorithm...
Optimize string truncation algorithm Use binary search for truncating strings instead of linear search. Change-Id: I31cde493328e3192a53802aa65dea61975b9e87f Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Miikka Heikkinen -
r2541:563b21497627
Show More