Files
mu4e/lib
djcb fe8b3430c6 mu: optimize indexing (get_uid_term)
Some users were report seeing get_uid_term high in the profiles; so
optimize this:

- make mu_util_get_hash a static inline function (used by get_uid_term)
- don't use 'realpath' in get_uid_term, seem that's the main culprit
- some slight faster string handling there too.
2015-11-17 10:55:56 +02:00
..
2015-10-02 17:43:38 +03:00
2013-07-21 14:44:44 +03:00
2015-09-22 09:09:39 +01:00
2015-09-22 09:09:39 +01:00
2015-10-02 17:43:38 +03:00
2013-06-24 22:44:36 +03:00
2015-02-20 14:50:11 +01:00
2015-09-22 09:09:39 +01:00
2015-09-22 09:09:39 +01:00
2015-03-06 00:12:34 +02:00
2015-10-24 11:45:50 +03:00
2015-02-16 01:19:32 +02:00
2015-02-16 01:19:32 +02:00
2013-07-21 14:44:44 +03:00
2015-03-06 00:12:34 +02:00
2015-09-22 09:09:39 +01:00
2015-09-22 09:09:39 +01:00
2015-10-07 10:34:55 +03:00
2015-11-17 10:55:56 +02:00
2015-11-17 10:55:56 +02:00