Skip to content

feat(performance): set default trace buffer size to match DevTools (1.2gb) - #2614

Open
jackfranklin wants to merge 1 commit into
mainfrom
trace-buffer-size
Open

feat(performance): set default trace buffer size to match DevTools (1.2gb)#2614
jackfranklin wants to merge 1 commit into
mainfrom
trace-buffer-size

Conversation

@jackfranklin

Copy link
Copy Markdown
Contributor

Align the trace buffer size configured during performance trace recording with the 1.2 GB (1,200,000 KB) buffer size used by DevTools TracingManager. This prevents traces from overflowing the default 200 MB buffer during longer recordings.

Align the trace buffer size configured during performance trace
recording with the 1.2 GB (1,200,000 KB) buffer size used by DevTools
TracingManager. This prevents traces from overflowing the default 200 MB
buffer during longer recordings.
@jackfranklin jackfranklin changed the title feat(performance): set default trace buffer size to match DevTools feat(performance): set default trace buffer size to match DevTools (1.2gb) Aug 25, 2026
@jackfranklin
jackfranklin requested a review from OrKoN August 25, 2026 14:44
@jackfranklin
jackfranklin enabled auto-merge August 25, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants