Henrik Lissner
f6dc6ac74e
Refactor out map.el usage
...
After some profiling, it turns out map-put and map-delete are 5-7x
slower (more on Emacs 25) than delq, setf/alist-get and add-to-list for
small lists (under 250 items), which is exactly how I've been using
them.
The only caveat is alist-get's signature is different on Emacs 25, thus
a polyfill is necessary in core-lib.
2018-06-23 19:53:54 +02:00
..
2018-06-23 19:53:54 +02:00
2018-06-23 19:53:54 +02:00
2018-06-23 18:44:50 +02:00
2018-06-22 01:49:21 +02:00
2018-06-22 01:49:20 +02:00
2018-06-23 19:53:54 +02:00
2018-06-23 19:53:54 +02:00
2018-06-15 17:27:48 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-23 19:53:54 +02:00
2018-06-23 19:53:54 +02:00
2018-06-22 01:49:20 +02:00
2018-06-23 17:51:22 +02:00
2018-06-15 16:20:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-23 19:53:54 +02:00
2018-06-15 16:20:20 +02:00
2018-06-23 19:53:54 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 14:02:35 +02:00
2018-06-22 01:49:20 +02:00
2018-05-25 00:46:16 +02:00
2018-06-15 03:42:01 +02:00
2018-06-23 19:53:54 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-18 02:34:16 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-02 02:53:54 +02:00
2018-06-18 02:34:16 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-15 16:20:20 +02:00
2018-06-23 19:53:54 +02:00
2018-06-22 01:49:20 +02:00
2018-06-22 01:49:20 +02:00
2018-06-15 16:20:20 +02:00