Lioncash
5ba49f188b
lm: Prevent redundant map lookups in Log()
...
We can perform the lookup and then do the contains check by checking the
end iterator. The benefit of this is that if we *do* find an entry, then
we aren't hashing into the map again to find it.
We can also get rid of an unused std::vector temporary while we're at
it.
2021-04-23 09:24:21 -04:00
..
2021-04-14 16:24:03 -07:00
2021-04-14 16:24:03 -07:00
2021-04-14 16:24:03 -07:00
2021-04-15 01:53:17 -04:00
2021-04-23 09:24:21 -04:00
2021-04-14 16:24:03 -07:00
2021-02-18 16:16:25 -08:00
2021-02-28 17:25:31 -05:00
2020-08-06 03:11:21 -04:00
2021-04-15 01:53:17 -04:00
2019-06-07 17:46:57 -04:00
2020-07-16 21:43:20 -04:00
2021-02-15 14:54:06 -08:00
2021-01-11 14:23:16 -08:00
2020-12-03 00:54:31 -05:00
2021-04-14 16:24:03 -07:00
2021-04-14 16:24:03 -07:00
2021-03-07 13:46:53 -08:00
2021-03-05 17:08:17 -08:00
2020-07-27 23:37:49 -04:00
2020-07-27 23:37:49 -04:00
2020-07-27 21:21:01 -04:00
2019-11-26 21:48:56 -05:00
2021-01-28 21:42:26 -08:00
2021-02-18 16:16:25 -08:00
2021-02-18 16:16:24 -08:00
2021-04-14 16:24:03 -07:00
2020-08-03 12:33:35 -04:00
2021-04-14 16:24:03 -07:00
2021-01-20 18:25:15 +11:00
2021-04-14 16:24:03 -07:00
2020-11-18 09:36:48 -05:00