Coder Social home page Coder Social logo

buildout-versions's People

Contributors

cjw296 avatar reinout avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

buildout-versions's Issues

Speedup for _log_requirement()

Ross Patterson has been working on a branch to speed up zc.buildout. While working on that he noticed that a function (_log_requirement) is performing a lot of computation that is then discarded when the logging level is anything higher than DEBUG. This function is also present in buildout.dumppickedversions and (I finally get to the point ;)) buildout-versions.

Ross fixed this in zc.buildout and in buildout.dumppickedversions and then compared the run time of buildout.dumppickedversions with buildout-versions:

I just timed a production buildout with zc.buildout 1.5.2 and compared
buildout.dumppickedversions 0.5 against buildout-versions 1.7.

    buildout.dumppickedversions 0.5 = 0m33.449s
    buildout-versions 1.7           = 1m11.667s

He asked me (in private mail) to ping you, since I brought buildout-versions up in the discussion, and he doesn't use it personally, so I'm pinging you. ;)

I'll try to create a github pull request soon.

Report unused version pins

When cleaning up code and removing dependencies you all too easily end up with lots of unused version pins. It would be nice of buildout-versions could list those.

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.