[PATCH 1/2] jscript: Store concatenated strings as a rope string to avoid useless copying.

Jacek Caban jacek at codeweavers.com
Tue Apr 23 08:02:37 CDT 2013


This makes huge difference on benchmarks and notable difference on
string-intensive real scripts.
---
 dlls/jscript/jsstr.c | 204
++++++++++++++++++++++++++++++++++++++++++++++++---
 dlls/jscript/jsstr.h | 107 ++++++++++++++++++++++++---
 2 files changed, 290 insertions(+), 21 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Store-concatenated-strings-as-a-rope-string-t.diff
Type: text/x-patch
Size: 12861 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130423/9fe50f3e/attachment.bin>


More information about the wine-patches mailing list