[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More build times
From: |
Gregory Heytings |
Subject: |
Re: More build times |
Date: |
Wed, 29 Jun 2022 16:22:08 +0000 |
Here is the graph you wanted.
I built Emacs at 500 points, from 2018 to today, on an up-to-date and
unloaded Debian bookworm computer, and took the average wall clock time of
10 builds with "make -j20".
The build times are in general constant. The few commits that change the
build time significantly, figured by breaks of the red line in the graph,
are:
97b7e58c4d improvement from 86s to 78s (9%) Stefan Monnier Try and fix the more
obvious sources of bug#30635
d12e5d003d deterioration from 78s to 95s (22%) Daniel Colascione Add portable
dumper
.......... gradual deterioration from 95s to 108s (14%) from January 2019 to
February 2021
a350ae058c deterioration from 108s to 129s (19%) Stefan Monnier
<monnier@iro.umontreal.ca> * lisp/emacs-lisp/cconv.el: Improve line-nb info of
unused var warnings
fddd63f8b8 and b3d310fa96 deterioration from 129s to 140s (9%) Glenn Morris
<rgm@gnu.org> Distribute the real source for some doc/misc manuals (bug#45143)
ff09851a1f improvement from 140s to 130s (9%) Stefan Monnier *
lisp/emacs-lisp/macroexp.el: Rewrite the code warning about '(lambda ...)
1362a9fec4 improvement from 130s to 119s (8%) Mattias EngdegÄrd Make
lambda-lifting work again
.......... gradual deterioration from 119s to 126s (6%) from March 2021 to
January 2022
fd31ef21c5 deterioration from 126s to 132s (5%) Alan Mackenzie Don't use
'load-read-function' in byte-compile-from-buffer
f687e62ac5 deterioration from 132s to 145s (10%) Alan Mackenzie Fix symbols
with position appearing in the output of 'compile-defun'
6092ee1c3f improvement from 145s to 130s (10%) Alan Mackenzie Amend
byte-run-strip-symbol-positions so that an unexec build builds
68cdb95019 deterioration from 130s to 136s (5%) Alan Mackenzie Restore call to
byte-run-strip-symbol-positions in byte-compile-out
1d4e903417 improvement from 136s to 109s (20%) Lars Ingebrigtsen Speed up
generation of loaddefs files
3e312d11ce improvement from 109s to 83s (24%) Lars Ingebrigtsen Reshuffle the
generation of the OKURO-NASI entries to speed up build
73a384a986 improvement from 83s to 60s (28%) Lars Ingebrigtsen Increase
gc-cons-percentage in -batch Emacs
Congrats for 1d4e903417, 3e312d11ce and 73a384a986!
emacs-build.csv
Description: Text Data
emacs-build.png
Description: PNG image
- More build times, Lars Ingebrigtsen, 2022/06/25
- Re: More build times, Lars Ingebrigtsen, 2022/06/25
- Re: More build times, Eli Zaretskii, 2022/06/25
- Re: More build times, Lars Ingebrigtsen, 2022/06/25
- Re: More build times, Eli Zaretskii, 2022/06/25
- Re: More build times, Lars Ingebrigtsen, 2022/06/25
- Re: More build times,
Gregory Heytings <=
- Re: More build times, Lars Ingebrigtsen, 2022/06/30
- Re: More build times, Gregory Heytings, 2022/06/30
- Re: More build times, Stephen Berman, 2022/06/30
- Re: More build times, Lars Ingebrigtsen, 2022/06/30
- Re: More build times, Andreas Schwab, 2022/06/30
- Re: More build times, Stephen Berman, 2022/06/30
- Re: More build times, Juri Linkov, 2022/06/30
- Re: More build times, Andreas Schwab, 2022/06/30
- Re: More build times, Juri Linkov, 2022/06/30
- Re: More build times, Mattias EngdegÄrd, 2022/06/30