summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
diff options
context:
space:
mode:
authorOleh Krehel <ohwoeowho@gmail.com>2015-05-06 15:21:23 +0200
committerOleh Krehel <ohwoeowho@gmail.com>2015-05-06 15:52:06 +0200
commit1f052a5f26250d726618570a816ddb6fd0cc11a0 (patch)
treefd1738c6587bf152df95702ece24a1e6c204df3f /lisp/emacs-lisp/syntax.el
parent2fa7c314a52c8d1cb29a893341d1c03e8ede57cd (diff)
downloademacs-1f052a5f26250d726618570a816ddb6fd0cc11a0.tar.gz
emacs-1f052a5f26250d726618570a816ddb6fd0cc11a0.tar.bz2
emacs-1f052a5f26250d726618570a816ddb6fd0cc11a0.zip
lisp/subr.el (delete-dups): Use a hash table
* lisp/subr.el (delete-dups): When there are more than 100 candidates, use a hash table. This can result in ~500 times speed-up for typical collections of size 5000, like that of `load-library'.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions