Closed Bug 1008847 Opened 11 years ago Closed 2 years ago

TraceLogging: Add background thread that writes data

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: h4writer, Unassigned)

References

Details

Currently all data is kept in memory and whenever it reallocates the memory. This is a slow operation and can take some time. We should try to adjust this to have a background thread that already writes the data away to make sure the logger doesn't need to stop and reallocate the needed memory. Will make the tracelogger less observable.
Blocks: 1008846
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.