Pete Bacon Darwin
b6d0e215f9
perf(ngcc): speed up the getBasePaths()
computation ( #36881 )
...
This function needs to deduplicate the paths that are found from the
paths mappings. Previously this deduplication was not linear and also
called the expensive `relative()` function many times.
This commit, suggested by @JoostK, reduces the complexity of the deduplication
by using a tree structure built from the segments of each path.
PR Close #36881
2020-05-04 12:50:04 -07:00
..
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-22 17:10:28 -04:00
2020-04-23 12:13:40 -07:00
2020-04-16 09:44:10 -07:00
2020-05-04 12:50:04 -07:00
2020-04-29 14:31:12 -07:00
2019-10-08 09:23:00 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-09 11:18:22 -07:00
2020-04-14 12:07:43 -07:00
2020-05-01 10:02:35 -07:00
2020-04-29 10:51:39 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-23 12:13:27 -04:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-24 11:03:39 -07:00
2019-11-06 00:48:34 +00:00
2020-04-22 17:11:20 -04:00
2017-03-08 16:29:27 -08:00
2019-07-16 13:02:10 -04:00
2020-01-13 07:21:43 -08:00
2019-11-20 14:46:23 -08:00
2020-03-03 09:20:49 -08:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:26 -07:00
2020-04-24 11:03:39 -07:00
2020-04-14 12:07:43 -07:00