angular-cn/packages/compiler-cli/test
Tobias Bosch 6665d76fbb perf(compiler): speed up watch mode (#19275)
- don’t regenerate code for .d.ts files when
  an oldProgram is passed to `createProgram`
- cache `fileExists` / `getSourceFile` / `readFile` in watch mode
- refactor tests to share common code in `test_support`
- support `—diagnostic` command line to print total time
  used per watch mode compilation.
PR Close #19275
2017-09-19 16:55:23 -07:00
..
diagnostics perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
metadata fix(tsc-wrapped): deduplicate metadata only when the module is the same (#19249) 2017-09-18 21:15:49 -07:00
transformers perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
aot_host_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00
ngc_spec.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00
perform_watch_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
test_support.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00