diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-02-03 10:26:27 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-02-12 20:27:31 +0100 |
commit | 89bb5a5f357e911aeb0b9f14e8b2f7c5a5fbabf7 (patch) | |
tree | 9061dd3c5ed0ebff5d8b3a2dbb8224412e353740 /test/lisp/emacs-lisp/syntax-tests.el | |
parent | a602e86bc1c10f44dbe9d2680bece2f552a54707 (diff) | |
download | emacs-89bb5a5f357e911aeb0b9f14e8b2f7c5a5fbabf7.tar.gz emacs-89bb5a5f357e911aeb0b9f14e8b2f7c5a5fbabf7.tar.bz2 emacs-89bb5a5f357e911aeb0b9f14e8b2f7c5a5fbabf7.zip |
Speed up `=` on fixnums in bytecode
Now that EQ has become expensive, use BASE_EQ where possible.
* src/bytecode.c (exec_byte_code): Use cheaper operation for Beqlsign.
Diffstat (limited to 'test/lisp/emacs-lisp/syntax-tests.el')
0 files changed, 0 insertions, 0 deletions