Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

googlearchive/big-rig

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 

Big Rig

Big Rig is an experimental, proof-of-concept system for generating and parsing Chrome's trace files. It has a web app dashboard that will allow you to track performance statistics over time, as well as a CLI version for integrating with other parts of your build system.

Big Rig web app

Both the web app and CLI ingest trace files that can come from:

In this project there are two sub-items:

  1. A dashboard web app.
  2. An automated Chrome test runner.

There is also a CLI / node module for Big Rig, which you can find in its own repo.

Issues

There are many missing features, tests, and options that need adding to Big Rig. However, in the interests of launch early and iterate often (a grand tradition), the repo is here for all to see! Do feel free to file issues against it, though.

Roadmap

Mainly at this point it's to deprecate the python-based backend for the web app and replace it with the JS- /NodeJS-based one. This will provide some additional options on processing traces for one, and should allow for a more of a plugin-based solution.

Owner

Paul Lewis - @aerotwist.

License

Please see /LICENSE for more info.

Please note: this is not an official Google product.

About

A proof-of-concept Performance Dashboard, CLI and Node module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published