argonlaser / badgeit-front

Front service for badgeit
http://badgeit.today/
MIT License
0 stars 1 forks source link

Performance logs in the results page #45

Open scriptnull opened 7 years ago

scriptnull commented 7 years ago

We need to know much time does it actually require to have the results for a user.

It's optional to show these metrics for the user in the result page. But we would at least need a log statement, that will print the time on page load and the payload being received.

May be we could show a statement like "29 badges found in 2 minutes" at the bottom of the result page page. But this is not the main focus of this issue. Main focus is, we need log statements for calculating the time taken for getting the data about the badges to the browser.