diff options
author | Nickolas Lloyd <ultrageek.lloyd@gmail.com> | 2017-01-01 14:02:26 -0500 |
---|---|---|
committer | Nickolas Lloyd <ultrageek.lloyd@gmail.com> | 2017-01-01 14:02:26 -0500 |
commit | 1b8bb2df51067b2123a92c63bdbed03389c036b8 (patch) | |
tree | 003d6152aa45b5f005d19a52bef52cce4b8dcafc /lisp/emacs-lisp/autoload.el | |
parent | fcc76c6d04ce212d579620fcac9c166a0ff141b5 (diff) | |
download | emacs-1b8bb2df51067b2123a92c63bdbed03389c036b8.tar.gz |
; Fix a performance regression in bytecode JIT compiler
; * src/bytecode-jit.c: Make `functions' array static const to allow the
compiler to elide the array accesses. This brings `jit_byte_code__'
performance back in line with the more explicit, repetitive
pre-639dfad3ae2a478652a399986b03e5eec219eab1 version.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions