Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Last active November 14, 2019 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/8de16cae4d03da1b1b97f90eaf53122b to your computer and use it in GitHub Desktop.
Save cleverca22/8de16cae4d03da1b1b97f90eaf53122b to your computer and use it in GitHub Desktop.
[clever@system76:~/iohk/daedalus]$ time NIX_COUNT_CALLS=1 NIX_SHOW_STATS=1 NIX_SHOW_STATS_PATH=profile3.json nix-instantiate release.nix -A nightly.daedalus.x86_64-linux -Q
copying path '/nix/store/07s81am29f6khcd97lj2xlcwq45wyvny-source' from 'file:///tmp/cache'...
copying path '/nix/store/b3fn9vhj5nghsnv6fpgqmgbvjamvcg54-source' from 'http://nas.localnet:8081'...
copying path '/nix/store/0263das543j3ci2507ghncm4mz3k3dr8-source' from 'file:///tmp/cache'...
copying path '/nix/store/im02mn28pcsvzp0kbl5ma4acp1467wrp-source' from 'file:///tmp/cache'...
unpacking 'https://github.com/input-output-hk/iohk-nix/archive/0c0c2b69d44d067ef0fee60a95bcd06ecfdea53c.tar.gz'...
unpacking 'https://github.com/input-output-hk/nixpkgs/archive/55db2a95eade4a80fadf85ae7fce7fa293f87f50.tar.gz'...
unpacking 'https://github.com/input-output-hk/haskell.nix/archive/3ae2303b14bdebd00437b0e995af2d0eb21abafe.tar.gz'...
unpacking 'https://github.com/input-output-hk/stackage.nix/archive/42c4ab94e5882c5e6b3f107d71dd514157dd7cc6.tar.gz'...
warning: dumping very large path (> 256 MiB); this may run out of memory
unpacking 'https://github.com/input-output-hk/hackage.nix/archive/6f00a47b1234c5a5da158b593d6a7eb3b81d6e2f.tar.gz'...
copying path '/nix/store/h6qy2prcvk0ckkjj9nm986v1sszd10pf-yarn.nix' from 'file:///tmp/cache'...
copying path '/nix/store/04wfwgqgfv8wf2yql58mbn3lhm1drr37-source' from 'file:///tmp/cache'...
unpacking 'https://github.com/NixOS/nixpkgs/archive/a8f81dc037a5977414a356dd068f2621b3c89b60.tar.gz'...
unpacking 'https://github.com/input-output-hk/haskell.nix/archive/7d96b156c53bc86f3ad79d8588575ee0dc774f3c.tar.gz'...
unpacking 'https://github.com/input-output-hk/stackage.nix/archive/26aa285d29c7e1b257ee3bed790d7bb33025873b.tar.gz'...
unpacking 'https://github.com/input-output-hk/hackage.nix/archive/91eb74b4821642897b919e721860726511a3a565.tar.gz'...
copying path '/nix/store/zrybrsasiwkcrx26i02zfhl6ssmxca3n-old-ghc-nix' from 'file:///tmp/cache'...
copying path '/nix/store/igcxwnzi767gn35ki6dwq2vbq25r4sdk-bindist-version' from 'file:///tmp/cache'...
copying path '/nix/store/3194i15rhyapcqp6kbi5vsg1115j7k4l-alex-3.2.4-src' from 'file:///tmp/cache'...
trace: Using index-state: 2019-10-20T00:00:00Z for alex
unpacking 'https://github.com/input-output-hk/nix-tools/archive/1b3d624d6f23ae932508d54954a42a5e489e06a5.tar.gz'...
copying path '/nix/store/b16m4sb3x5vjbk523mpj5ks8sk8x97qf-plan-to-nix-pkgs' from 'http://nas.localnet:8081'...
copying path '/nix/store/ry4vqzm2gjrxl9gsidjapgf1f94vm8fv-happy-1.19.11-src' from 'file:///tmp/cache'...
trace: Using index-state: 2019-10-20T00:00:00Z for happy
copying path '/nix/store/dwxs8f4hx8ma4hrbf3gnjjaybflb38z9-plan-to-nix-pkgs' from 'http://nas.localnet:8081'...
copying path '/nix/store/5w16khyblmf0ms0drljc7idcn2jjsny0-hscolour-1.24.4-src' from 'file:///tmp/cache'...
trace: Using index-state: 2019-10-20T00:00:00Z for hscolour
copying path '/nix/store/fc8jwqrax961j6gq0mi13fi2piqz1fv4-plan-to-nix-pkgs' from 'http://nas.localnet:8081'...
copying path '/nix/store/sw21zqxksyyg9fj0m5yhyk91fdcqp5qi-source' from 'file:///tmp/cache'...
unpacking 'https://github.com/input-output-hk/iohk-nix/archive/094425c27307dcaa33595bda5fc69ee00a671612.tar.gz'...
unpacking 'https://github.com/input-output-hk/iohk-nix/archive/8aa9dbcf0097412d433cb60d8caec28dabf00186.tar.gz'...
unpacking 'https://github.com/NixOS/nixpkgs-channels/archive/362be9608c3e0dc5216e9d1d5f5c1a5643b7f7b1.tar.gz'...
copying path '/nix/store/nzvkiz1h6saxl5p9g9hnpq22zw1fz4j6-source' from 'file:///tmp/cache'...
copying path '/nix/store/fvhamkqd58gkhs8r3y5yzm2bm8mcg511-source' from 'http://nas.localnet:8081'...
warning: you did not specify '--add-root'; the result might be removed by the garbage collector
/nix/store/781lxjpdazm2xdqsjhg4hwygz2qa6h3c-daedalus.drv
real 5m16.412s
user 0m48.275s
sys 0m48.060s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment