Pytorch-NLU icon indicating copy to clipboard operation
Pytorch-NLU copied to clipboard

WIP Profiling Report

Open gioragutt opened this issue 5 years ago • 1 comments

This PR is above the HTML Viewer PR, and should not be merged before it.

First commit is a cleanup, to move all hooks into the hooks folder.

Related to #54


Available reports:

  • profile.cpuprofile: Devtools -> Menu -> More Tools -> JavaScript Profiler -> Load.
  • performanceTrace.json: Devtools -> Performance -> Load Profile... (upload icon)

TIP: on mac, dotfiles are hidden by default. Use + + . to toggle viewing dotfiles in finder.


Another possible report we can generate is lighthouse report. It can be html, to more easily integrate it into the client, and/or json to be able to extract data from it.

gioragutt avatar Oct 09 '20 22:10 gioragutt

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Oct 09 '20 22:10 github-actions[bot]