[GH-ISSUE #281] [Feature Request] support show gzip size #125

Closed
opened 2026-06-08 11:25:47 +03:00 by zhus · 4 comments
Owner

Originally created by @tjx666 on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/281

It would be very useful for frontend developer to analyze bundle size.

Originally created by @tjx666 on GitHub (Dec 12, 2022). Original GitHub issue: https://github.com/bootandy/dust/issues/281 It would be very useful for frontend developer to analyze bundle size.
zhus closed this issue 2026-06-08 11:25:47 +03:00
Author
Owner

@bootandy commented on GitHub (Jan 4, 2023):

The size of a gzip file is already shown.

Are you asking for the gzip file to be unzipped and viewed as if it were unzipped?

<!-- gh-comment-id:1371324901 --> @bootandy commented on GitHub (Jan 4, 2023): The size of a gzip file is already shown. Are you asking for the gzip file to be unzipped and viewed as if it were unzipped?
Author
Owner

@tjx666 commented on GitHub (Jan 5, 2023):

like this, show the file size of gzip and ungzip

image

<!-- gh-comment-id:1371715733 --> @tjx666 commented on GitHub (Jan 5, 2023): like this, show the file size of gzip and ungzip ![image](https://user-images.githubusercontent.com/41773861/210690345-cd77e97d-a171-4c5e-b907-572328ebfe46.png)
Author
Owner

@bootandy commented on GitHub (Jan 7, 2023):

I think that would be too confusing as some people would want zip files to stay compressed and others would want them to be unpacked.
So I'm saying no for now. sorry.

<!-- gh-comment-id:1374504219 --> @bootandy commented on GitHub (Jan 7, 2023): I think that would be too confusing as some people would want zip files to stay compressed and others would want them to be unpacked. So I'm saying no for now. sorry.
Author
Owner

@tjx666 commented on GitHub (Jan 11, 2023):

What I want to say is:
For front-end developer, the browser usually fetch the assets by gzip format, the gzip size and sort by gzip is usually more helpful because it is closer to reality.

<!-- gh-comment-id:1379411179 --> @tjx666 commented on GitHub (Jan 11, 2023): What I want to say is: For front-end developer, the browser usually fetch the assets by gzip format, the gzip size and sort by gzip is usually more helpful because it is closer to reality.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#125