question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add response time and size

See original GitHub issue

After each request, it’d be nice to see the response time + size of the response in KB somewhere. E.g. 251ms, 23.3kb

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
kevinSuttlecommented, Mar 21, 2016

Could have this as an optional add-in for express-graphql: https://github.com/expressjs/response-time

1reaction
asiandrummercommented, Mar 4, 2016

I feel like GraphiQLToolbar and GraphiQLFooter are available to serve exactly that purpose - to give users freedom to provide any customized information/feature they want. I do think that this should be implemented in user-land.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is Response Time & How to Reduce It - Sematext
Response time refers to the amount of time it takes for a server to respond to a client's request. Measured in milliseconds, the...
Read more >
5 Types of Response Time Metrics and How To Measure It
Average response time (ART) is a measurement of the amount of time a server or application takes to respond to all of its...
Read more >
Response Time Testing – How to Measure for API? - Guru99
1. Method of calculating metrics gathered by each API response time test tool. 2. Tools Simulate the load and capture speed which can...
Read more >
Cypress API Requests: Assertions for Size and Response Time
Response time should be less than Y seconds; Response size should be less than X KB. for the GET request, I can use...
Read more >
8 Ways to Effectively Reduce Server Response Time
1. Make sure you are using a proper hosting service. · 2. Invest in a good bot management solution. · 3. Reduce bloat...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found