GithubHelp home page GithubHelp logo

bhanditz / dashboard_box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devoncarew/dashboard_box

0.0 2.0 0.0 180 KB

[obsolete] Scripts for Flutter's performance lab and dashboard

License: BSD 3-Clause "New" or "Revised" License

Dart 59.61% Shell 1.98% JavaScript 12.65% HTML 18.98% CSS 6.79%

dashboard_box's Introduction

OBSOLETE

Scripts for Flutter's performance lab and dashboard

Build Status

This repository contains scripts for the job that generates data for the dashboard.

To test this script locally

  • Get a Mac with a recent Mac OS X.
  • Clone this repository exactly into ~/flutter_dashboard/dashboard_box, so that the run.sh script could be found exactly at ~/flutter_dashboard/dashboard_box/run.sh.
  • For better results, make sure there's nothing else in ~/flutter_dashboard.
  • Complete the Flutter Setup, if you haven't already. Note, however, that this job will install its own copy of Flutter.
  • Connect an Android device.
  • Create config.json file in dashboard_box directory.
  • Launch run.sh.

On the actual build box launchd writes standard output in /tmp/flutter.dashboard.stdout and /tmp/flutter.dashboard.stderr.

config.json

The config file must be a JSON file under dashboard_box and define the following variables:

  • android_device_id - the ID of the Android device used for performance testing
  • firebase_flutter_dashboard_token - authentication token to Firebase used to upload metrics (not needed for local testing)

Example:

{
  "android_device_id": "...",
  "firebase_flutter_dashboard_token": "..."
}

To re-build the web site

Run pub build. The output will be placed in build/web/; this is the location that firebase deploys from.

dashboard_box's People

Contributors

devoncarew avatar hixie avatar rmacnak-google avatar sethladd avatar yjbanov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.