Skip to content

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Oct 3, 2025

Creates a bundler testing workspace in which various bundle sizes can be measured.

Output:

{
  app: 'NormalizedSchema.ts',
  rollup: '8 kb',
  rollup_no_minification: '14 kb',
  webpack: '8 kb'
}
{
  app: 'abstract-protocols.ts',
  rollup: '24 kb',
  rollup_no_minification: '50 kb',
  webpack: '23 kb'
}
{
  app: 'cbor-client-aggregate.ts',
  rollup: '87 kb',
  rollup_no_minification: '187 kb',
  webpack: '85 kb'
}
{
  app: 'cbor-client.ts',
  rollup: '70 kb',
  rollup_no_minification: '155 kb',
  webpack: '69 kb'
}
{
  app: 'cbor-protocol.ts',
  rollup: '31 kb',
  rollup_no_minification: '68 kb',
  webpack: '31 kb'
}

@kuhe kuhe requested a review from a team as a code owner October 3, 2025 17:27
@kuhe kuhe merged commit 8afcec2 into main Oct 3, 2025
13 checks passed
@kuhe kuhe deleted the bundlers branch October 3, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants