Re: [PHP-DEV] Unicode string iterator performance
Andrei Zmievski <[email protected]>
| Newsgroups | gmane.comp.php.devel,gmane.comp.php.internationalization |
|---|---|
| Message-ID | <[email protected]> |
On Feb 2, 2006, at 5:21 PM, Ilia Alshanetsky wrote: > > The real test however would be random character access, rather then > sequential scans from start to end :-). How often do you access random characters in a string vs. sequential scans? Which is the more likely scenario in PHP scripts? I think it's the latter. -Andrei -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php