mirror of
https://github.com/taglib/taglib.git
synced 2026-03-21 14:19:51 -04:00
e83f93b2c0c65e1cd26ab5f608c7ccb1ba72df5a
faster in the simple case (no need for Boyer-Moore for a one-character search) and append a null vector rather than instantiating a new one when we find empty fields. This gets the reading time down to 6 seconds here for the reported bug, which still isn't great, but it's starting to get close to acceptable. I'll see if I can get it a little tighter... BUG:122183 git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@552196 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
…
…
Description
No description provided
Languages
C++
96.4%
CMake
2.2%
C
1%
Logos
0.4%