Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show top ten largest paths #11

Merged
merged 4 commits into from
May 6, 2024
Merged

Show top ten largest paths #11

merged 4 commits into from
May 6, 2024

Conversation

exoego
Copy link
Owner

@exoego exoego commented May 6, 2024

I tried tree map generation in #9, but attaching image to comment is not simple task.
GitHub does not offer public API.

Copy link

github-actions bot commented May 6, 2024

📦 esbuild Bundle Analysis for esbuild-bundle-analyzer

This analysis was generated by esbuild-bundle-analyzer. 🤖

Meta File Out File Size (raw) Note
tmp/meta.json dist/index.mjs 41.79 kB ‼️ +13.34 kB (+31.9%)
Top ten largest paths

Meta file: tmp/meta.json, Out file: dist/index.mjs

Path Size
src/compare.ts ${{\color{Goldenrod}{ █████████████▍ }}}$ 53.6%, 7.57 kB
node_modules/filesize/dist ${{\color{Goldenrod}{ ██████▉ }}}$ 27.6%, 3.89 kB
src/report.ts ${{\color{Goldenrod}{ ██▌ }}}$ 10.0%, 1.41 kB
src/index.ts ${{\color{Goldenrod}{ █▌ }}}$ 6.2%, 876 B
src/utils.ts ${{\color{Goldenrod}{ ▋ }}}$ 2.6%, 365 B
Details

Next to the size is how much the size has increased or decreased compared with the base branch of this PR.

  • ‼️: Size increased by 20% or more. Special attention should be given to this.
  • ⚠️: Size increased in acceptable range (lower than 20%).
  • ✅: No change or even downsized.
  • 🗑️: The out file is deleted: not found in base branch.
  • 🆕: The out file is newly found: will be added to base branch.

@exoego exoego marked this pull request as ready for review May 6, 2024 13:37
@exoego exoego added the enhancement New feature or request label May 6, 2024
@exoego exoego changed the title Visualize largest parts Show top ten largest paths May 6, 2024
@exoego exoego merged commit 550673d into main May 6, 2024
2 checks passed
@exoego exoego deleted the text-vis branch May 6, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant