New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 624311 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 608719



Sign in to add a comment

Tracing V2: perf optimizations

Project Member Reported by primiano@chromium.org, Jun 29 2016

Issue description

This is to keep track of the various TODO about perf optimizations in the Tracing V2 codebase. Once the code is functional and upstreamed we should look into these:

1) use a templated version of the hotpath WriteBytes() method of ScatteredStreamWriter. memcpy() becomes super optimized if size is known at compile time.

2) Look into optimize_max GN config (which IIRC makes the code -O2)
 
Labels: -Pri-2 Pri-3
Status: Assigned (was: Untriaged)
Components: Speed>Tracing
Components: -Internals>Tracing

Sign in to add a comment