Giter VIP home page Giter VIP logo

perf-tooling's Introduction

image

Perf Tooling

Join the chat at https://gitter.im/stefanjudis/perf-tooling

Dependency Status

Welcome to Perf Tooling.

Perf Tooling is a shared resource to keep track of new and existent performance tools.

Contribution

Adding new tools

You want to add a tool? Great!

Either create an issue and we'll add it to perf-tooling.today.

Or propose a pull request and add a tool by adding a JSON file at data/articles, data/slides, data/tools or data/videos. The JSON files in these folders will be automatically rendered using a template based in templates/index.tpl

- By proposing a pull request you will be added to the footer contributors list automatically -

We would like this project to become a shared resource maintained by the community, so if you have any ideas on how to improve it or make it better, please let us know and file an issue. :)

Kicking off the server to test your changes

Perf Tooling is an express application. If you want to see it in action simply clone the repository and run npm install.

After that you can use a couple of npm convenience scripts:

# run test suite
$ npm test

# use gulp without global dependency ( e.g. styles )
$ npm run gulp -- styles

# start development build ( including watch )
$ npm run dev

# start dev server with nodemon and restart on file changes
$ npm run server

# old school and simple way to start the app
$ node app.js

It will be available at localhost:3000. Be aware of the fact, that the fetching of Github stars may not work, because Github is limiting the number of requests that are allowed without any authorization.

perf-tooling's People

Contributors

stefanjudis avatar marcobiedermann avatar radibit avatar rupl avatar timkoopmans avatar gmetais avatar delmar43 avatar soulgalore avatar stryju avatar lovell avatar pibby avatar benschwarz avatar dareboost avatar alexpainter avatar gobwas avatar hacfi avatar nikmd23 avatar johnriv avatar fitz0019 avatar heedfull avatar davidsonfellipe avatar chaeringer avatar ben-eb avatar makotot avatar bigethan avatar tristanbes avatar gitter-badger avatar bevacqua avatar johnbillion avatar esampaio avatar

Watchers

 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.