diff options
author | Oleh Krehel <ohwoeowho@gmail.com> | 2015-05-06 15:21:23 +0200 |
---|---|---|
committer | Oleh Krehel <ohwoeowho@gmail.com> | 2015-05-06 15:52:06 +0200 |
commit | 1f052a5f26250d726618570a816ddb6fd0cc11a0 (patch) | |
tree | fd1738c6587bf152df95702ece24a1e6c204df3f /lisp/emacs-lisp/debug.el | |
parent | 2fa7c314a52c8d1cb29a893341d1c03e8ede57cd (diff) | |
download | emacs-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/debug.el')
0 files changed, 0 insertions, 0 deletions