X Tutup
Skip to content

Benchpress does not work in Chrome 45 as the events changed #3411

@tbosch

Description

@tbosch

Benchpress does not report script time or gc in the upcoming Chrome 45. Changes to their tracing events:

script time:
Is reported with category devtools.timeline,v8 and name FunctionCall (used to be other category).

gc time:
Is reported via category devtools.timeline,v8 and name MinorGC / MajorGC (used to be other category and different name). Also, the name majorGC is not reported for category v8 any more.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup