Skip to content

When using systrace, the Dart timeline should not make clock calls #48900

@dnfield

Description

@dnfield

When recording to systrace output, we don't even send the micros to the buffer on any platform. So we end up making a bunch of calls to get the system clock time and discard it. This shows up in profiling as taking significant amounts of time.

/cc @rmacnak-google @bkonyi @a-siva
/cc @iskakaushik @gaaclarke

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.customer-flutter

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions