microsoft / monosize

Bundle size tooling for monorepos
MIT License
25 stars 9 forks source link

Feature: add percent difference to Markdown output #32

Closed spmonahan closed 5 months ago

spmonahan commented 7 months ago

monosize compare-reports when outputting to the CLI has a really nice feature where it displays the percent difference between the reports:

percent_in_cli

I'd like to see this appear in the Markdown output as well (behind a flag is fine too, e.g., --show-percentages).

Example of Markdown output:

markdown_output