You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
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'
}
},
The text was updated successfully, but these errors were encountered:
open question:
The text was updated successfully, but these errors were encountered: