为什么 chrome devtools 网络面板中的大小选项卡有 2 个单元格?

Why the size tab in chrome devtools network panel has 2 cells?


(来源:twimg.com

我想问一下,为什么尺寸标签有2个单元格?似乎上面是编码数据,下面是解码体,但开发者文档对此没有解释,如果是这样,为什么有些编码数据比解码体大(无 HTTP2)

上面的数字是传输大小,下面的数字是实际的解压大小。

Text compression with GZIP, but you're right, I need to add it to the DevTools docs. I added a reminder for myself here: https://github.com/google/WebFundamentals/issues/5578

中对此进行了介绍