Giter VIP home page Giter VIP logo

django-gauge's Introduction

** Work in progress **

Django gauge

Automatically runs and displays the results of djangobench over time. This is the code behind http://dgauge.ep.io/ (which wraps the app in a simple )

How to run it

  1. pip install with something like pip install -e git://github.com/d0ugal/django-gauge.git#egg=gauge
  2. Add 'gauge' to your installed apps, syncdb and migrate
  3. Add the urls: url(r'^', include('gauge.urls')),
  4. Collect static
  5. Set the enviroment variables; AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
  6. Run ./manage.py gauge_run_benchmarks -I

Help wanted

Any tips or suggestions how to make the results easlier to consume would be appreciated. It's working well, but I could do help with the stats work to improve the results and presentation.

Thanks

Thanks to Jacob Kaplan-Moss for creating djangobench and django-dev-dashboard (from which much code was borrowered).

django-gauge's People

Contributors

d0ugal avatar

Watchers

 avatar  avatar

Forkers

mobappmart

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.