/PerfCascade

Responsive, SVG based HAR waterfall viewer

Primary LanguageJavaScriptMIT LicenseMIT

Under active development - API, UI and features are not fully completed yet

PerfCascase

Extensible waterfall-viewer that works with HAR and other formats (in the future).

Live exampe at: https://micmro.github.io/PerfCascade/

example screenshot

Dev

  • Start live-reload server and Typescript compiler with watch: npm run watch
  • Create uglified version: npm run build (not tracked ITM)
  • Build and publish assets to Github Page npm run ghPages (pushes to gh-pages branch)

Specs and ressources