Saving chrome timeline data via javascript api -


starting , stopping dev tools timeline easy:

console.timeline("timeline1"); console.timelineend(); 

i looking way extract data timeline , post server. or trigger browsers 'save timeline data'. want collect timeline data peoples machines while test web application.

is possible?

thanks.


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

php - Magento - Deleted Base url key -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -