Limiting transliterations to one character means we can remove the call to drupal_substr() in vocabindex_transliterate().
Patch for 5.x-2.x attached.
| Comment | File | Size | Author |
|---|---|---|---|
| transliteration_performance_d5_00.patch | 3.57 KB | xano |
Limiting transliterations to one character means we can remove the call to drupal_substr() in vocabindex_transliterate().
Patch for 5.x-2.x attached.
| Comment | File | Size | Author |
|---|---|---|---|
| transliteration_performance_d5_00.patch | 3.57 KB | xano |
Comments
Comment #1
xanoPatch works for 6.x-2.x as well.
Comment #2
xanoFixed and committed to 5.x-2.x-dev and 6.x-2.x-dev.
Comment #4
xano