Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

chore(): add more perfLoggingPrefs capabilities #9

Open
manekinekko opened this issue Mar 10, 2017 · 0 comments
Open

chore(): add more perfLoggingPrefs capabilities #9

manekinekko opened this issue Mar 10, 2017 · 0 comments

Comments

@manekinekko
Copy link
Collaborator

open question:

chromeOptions: {
            //Important for benchpress to get timeline data from the browser
            'args': [ /*'--trace-startup',*/ '--js-flags=--expose-gc', '--enable-gpu-benchmarking', '--enable-thread-composting'],
            'perfLoggingPrefs': {
                'traceCategories': 'v8,blink.console,devtools.timeline',
                //'traceCategories': 'v8,blink.console,disabled-by-default-devtools.timeline',
                //"traceCategories": 'v8,toplevel,disabled-by-default-devtools.timeline.frame,blink.console,disabled-by-default-devtools.timeline,benchmark'
            }
        },
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant