Closed Bug 1147656 Opened 11 years ago Closed 11 years ago

Make the profiler's buffer bigger

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

x86
macOS
defect
Not set
normal

Tracking

(firefox39 fixed)

RESOLVED FIXED
Firefox 39
Tracking Status
firefox39 --- fixed

People

(Reporter: fitzgen, Assigned: jsantell)

References

Details

Attachments

(2 files)

Even with making it 10x larger, I can still fill it in ~5 seconds, but I'm hesitant to make it even bigger without more discussion...
Attachment #8583436 - Flags: review?(jsantell)
Comment on attachment 8583436 [details] [diff] [review] Make the profiler's buffer bigger Review of attachment 8583436 [details] [diff] [review]: ----------------------------------------------------------------- Shame that an order of magnitude still doesn't make this better :\
Attachment #8583436 - Flags: review?(jsantell) → review+
I really think we should ask :djvj to review this as well.
Attachment #8583436 - Flags: review?(kvijayan)
Comment on attachment 8583436 [details] [diff] [review] Make the profiler's buffer bigger Review of attachment 8583436 [details] [diff] [review]: ----------------------------------------------------------------- So a ProfileEntry is 9 bytes on a platform, so making this buffer 10million in size means we're allocating a 90-meg buffer for profiling. Should be fine, as dev machines are large, but we may want to make this tunable in the future.
Attachment #8583436 - Flags: review?(kvijayan) → review+
(In reply to Kannan Vijayan [:djvj] from comment #4) > Comment on attachment 8583436 [details] [diff] [review] > Make the profiler's buffer bigger > > Review of attachment 8583436 [details] [diff] [review]: > ----------------------------------------------------------------- > > So a ProfileEntry is 9 bytes on a platform, so making this buffer 10million > in size means we're allocating a 90-meg buffer for profiling. Should be > fine, as dev machines are large, but we may want to make this tunable in the > future. Bug 1147945
Remove front setting defaults on profiler
Assignee: nfitzgerald → jsantell
Attachment #8584026 - Flags: review?(vporof)
Attachment #8584026 - Flags: review?(vporof) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 39
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: