Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nix
base: 9ea4f93f8833
Choose a base ref
...
head repository: NixOS/nix
compare: bdb32266079f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 17, 2020

  1. nix flake show: Speed up eval cache bigly

    In the fully cached case for the 'nixpkgs' flake, it went from 101s to
    4.6s. Populating the cache went from 132s to 17.4s (which could
    probably be improved further by combining INSERTs).
    edolstra committed Apr 17, 2020
    Copy the full SHA
    aa34c0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bdb3226 View commit details
    Browse the repository at this point in the history