RESOLVED FIXED 130769
Make _processText and _traverseNode in HTMLConverter more efficient
https://bugs.webkit.org/show_bug.cgi?id=130769
Summary Make _processText and _traverseNode in HTMLConverter more efficient
Ryosuke Niwa
Reported 2014-03-26 01:19:58 PDT
_processText and _traverseNode are two hottest functions in HTMLConverter. Make them faster by using more raw WebCore objects.
Attachments
Cleanup (20.91 KB, patch)
2014-03-26 01:21 PDT, Ryosuke Niwa
no flags
Reverted erroneous changes to PerformanceTests (19.67 KB, patch)
2014-03-26 01:22 PDT, Ryosuke Niwa
sam: review+
Ryosuke Niwa
Comment 1 2014-03-26 01:21:41 PDT
Ryosuke Niwa
Comment 2 2014-03-26 01:22:21 PDT
Created attachment 227834 [details] Reverted erroneous changes to PerformanceTests
Ryosuke Niwa
Comment 3 2014-03-26 21:17:11 PDT
Note You need to log in before you can comment on or make changes to this bug.