diff options
author | Vibhav Pant <vibhavp@gmail.com> | 2017-02-10 23:25:42 +0530 |
---|---|---|
committer | Vibhav Pant <vibhavp@gmail.com> | 2017-02-10 23:25:42 +0530 |
commit | dcd0e6fe3ae24a716e1f665b12d877681bb8cc21 (patch) | |
tree | cdae0b151ed694e773cded013157e4ef93d2c528 /lisp/emacs-lisp/advice.el | |
parent | 2d10d4ad1a24727b9c1db6664bc8f92eaa3fd4c8 (diff) | |
download | emacs-dcd0e6fe3ae24a716e1f665b12d877681bb8cc21.tar.gz emacs-dcd0e6fe3ae24a716e1f665b12d877681bb8cc21.tar.bz2 emacs-dcd0e6fe3ae24a716e1f665b12d877681bb8cc21.zip |
src/bytecode.c: Avoid comparing values unnecessarily in Bswitch
* src/bytecode.c: (exec_byte_code) While linear searching the jump
table, compare the value's hash table first to avoid calling
h->test.cmpfn every time.
Diffstat (limited to 'lisp/emacs-lisp/advice.el')
0 files changed, 0 insertions, 0 deletions