Discussion:
Dicache work
Jorge Arellano Cid
2014-06-24 12:32:11 UTC
Permalink
Hi there,

There're three new dicache patches in the repo. These have
beeen tested/checked with valgrind and gcc's address sanitizer.

Given the last memory usage reports, and a very necessary
cleanup that was pending for a long time, this patch set tries to
tackle the issue.

There's also some decompressed image caching enabled (read the
verbose changelog) that will make dillo feel faster.

Please test and send feedback.

BTW, I found ways to crash dillo without the patches and wonder
whether some of you also experimented image-related crashes.
--
Cheers
Jorge.-
Johannes Hofmann
2014-06-25 08:15:10 UTC
Permalink
Hi Jorge,
Post by Jorge Arellano Cid
Hi there,
There're three new dicache patches in the repo. These have
beeen tested/checked with valgrind and gcc's address sanitizer.
Given the last memory usage reports, and a very necessary
cleanup that was pending for a long time, this patch set tries to
tackle the issue.
There's also some decompressed image caching enabled (read the
verbose changelog) that will make dillo feel faster.
Nice. It really helps especially with the CSS-triggered repushes
where we previously were re-decoding the images.

Cheers,
Johannes

Loading...