Heikki Toivonen <[EMAIL PROTECTED]> wrote:
: Conclusions:
:
: It would pay off to convert (at least performance critical) function
: calls to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. Note
: that on many cases this would require changing the function signature,
: and maybe implementation, as well (you currently can not use
: NS_LITERAL_STRING if the function parameter is nsString). Those cases
: would require additional measurements to make sure that we do not slow
: down the code.

Bug http://bugzilla.mozilla.org/show_bug.cgi?id=26384
seems to be related.

-- 
##        [EMAIL PROTECTED]         ##
##  http://www.student.oulu.fi/~tomilepp/  ##

Reply via email to