unjs / magic-regexp

A compiled-away, type-safe, readable RegExp alternative
https://regexp.dev
MIT License
3.68k stars 51 forks source link

ci: check performance on PR #350

Closed danielroe closed 4 months ago

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
magic-regexp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2023 8:51pm
what-the-diff[bot] commented 11 months ago

PR Summary

codecov-commenter commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (bb3509d) 100.00% compared to head (a09510f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 671 671 Branches 65 65 ========================================= Hits 671 671 ```

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

github-actions[bot] commented 4 months ago

Diagnostics Comparison:

Click to expand | Metric | Previous | New | Status | | --- | --- | --- | --- | | Files | 330 | 330 | ± (0.00%) | | Lines | 124963 | 124963 | ± (0.00%) | | Identifiers | 142535 | 142535 | ± (0.00%) | | Symbols | 222359 | 222359 | ± (0.00%) | | Types | 48443 | 48443 | ± (0.00%) | | Instantiations | 596147 | 596147 | ± (0.00%) | | Memory used | 269459K | 269769K | ▲ (+0.11%) | | I/O read | 0.03s | 0.02s | ▼ (-50.00%) | | I/O write | 0s | 0s | ± (0.00%) | | Parse time | 1.2s | 1.06s | ± (-13.21%) | | Bind time | 0.41s | 0.37s | ± (-10.81%) | | Check time | 2.19s | 2.19s | ± (0.00%) | | Emit time | 0.1s | 0.1s | ± (0.00%) | | Total time | 3.91s | 3.71s | ± (-5.39%) |
github-actions[bot] commented 4 months ago

Diagnostics Comparison:

Click to expand | Metric | Previous | New | Status | | --- | --- | --- | --- | | Files | 330 | 330 | ± (0.00%) | | Lines | 124963 | 124963 | ± (0.00%) | | Identifiers | 142535 | 142535 | ± (0.00%) | | Symbols | 222359 | 222359 | ± (0.00%) | | Types | 48443 | 48443 | ± (0.00%) | | Instantiations | 596147 | 596147 | ± (0.00%) | | Memory used | 269574K | 270610K | ▲ (+0.38%) | | I/O read | 0.02s | 0.02s | ± (0.00%) | | I/O write | 0s | 0s | ± (0.00%) | | Parse time | 1.06s | 1.06s | ± (0.00%) | | Bind time | 0.4s | 0.37s | ± (-8.11%) | | Check time | 2.2s | 2.2s | ± (0.00%) | | Emit time | 0.09s | 0.1s | ± (+10.00%) | | Total time | 3.76s | 3.73s | ± (-0.80%) |