#ttfb — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ttfb, aggregated by home.social.
-
Почему NVMe не всегда ускоряет сайт: смотрим на latency, p95/p99 и профиль нагрузки
У дисковой подсистемы слишком хорошая репутация в тарифных таблицах и не самая однозначная в инженерных обсуждениях. В первом случае нам продают гигабайты в секунду, во втором часто говорят, что для веба диск почти не важен. Я работаю контент-маркетологом в Scalehost и по работе регулярно разбираю темы, связанные с производительностью веб-проектов. Вопрос “нужен ли сайту NVMe или это просто маркетинговая галочка” возникает так часто, что мне захотелось собрать его в один технически внятный разбор.
https://habr.com/ru/articles/1031330/
#nvme #sata_ssd #latency #p99 #p95 #ttfb #fio #высоконагруженные_системы #серверная_оптимизация
-
Почему NVMe не всегда ускоряет сайт: смотрим на latency, p95/p99 и профиль нагрузки
У дисковой подсистемы слишком хорошая репутация в тарифных таблицах и не самая однозначная в инженерных обсуждениях. В первом случае нам продают гигабайты в секунду, во втором часто говорят, что для веба диск почти не важен. Я работаю контент-маркетологом в Scalehost и по работе регулярно разбираю темы, связанные с производительностью веб-проектов. Вопрос “нужен ли сайту NVMe или это просто маркетинговая галочка” возникает так часто, что мне захотелось собрать его в один технически внятный разбор.
https://habr.com/ru/articles/1031330/
#nvme #sata_ssd #latency #p99 #p95 #ttfb #fio #высоконагруженные_системы #серверная_оптимизация
-
Почему NVMe не всегда ускоряет сайт: смотрим на latency, p95/p99 и профиль нагрузки
У дисковой подсистемы слишком хорошая репутация в тарифных таблицах и не самая однозначная в инженерных обсуждениях. В первом случае нам продают гигабайты в секунду, во втором часто говорят, что для веба диск почти не важен. Я работаю контент-маркетологом в Scalehost и по работе регулярно разбираю темы, связанные с производительностью веб-проектов. Вопрос “нужен ли сайту NVMe или это просто маркетинговая галочка” возникает так часто, что мне захотелось собрать его в один технически внятный разбор.
https://habr.com/ru/articles/1031330/
#nvme #sata_ssd #latency #p99 #p95 #ttfb #fio #высоконагруженные_системы #серверная_оптимизация
-
Почему NVMe не всегда ускоряет сайт: смотрим на latency, p95/p99 и профиль нагрузки
У дисковой подсистемы слишком хорошая репутация в тарифных таблицах и не самая однозначная в инженерных обсуждениях. В первом случае нам продают гигабайты в секунду, во втором часто говорят, что для веба диск почти не важен. Я работаю контент-маркетологом в Scalehost и по работе регулярно разбираю темы, связанные с производительностью веб-проектов. Вопрос “нужен ли сайту NVMe или это просто маркетинговая галочка” возникает так часто, что мне захотелось собрать его в один технически внятный разбор.
https://habr.com/ru/articles/1031330/
#nvme #sata_ssd #latency #p99 #p95 #ttfb #fio #высоконагруженные_системы #серверная_оптимизация
-
#Development #Misconceptions
TTFB isn’t what you think · The fallacies behind a popular web performance metric https://ilo.im/169ehm_____
#Metrics #TTFB #Browser #APIs #HTTP #CDN #WebPerf #WebDev #Frontend #Backend -
😍 A WebPerformance Journey done right! 🚀
Optimized TTFB = Faster Core Web Vitals ⚡️
Start your improvement now!
👉http://webperformancereport.com
#WebPerf #CoreWebVitals #CrUX #TTFB -
#Development #Techniques
Common misconceptions about optimizing LCP · Where developers should focus their optimization efforts https://ilo.im/15zuza_____
#Image #WebPage #WebPerf #CoreWebVital #LCP #TTFB #CrUX #WebDev #Frontend #HTML -
Measuring Unikernel Cold Boot Time with Perf
https://nanovms.com/dev/tutorials/measuring-unikernel-cold-boot-time-with-perf
#ycombinator #perf #unikernel #cold_boot_time #wasm #TTFB #serverless -
Meet UNO, the missing link in any TTFB analysis.
Without Unattributed Navigation Overhead you are lost, because TTFB is rarely the sum of Redirect+DNS+TCP+TLS in the field!
Understanding UNO has saved me countless hours in RUM.
https://blog.akamai-mpulse.com/blog/2024-02-29-mpulse-feature-release-metrics-2024/#uno
-
What is a good TTFB for ecommerce?
https://www.erwinhofman.com/blog/what-is-a-good-ttfb-for-ecommerce/ by @erwin
-
TTFB happens before user-centric metrics such as First Contentful Paint (FCP) and Largest Contentful Paint (LCP), we recommend that your server respond to navigation requests quickly enough so that the 75th percentile of users experience an FCP within the "good" threshold. As a rough guide, most sites should strive to have a TTFB of 0.8 seconds or less.
-
Judging by this @speedcurve graph comparing TTFB from last 3 months to the 3 months before, it looks like TTFB has improved lately with #Netlify, while it has degraded with #Cloudflare:
I'm currently using Cloudflare in front of Netlify, but I'm not sure it's worth it anymore. 🤔
-
Pro Tip!
If, like me, you're slightly obsessed with optimization and want to enhance every possible aspect of your webserver's Time To First Byte (TTFB)...
You can pre-compress your static files. 🤯
Nginx re-compresses static files with every new request, and pre-compressing can help you speed up your TTFB by a many nanoseconds to a few milliseconds!
isn't this awesome!
https://blog.llandsmeer.com/tech/2019/08/29/precompression.html
-
Time to First Byte (TTFB) is the first time metric to fix.
In the image, we can see a TTFB of 1.88s in the field data, the rest of the time metrics, like FP, FCP, or LCP, start after this time.
-
How we built Pingora, the proxy that connects Cloudflare to the Internet
https://blog.cloudflare.com/how-we-built-pingora-the-proxy-that-connects-cloudflare-to-the-internet/
-
#Development #Tools
TTFB Test · Measure your website’s Time to First Byte (TTFB) from many locations worldwide https://ilo.im/12z146_____
#WebPerformance #WebPerf #Measurement #TTFB #WebVitals #WebDevelopment #WebDev #Website #CDN #HTML #CSS #JavaScript -
I still don't understand why using Cloudflare in front of Netlify allows for a much better and stable Time To First Byte (TTFB) than Cloudflare Pages or Netlify alone… 🤷♂️
TTFB for static sites should always be very low.
-
Pay attention to the Time To First Byte (TTFB), which precedes user-centric metrics
-
Un #TTFB #RUM qui augmente indique-t-il nécessairement un problème de serveur ou de configuration de certificat ? Et si vous regardiez aussi vos sources de traffic ?
Retrouvez-moi à Paris le 10 mai pour déjouer les mystères du ROI et de la web perf à @WeLoveSpeed !
-
Streaming for Serverless Node.js and Edge Runtimes with Vercel Functions
https://vercel.com/blog/streaming-for-serverless-node-js-and-edge-runtimes-with-vercel-functions
-
#boostmarks "Our top Core Web Vitals recommendations for 2023", Philip Walton (@[email protected]), Rick Viscomi (@[email protected]), Barry Pollard (@tunetheweb), Brendan Kenny (@[email protected]), Jeremy Wagner (@[email protected])
#CoreWebVitals #ttfb #cdn #bfcache #longTasks #javascript #fetchpriority #layoutShifts
-
#boostmarks "Our top Core Web Vitals recommendations for 2023", Philip Walton (@[email protected]), Rick Viscomi (@[email protected]), Barry Pollard (@tunetheweb), Brendan Kenny (@[email protected]), Jeremy Wagner (@[email protected])
#CoreWebVitals #ttfb #cdn #bfcache #longTasks #javascript #fetchpriority #layoutShifts
-
#boostmarks "Our top Core Web Vitals recommendations for 2023", Philip Walton (@[email protected]), Rick Viscomi (@[email protected]), Barry Pollard (@tunetheweb), Brendan Kenny (@[email protected]), Jeremy Wagner (@[email protected])
#CoreWebVitals #ttfb #cdn #bfcache #longTasks #javascript #fetchpriority #layoutShifts
-
#boostmarks "Our top Core Web Vitals recommendations for 2023", Philip Walton (@[email protected]), Rick Viscomi (@[email protected]), Barry Pollard (@tunetheweb), Brendan Kenny (@[email protected]), Jeremy Wagner (@[email protected])
#CoreWebVitals #ttfb #cdn #bfcache #longTasks #javascript #fetchpriority #layoutShifts
-
#boostmarks "Our top Core Web Vitals recommendations for 2023", Philip Walton (@[email protected]), Rick Viscomi (@[email protected]), Barry Pollard (@tunetheweb), Brendan Kenny (@[email protected]), Jeremy Wagner (@[email protected])
#CoreWebVitals #ttfb #cdn #bfcache #longTasks #javascript #fetchpriority #layoutShifts