angular-cn/packages/compiler-cli/test/transformers
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
..
compiler_host_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
lower_expressions_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
node_emitter_spec.ts fix(compiler): quote non identifiers in map keys. (#18788) 2017-08-28 18:46:43 -05:00
program_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00