profiler
profiler copied to clipboard
Nicer import of chrome-trace profiles generated by gradle-profiler.
gradle-profiler can generate profiles in the chrome-trace format, that we can import.
Here's an example profile using our current importer: https://share.firefox.dev/3Q4P7g0
Same profile imported with the PR applied: https://share.firefox.dev/3EplC5N
Codecov Report
Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
Project coverage is 85.83%. Comparing base (
7f30744) to head (b992f12). Report is 320 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/profile-logic/import/chrome.js | 71.42% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #5360 +/- ##
==========================================
- Coverage 85.84% 85.83% -0.01%
==========================================
Files 312 312
Lines 29827 29835 +8
Branches 8213 8215 +2
==========================================
+ Hits 25605 25610 +5
- Misses 3627 3630 +3
Partials 595 595
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.