On Fri, 30 Jan 2015 17:38:40 -0800 Russ Allbery wrote:
> Niels Thykier writes:
>
> > The html_reports process itself consumes up to 2GB while processing
> > templates. It is possible that there is nothing we can do about that
> > as there *is* a lot of data in play. But even then, we can free
Minor update:
I have written and merged a few more patches to further reduce the
memory consumption of html_reports. Based on my local testing, these
changes reduce the "general case" memory consumption of html_reports by
~25%.
The work by reducing the cost of "sharing" data for two tags, so it
On 2015-01-30 18:30, Niels Thykier wrote:
> Package: lintian
> Version: 2.5.30+deb8u3
> Severity: important
>
> The reporting framework consumes a rather substantial amount of
> memory.
>
> [...]
>
> The html_reports process itself consumes up to 2GB while processing
> templates. It is possible
On 2015-02-02 22:13, Niels Thykier wrote:
> I got a patch series to implement this (see also [BRANCH]). I have
> also managed to do a few tests on lilburn.debian.org with no issues.
> The commit messages are at the bare minimum - apologise for that.
> Review/remarks welcome.
>
> With the rewrite:
On 2015-01-31 10:06, Niels Thykier wrote:
> [...]
>
> I have started a different approach (see [1] for WIP code). It is
> mostly a parallel track to your idea, so they can certainly co-exist.
>
> The goal of this approach is to:
>
> * Split harness into a "simple" coordinator
> * Remove the L
On 2015-01-31 02:38, Russ Allbery wrote:
> Niels Thykier writes:
>
>> The html_reports process itself consumes up to 2GB while processing
>> templates. It is possible that there is nothing we can do about that
>> as there *is* a lot of data in play. But even then, we can free it as
>> soon as p
Niels Thykier writes:
> The html_reports process itself consumes up to 2GB while processing
> templates. It is possible that there is nothing we can do about that
> as there *is* a lot of data in play. But even then, we can free it as
> soon as possible (so we do not keep it while running gnupl
Package: lintian
Version: 2.5.30+deb8u3
Severity: important
The reporting framework consumes a rather substantial amount of
memory.
The harness process itself hogs ~1GB of RAM. This in itself is not
concerning. However, it retains this usage even while running lintian
and html_reports. For the
8 matches
Mail list logo