GithubHelp home page GithubHelp logo

pierrechevalier83 / minirepo Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 53.27 MB

A minimal repository using pants for benchmarking pants perfomence in the best case

Starlark 0.56% Python 0.33% Shell 99.11%

minirepo's Introduction

Mini-repo

A minimal repo to measure the overheads of running pants which aren't related to the scale of the repository.

Performance

No-ops

$ time ./pants goals
...
./pants goals  0.98s user 0.42s system 83% cpu 1.674 total
$ time ./pants help
...
./pants help  0.99s user 0.42s system 82% cpu 1.711 total

v1

$ time ./pants run hello:
...
./pants run hello:  1.99s user 0.62s system 78% cpu 3.330 total

v2

$ time ./pants --v2 --no-v1 run hello:
Running target: hello:hello
Hello, World!
hello:hello ran successfully.
./pants --v2 --no-v1 run hello:  1.37s user 0.55s system 80% cpu 2.389 total

minirepo's People

Contributors

pierrechevalier83 avatar

Watchers

 avatar  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.