Open Bug 1254552 Opened 10 years ago Updated 2 years ago

DMD auto-triggered threshold reports

Categories

(Core :: DMD, task, P3)

task

Tracking

()

People

(Reporter: froydnj, Unassigned)

Details

Attachments

(1 file)

It is sometimes useful to trigger reports when memory reaches a certain threshold, rather than trying to ensure that you catch a high memory condition through about:memory.
This patch needs some cleanup (checking for TMP or TMPDIR environment variable, so it works on Windows; we don't have XPCOM niceties, such as they are, available in DMD), but this is the basic idea. Ideally one could set the threshold via a DMD option as well. I'm probably not going to work on this in the immediate future.

The bug assignee didn't login in Bugzilla in the last 7 months.
:mccr8, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: froydnj+bz → nobody
Flags: needinfo?(continuation)

This is kind of a "useful idea with a prototype patch, but not exactly cleaned up enough for landing" so I think that's fine.

Flags: needinfo?(continuation)
Severity: normal → N/A
Priority: -- → P3
Type: defect → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: