Files
test2/source/blender/blenlib
Aras Pranckevicius a20cfb9eff BLI: use methods specialized for finding a single char in StringRef
Previously, these methods used the more generic substring-finding
algorithm, which is more complex and slower.

Using the more specialized methods results in a noticable speedup
in the obj importer (D13958).

Differential Revision: https://developer.blender.org/D14012
2022-02-04 10:38:05 +01:00
..
2022-01-31 10:51:33 +11:00
2022-02-02 13:11:33 +01:00
2021-03-29 19:11:17 -06:00
2022-01-27 21:35:43 +01:00
2021-10-20 09:19:21 +11:00
2021-01-15 12:17:11 +11:00
2021-07-07 13:42:46 +10:00
2021-09-24 14:42:48 +02:00