Pawel Kozlowski
|
e8d43d8fde
|
perf: report cold and minimal times when profiling in a browser (#33653)
PR Close #33653
|
2019-11-07 20:30:59 +00:00 |
|
Miško Hevery
|
910c0d9ee7
|
fix(core): Update types for TypeScript nullability support (#15472)
|
2017-03-29 09:34:45 -07:00 |
|
Tobias Bosch
|
f6b5965a63
|
fix(benchmarks): don’t force gc on the profile buttons (#14345)
This causes v8 to depotimize functions permanently in same cases.
|
2017-02-08 14:42:01 -06:00 |
|
Bowen Ni
|
4cbf8ccf05
|
Keep console.log that are not called during compilation.
|
2016-11-23 15:47:02 -08:00 |
|
Bowen Ni
|
2c02d34c05
|
refactor(lint): Don't allow console.log
Enable tslint check for `console.log` as a follow-up to
https://github.com/angular/angular/issues/13018
|
2016-11-23 15:47:01 -08:00 |
|
Joao Dias
|
77ee27c59e
|
refactor(): use const and let instead of var
|
2016-11-12 16:40:17 -08:00 |
|
Tobias Bosch
|
6ea5b05e7c
|
refactor(benchmarks): make setup nicer
- simplify and correct systemjs config
- remove deep imports into Ng2 packages to work with bundles
- have separate Ng2 and Polymer bootstrap files
|
2016-08-31 11:24:22 -07:00 |
|