diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-12-31 16:47:56 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-24 11:41:46 +0100 |
commit | ce1de3a8d9723305f48fd4527fbceaff3cec50ba (patch) | |
tree | 5ce8757036ca4a65f9cb76e7d8efec8b33bff859 /src/alloc.c | |
parent | 6c000af611419745cc7f6c5ea1df1ed961cd6ec3 (diff) | |
download | emacs-ce1de3a8d9723305f48fd4527fbceaff3cec50ba.tar.gz emacs-ce1de3a8d9723305f48fd4527fbceaff3cec50ba.tar.bz2 emacs-ce1de3a8d9723305f48fd4527fbceaff3cec50ba.zip |
Inline setcar and setcdr in byte-code interpreter
The function call overhead is nontrivial in comparison to the actual
code which makes this worthwhile.
* src/bytecode.c (exec_byte_code):
Inline code from Fsetcar and Fsetcdr.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions