Skip to content

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Apr 25, 2025

Implement shared buffer for all matchers (re2, pcre2, dissect).

  • Save about 5% CPU wall-clock time
  • Save about 0.5 MB of memory (10%)

Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 7c1108a
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/680c2d806fd11c0008a807d1
😎 Deploy Preview https://deploy-preview-132--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.11765% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (62f129f) to head (7c1108a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/matchers/fastregex/re2.go 81.25% 2 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   92.57%   92.62%   +0.05%     
==========================================
  Files         138      138              
  Lines        7007     7041      +34     
==========================================
+ Hits         6487     6522      +35     
+ Misses        387      386       -1     
  Partials      133      133              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zix99 zix99 merged commit 4545293 into master Apr 26, 2025
8 checks passed
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