Files
mu4e/lib
djcb e483291a1d * lib/mu-container: remove some O(n*n) behavior from threading
mu_container_append_siblings was showing up high in profiles as it has to
  walk chains of next->next->next->... pointers to find the last one. we now
  cache the last link in the chain. for listing ~ 23K messages, this saves
  about 20%.
2012-09-17 17:45:59 +03:00
..
2012-09-16 18:00:51 +03:00
2012-09-09 16:14:41 +03:00
2012-09-05 01:23:00 +03:00
2012-09-17 13:17:49 +03:00
2012-09-17 17:42:56 +03:00
2012-08-16 20:48:01 +03:00
2012-08-30 20:26:35 +03:00
2012-09-17 17:42:56 +03:00
2012-09-17 12:44:08 +03:00
2012-08-31 00:22:18 +03:00
2012-08-01 10:48:56 +03:00
2012-08-01 10:48:56 +03:00
2012-06-26 22:47:25 +03:00
2012-08-03 18:43:59 +03:00
2012-06-13 08:11:32 +03:00
2012-09-17 17:42:56 +03:00