article thumbnail

Software engineering for machine learning: a case study

The Morning Paper

Software engineering for machine learning: a case study Amershi et al., More specifically, we’ll be looking at the results of an internal study with over 500 participants designed to figure out how product development and software engineering is changing at Microsoft with the rise of AI and ML. ICSE’19.

article thumbnail

Hello INP! Here's everything you need to know about the newest Core Web Vital

Speed Curve

What you need to know about INP on mobile devices How to debug and optimize INP And at the bottom of this post, we'll wrap thing up with some inspiring case studies from companies that have found that improving INP has improved sales, pageviews, and bounce rate. One of the biggest culprits: latency, which is typically worse on mobile.

Mobile 82
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Real-World Effectiveness of Brotli

CSS Wizardry

This is because file-size is only one aspect of web performance, and whatever the file-size is, the resource is still sat on top of a lot of other factors and constants—latency, packet loss, etc. TCP, Packets, and Round Trips. The point I’m driving at here is that it’s not just about file-size, it’s about TCP, packets, and round trips.

Latency 269
article thumbnail

How To Add eBPF Observability To Your Product

Brendan Gregg

biolatency Disk I/O latency histogram heat map. runqlat CPU scheduler latency heat map. Once you have this all working, you have version 1! ## Case study: Netflix Netflix is building a new GUI that does this tool dashboard and more, based on the bpftrace versions of these tools. opensnoop Files opened table.

Latency 145
article thumbnail

How to use Server Timing to get backend transparency from your CDN

Speed Curve

Latency – How much time does it take to deliver a packet from A to B. Recent server timing case studies It's great to see server timing starting to get more use in the wild. Today, it's possible to add these headers from your CDN with ease, if they aren't already set up out of the box. Definitely worth a read!

Servers 57
article thumbnail

Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study)

Smashing Magazine

Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study). Lessons Learned Rebuilding A Large E-Commerce Website With Next.js (Case Study). It can be hosted on a CDN like Vercel or Netlify, which results in lower latency. Jonne Kats. 2021-09-24T10:00:00+00:00. 2021-09-24T10:06:13+00:00.

Website 113
article thumbnail

Analyzing a High Rate of Paging

Brendan Gregg

This is a rough post to share this old but good case study of using these tools, and to help justify their further development. biolatency From [bcc], this eBPF tool shows a latency histogram of disk I/O. I'm running it in case the averages are hiding outliers, which could be a device issue: # /usr/share/bcc/tools/biolatency -m.

Cache 105