diff options
author | Noam Postavsky <npostavs@gmail.com> | 2021-11-12 10:21:45 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-11-12 10:21:45 +0100 |
commit | 00e3baf6e32d39c8434f50e1f0b0a83ad2ad3aeb (patch) | |
tree | 4395a289021b437d7547d5aedb35cc4f7ea5b610 /lisp/emacs-lisp/seq.el | |
parent | 87e53578861a37748cdfc7cb017b73c2bcf572a4 (diff) | |
download | emacs-00e3baf6e32d39c8434f50e1f0b0a83ad2ad3aeb.tar.gz emacs-00e3baf6e32d39c8434f50e1f0b0a83ad2ad3aeb.tar.bz2 emacs-00e3baf6e32d39c8434f50e1f0b0a83ad2ad3aeb.zip |
Optimize admin/nt dependency computation
admin/nt/dist-build/build-dep-zips.py (immediate_deps)
(extract_deps): Gather package dependency info in batches, rather than
one at a time. This reduces the number of invocations of 'pacman -Si
...' to the depth of the dependency tree, rather than the number of
dependent packages.
(top-level): Don't call 'extract_deps' when given the '-l' option (bug#40628).
Diffstat (limited to 'lisp/emacs-lisp/seq.el')
0 files changed, 0 insertions, 0 deletions