spectacles
spectacles copied to clipboard
Add ability to see API call run-time for each Looker endpoint used
When trying to analyse the performance of Spectacles runs, it would be useful to know how long each API call is taking. Some take significantly longer than others, i.e. the "get all dimensions" calls can be over one second, whereas the "create query" calls are often tenths of a second.
It might be nice to see on each call how long it took. Additionally, it would be really useful to get a summary for each endpoint at the end of a run, when requested.
This could be included in upcoming performance optimisation work.
It might also be useful to know how many calls are being made to each endpoint.
Closing as duplicate.