orhun / binsider

Analyze ELF binaries like a boss 😼🕵️‍♂️
https://binsider.dev/
Apache License 2.0
2.76k stars 61 forks source link

perf(flake): speed up rebuild by using naersk #76

Closed ch4og closed 1 month ago

ch4og commented 1 month ago

Description of change

Build using naersk which is much faster on rebuilds

How has this been tested? (if applicable)

When building using https://github.com/orhun/binsider/pull/75 time decreases from 3m2s to 1m40s (https://github.com/ch4og/binsider/actions/runs/11246715759/job/31268990666)

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 3.33%. Comparing base (c11c887) to head (16567a2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ===================================== Coverage 3.33% 3.33% ===================================== Files 19 19 Lines 2407 2407 ===================================== Hits 80 80 Misses 2327 2327 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.