Richard Purdie
766dfbdfb8
bitbake: siggen: Fix performance issue in get_unihash
...
There is a significant performance issue in get_unihash(). The issue turns out
to be the lookups of setscene tasks. We can fix this by using a set() instead of
the current list.
(Bitbake rev: 1e561672d039ebfb8cd0e0654a44dcf48513317c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-15 09:08:43 +00:00
..
2019-11-21 23:09:03 +00:00
2019-10-28 05:31:53 +00:00
2018-12-09 11:07:48 +00:00
2019-08-16 10:05:32 +01:00
2019-11-27 11:03:31 +00:00
2019-12-06 14:39:29 +00:00
2019-10-09 14:10:48 +01:00
2019-12-06 14:39:29 +00:00
2019-05-04 10:44:10 +01:00
2019-08-06 11:21:32 +01:00
2019-05-04 10:44:10 +01:00
2019-05-04 10:44:04 +01:00
2019-05-04 10:44:10 +01:00
2019-05-04 10:44:04 +01:00
2019-11-14 14:06:42 +00:00
2019-09-27 13:02:19 +01:00
2019-05-04 10:44:10 +01:00
2019-05-04 10:44:04 +01:00
2019-05-04 10:44:10 +01:00
2019-08-06 11:21:32 +01:00
2019-07-15 10:28:12 +01:00
2019-05-04 10:44:04 +01:00
2019-07-03 17:00:57 +01:00
2019-05-04 10:44:10 +01:00
2019-06-28 13:29:04 +01:00
2019-05-04 10:44:10 +01:00
2019-06-28 13:29:04 +01:00
2019-05-04 10:44:10 +01:00
2019-05-04 10:44:04 +01:00
2019-06-11 13:27:19 +01:00
2019-05-04 10:44:10 +01:00
2019-05-04 10:44:10 +01:00
2019-12-12 13:15:00 +00:00
2019-12-15 09:08:43 +00:00
2019-06-28 13:29:04 +01:00
2019-05-04 10:44:10 +01:00
2019-11-21 23:09:03 +00:00