fastboot
fastboot copied to clipboard
Add instrumentation for measuring metrics related to visit
Added instrumentation to measure
- time taken to complete the fastboot visit
- time taken to complete the instance visit
- time taken to retrieve the app instance from the queue
@suchitadoshi1987 @rwjblue have you considered to instrument result._finalize()
and createShoebox()
as well?
@suchitadoshi1987 @rwjblue have you considered to instrument result._finalize() and createShoebox() as well?
Ya, we definitely can (and should!) add that. We should probably make an enumerated list over in https://github.com/ember-fastboot/fastboot/issues/107.