Skip to content
Commit 7bf6f621 authored by Colin Cross's avatar Colin Cross
Browse files

Replace ReplaceExtension regexp with manual string operations

regexp is overkill for a simple extension replacement, just find
the last '.' and add the new extension after it.  Saves 5% cpu time
on one workload.

Change-Id: Ic299c9ec5132d15bbea2c9c7778c000d6fdf509a
parent 8ac0a812
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment