angular-cn/modules/benchpress/test
Yegor Jbanov 4a961f4ecb feat(di): provide two ways to create an injector, resolved and unresolved
Add two factory static functions to Injector: resolveAndCreate and
fromResolvedBindings.

We want to avoid resolution and flattening every time we create a new
injector. This commit allows the user to cache resolved bindings and
reuse them.
2015-04-13 15:06:43 -07:00
..
metric feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
reporter feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
validator feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
webdriver feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
runner_spec.js feat(bench press): replace microIterations with microMetrics 2015-03-27 16:16:35 -07:00
sampler_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
statistic_spec.js feat(benchpress): rewritten implementation 2015-02-16 11:43:27 -08:00
trace_event_factory.js feat(bench press): use chrome tracing protocol and initial iOS support 2015-02-20 13:20:17 -08:00
web_driver_extension_spec.js feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00