summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/byte-opt.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2022-01-02 12:19:54 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2022-01-24 11:41:47 +0100
commit11e1abd5cc76c9adc72746c25688cf23365a9eb0 (patch)
treed33a2457222b61710505dbf40fe66333773da135 /lisp/emacs-lisp/byte-opt.el
parent721357b86856505324b5f32584d5eae0ba9ab4ac (diff)
downloademacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.tar.gz
emacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.tar.bz2
emacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.zip
Open-code aref and aset in bytecode interpreter
* src/bytecode.c (exec_byte_code): Inline aref and aset for vectors and records, since this is important for code that makes heavy use of arrays and/or objects.
Diffstat (limited to 'lisp/emacs-lisp/byte-opt.el')
0 files changed, 0 insertions, 0 deletions