Giter VIP home page Giter VIP logo

nix-build-profiler's Introduction

nix-build-profiler's People

Contributors

milahu avatar

Stargazers

 avatar Sandro avatar

Watchers

 avatar  avatar

nix-build-profiler's Issues

some names are cropped

example

.qmake2cmake_al (actual)
qmake2cmake_all (expected) (basename(sys.argv[0]))

/nix/store/1328fvwrjx2dif597idp8dnkj80iqyq6-python3.10-qmake2cmake-unstable-2022-07-06/bin/.qmake2cmake_all-wrapped

#!/nix/store/i6svmmq24wl4i10dx0m8blrpl3m3fq4b-python3-3.10.5/bin/python3.10
# -*- coding: utf-8 -*-
import sys;import site;import functools;sys.argv[0] = '/nix/store/1328fvwrjx2dif597idp8dnkj80iqyq6-python3.10-qmake2cmake-unstable-2022-07-06/bin/qmake2cmake_all';functools.reduce(lambda k, p: site.addsitedir(p, k), ['/nix/store/1328fvwrjx2dif597idp8dnkj80iqyq6-python3.10-qmake2cmake-unstable-2022-07-06/lib/python3.10/site-packages','/nix/store/83fg8mpg1chf5la3k1lfw0ckkny4kh74-python3.10-packaging-21.3/lib/python3.10/site-packages','/nix/store/7p9bc35917kzgrxyrs9qqsazb3y4vwxa-python3.10-pyparsing-3.0.9/lib/python3.10/site-packages','/nix/store/1d6q53ziwpmjf1m3c4728mc3ydcy9phd-python3.10-portalocker-2.4.0/lib/python3.10/site-packages','/nix/store/w0amwacxf6hm1xyf1jx8yj3abf2pavc7-python3.10-redis-4.2.1/lib/python3.10/site-packages','/nix/store/46cr34llh5j22ab1hv7543580v8zwv6l-python3.10-async-timeout-4.0.2/lib/python3.10/site-packages','/nix/store/h54bi2dk34nv8r66qjzygdq2ax450rm7-python3.10-typing-extensions-4.1.1/lib/python3.10/site-packages','/nix/store/bwdhcdm0fq3pdyxyf8nvdhjix6lg3p7z-python3.10-deprecated-1.2.13/lib/python3.10/site-packages','/nix/store/5nvbr445r4srz8ny2jxidf7ir8vikxf7-python3.10-wrapt-1.13.3/lib/python3.10/site-packages','/nix/store/d0sdmfw4k6271fsx5zz0niwwk1dz66za-python3.10-sympy-1.10.1/lib/python3.10/site-packages','/nix/store/y0s9bjkhr3pk6jg15smrfp8170hmf9ni-python3.10-mpmath-1.2.1/lib/python3.10/site-packages','/nix/store/ndaq0bs8z9fczpmkl1flalc0z8cmkcmi-python3.10-networkx-2.8.2/lib/python3.10/site-packages','/nix/store/h5y503qq9752slw11mql4w9sl3a8283p-python3.10-decorator-5.1.1/lib/python3.10/site-packages','/nix/store/909jr6gsczqz839a9gydarxg33iv3l2z-python3.10-setuptools-61.2.0/lib/python3.10/site-packages','/nix/store/3yj45wh0gj40vxhcgasg62wlspdvgpkl-python3.10-xdg-5.1.1/lib/python3.10/site-packages','/nix/store/hrrvx19m470lxhnvfaa4kfqnywssrx3m-python3.10-clikit-0.6.2/lib/python3.10/site-packages','/nix/store/jba0jf08m7b5m1zjgcqzi8zgandl452l-python3.10-pylev-1.4.0/lib/python3.10/site-packages','/nix/store/rxkham2wz13865bg1wjx221yvcmy108m-python3.10-pastel-0.2.1/lib/python3.10/site-packages','/nix/store/xv87lc1q076j84p01r24js91p0as9q23-python3.10-crashtest-0.3.1/lib/python3.10/site-packages'], site._init_pathinfo());
import re
import sys
from qmake2cmake.run_pro2cmake import main
if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
    sys.exit(main())

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.