Closed Bug 1215302 Opened 9 years ago Closed 9 years ago

Use async middleware to clean up sequence tasks in memory tool

Categories

(DevTools :: Memory, defect)

43 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jsantell, Assigned: jsantell)

References

Details

Like the sequence of: * Taking a snapshot * Reading snapshot (? bundled with census, but could this add time?) * Taking a census so we have individual state updates and the App#render method isn't handling state changes and dispatching from there.
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
(In reply to Jordan Santell [:jsantell] [@jsantell] from comment #0) > * Taking a snapshot > * Reading snapshot (? bundled with census, but could this add time?) I think you would bundle this with taking the snapshot, if at all. We can take many censuses of the same snapshot, but can only save the snapshot and read it into memory once each.
Handling in bug 1214872 itself, closing.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.