Ticket #458 (closed enhancement: duplicate)

Opened 4 years ago

Last modified 4 years ago

allow configuration of build cache

Reported by: dustin Owned by:
Priority: major Milestone: 0.7.11
Version: 0.7.10 Keywords:
Cc: dwlocks

Description

Currently, each builder caches 30 builds in memory, and only prunes builds after the last 100. This should be configurable.

We run 73 builders in one of our buildmasters. With 30 builds each, and with each build having something like 15 steps, plus attendant logfiles (the text of which is not, thankfully, cached) and progress objects .. we use several hundred MB of RAM..

Change History

comment:1 Changed 4 years ago by dustin

  • Milestone changed from undecided to 0.7.11

comment:2 Changed 4 years ago by dustin

  • Status changed from new to closed
  • Resolution set to duplicate

eh, merged into #459.

Note: See TracTickets for help on using tickets.