A drop-in toolbar to help visualize a website's performance.
Перейти к файлу
Adam Reineke e74a3b45fd Tests run now 2017-12-14 16:04:00 -08:00
dist Tests run now 2017-12-14 16:04:00 -08:00
src Try to set up initial rendering (tests failing) 2017-12-13 18:57:36 -08:00
test Try to set up initial rendering (tests failing) 2017-12-13 18:57:36 -08:00
.gitignore initial commit 2017-12-13 16:03:26 -08:00
LICENSE Initial commit 2017-12-12 18:46:14 -08:00
README.md Tests run now 2017-12-14 16:04:00 -08:00
karma.conf.js Tests run now 2017-12-14 16:04:00 -08:00
package-lock.json Tests run now 2017-12-14 16:04:00 -08:00
package.json Tests run now 2017-12-14 16:04:00 -08:00
test-main.js Tests run now 2017-12-14 16:04:00 -08:00
tsconfig.json initial commit 2017-12-13 16:03:26 -08:00
usage.html initial commit 2017-12-13 16:03:26 -08:00
webpack.config-test.js initial commit 2017-12-13 16:03:26 -08:00
webpack.config.js Tests run now 2017-12-14 16:04:00 -08:00

README.md

Web Perf Toolbar

A drop-in toolbar to visualize web client performance.

Engineering Spec

The initial engineering spec is access-limited to Microsoft employees. Once the core version of this tool ships, documentation will need to be updated and that spec will be abandoned in favor of describing, tracking, and planning work in this repository.

Getting Started

  1. npm install

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.