Octavian Rasnita wrote on 12/16/08 1:33 PM: > Just as a feedback, here is a short comparison I've made between these 2 > modules: > > Text::Unidecode is 5 or 6 times faster than S::T::T. >
Interesting. I had never compared times since STT was always "fast enough" for my purposes. I just refactored convert() in STT and uploaded 0.20 to pause. My benchmark script shows the new version is 244% faster. -- Peter Karman . http://peknet.com/ . [email protected] _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
