![]() |
TTFB score - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: Web Performance (/forumdisplay.php?fid=3) +--- Forum: Testing Tools/Services (/forumdisplay.php?fid=6) +--- Thread: TTFB score (/showthread.php?tid=15861) |
TTFB score - andreydemichew@gmail.com - 08-09-2019 09:45 PM Hello! I cannot understand how retrieve "First Byte Time (back-end processing)" from response I get in API request. I tried to calculate the value by using the next formula: Target First Byte Time / First Byte Time * 100 but it also got me wrong value. Please help me understand how I can get value exactly the same what you have in that filed?! https://screencast.com/t/c9x4xkKs Image attached to see exactly what field I want to get RE: TTFB score - MachMetrics - 08-28-2019 01:45 PM That's a score, not a measurement - you sure you want the score? The measurement is going to be much more reliable. |