Skip to content

test(benchmark): library size - #2033

Open
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/test/benchmark-libsize
Open

test(benchmark): library size#2033
jpnurmi wants to merge 1 commit into
masterfrom
jpnurmi/test/benchmark-libsize

Conversation

@jpnurmi

@jpnurmi jpnurmi commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

New features come with a cost - increased library size. This PR adds a simple benchmark to track the library size over time.

The starting point looks like this:

image

See also:

Build libsentry in Release mode for each crash backend and export its byte
size. Mark library-size charts as linear and timing charts as logarithmic
through range metadata.
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.27%. Comparing base (719803e) to head (989606e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2033      +/-   ##
==========================================
+ Coverage   74.21%   74.27%   +0.05%     
==========================================
  Files         104      104              
  Lines       26627    26627              
  Branches     4844     4844              
==========================================
+ Hits        19762    19777      +15     
+ Misses       5519     5502      -17     
- Partials     1346     1348       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant