angular-cn/packages/compiler-cli/ngcc/test/entry_point_finder
Alan Agius e0a35e13d5 perf(ngcc): reduce directory traversing (#35756)
This reduces the time that `findEntryPoints` takes from 9701.143ms to 4177.278ms, by reducing the file operations done.

Reference: #35717

PR Close #35756
2020-03-05 15:57:31 -05:00
..
directory_walker_entry_point_finder_spec.ts perf(ngcc): reduce directory traversing (#35756) 2020-03-05 15:57:31 -05:00
targeted_entry_point_finder_spec.ts fix(ngcc): allow deep-import warnings to be ignored (#35683) 2020-02-27 10:48:48 -08:00