On Thu, Jun 19, 2008 at 06:28:26PM -0400, Jorge Arellano Cid wrote:
On Fri, Jun 20, 2008 at 12:18:12AM +0200, Johannes Hofmann wrote:
On Thu, Jun 19, 2008 at 03:16:38PM -0400, Jorge Arellano Cid wrote:
On Thu, Jun 19, 2008 at 04:32:31PM +0200, Johannes Hofmann wrote:
Hi,
as promised here comes a patch to move highlighting information from struct Word into Textblock to save memory. I had to change the semantics of the highlighting API slightly (see comments) to ensure that the highlighted part is always contiguous.
Here are some measurements (with load_images=NO):
Page dillo-fltk patched_dillo-fltk dillo1 firefox ============================================================== splash 7240K 7236K xslt [1] 15016K 14220K freebsd [2] 70264K 58084K mysql [3] 186M 148M 232M 200M
Obviously the difference is mostly visible on large pages. And firefox is pretty close regarding memory usage. However it needed more than 3 minutes to load the local mysql page compared to 6 seconds for dillo-fltk!
Please look out for possible highlight related regressions.
With the same msql page:
http://downloads.mysql.com/docs/refman-6.0-en.html.tar.gz
and HUGE_FILESIZE set to 15MB, search for "yen sign". After the fourth match, strange highlights become to happen.
I only have the Euro sign on my keyboard :-) Searching for it works fine. Do you know how I can enter the Yen sign?
No, but I'm talking of the string "yen sign" fed to find text! :-)
Ah, I see :-). I can reproduce it now. I will have a look at it. Cheers, Johannes
Can you try whether this issue is new with my patch?
I did.
-- Cheers Jorge.-
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev