diff options
author | Andrea Corallo <akrl@sdf.org> | 2020-05-31 20:28:31 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-05-31 22:22:23 +0100 |
commit | ce3c1ea83e18e6b8a02013bbdae4b4c183e39997 (patch) | |
tree | 7a865407f0a4759c3425b9709dfb32ae34dfa7f4 /lisp/emacs-lisp/map.el | |
parent | c936e028c643dc2629e6d2041f2069d89d8c5877 (diff) | |
download | emacs-ce3c1ea83e18e6b8a02013bbdae4b4c183e39997.tar.gz emacs-ce3c1ea83e18e6b8a02013bbdae4b4c183e39997.tar.bz2 emacs-ce3c1ea83e18e6b8a02013bbdae4b4c183e39997.zip |
* Optimize 'emit_static_object' for load-time
* src/comp.c (emit_static_object): Use a chunck size of 200 bytes
on bugged GCCs and a longer one (1024) in sane ones. Rename
str in buff to disambiguate and prefer xmalloc to a VLA given
the buffer is not that small.
Diffstat (limited to 'lisp/emacs-lisp/map.el')
0 files changed, 0 insertions, 0 deletions