[wp-trac] [WordPress Trac] #3782: Use Digraphs for Umlauts in German Permalinks

WordPress Trac noreply at wordpress.org
Wed Jan 30 23:37:31 UTC 2013


#3782: Use Digraphs for Umlauts in German Permalinks
------------------------------+------------------------
 Reporter:  transalpin        |       Owner:  anonymous
     Type:  enhancement       |      Status:  reopened
 Priority:  normal            |   Milestone:  3.6
Component:  I18N              |     Version:  2.1
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |
------------------------------+------------------------

Comment (by SergeyBiryukov):

 Performed a few tests with 20,000 iterations of `remove_accents()`.

 ||Without the patch||10.290s||
 ||`array_merge()` ([attachment:3782.3.patch])||14.624s||
 ||Union operator (+) ([attachment:3782.4.patch])||11.342s||
 ||Direct assignment ([attachment:3782.5.patch])||10.619s||

 So, [attachment:3782.5.patch] shows the best performance.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/3782#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list