Loader: disable the tracer in case of a potential incompatibility (extension/jit)#2853
Loader: disable the tracer in case of a potential incompatibility (extension/jit)#2853
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2853 +/- ##
============================================
+ Coverage 78.39% 78.41% +0.01%
Complexity 2526 2526
============================================
Files 173 173
Lines 18710 18713 +3
Branches 976 976
============================================
+ Hits 14667 14673 +6
+ Misses 3506 3503 -3
Partials 537 537
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
5d19319 to
8b50c15
Compare
8b50c15 to
cd64269
Compare
28513da to
7d16a17
Compare
7240136 to
7fa7896
Compare
7fa7896 to
98fc95f
Compare
Benchmarks [ tracer ]Benchmark execution time: 2024-09-19 16:25:56 Comparing candidate commit 98fc95f in PR branch Found 5 performance improvements and 4 performance regressions! Performance is the same for 169 metrics, 0 unstable metrics. scenario:LaravelBench/benchLaravelBaseline
scenario:LaravelBench/benchLaravelOverhead
scenario:PDOBench/benchPDOBaseline
scenario:PDOBench/benchPDOBaseline-opcache
scenario:PDOBench/benchPDOOverhead
scenario:PDOBench/benchPDOOverhead-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching4
scenario:SamplingRuleMatchingBench/benchRegexMatching4-opcache
scenario:WordPressBench/benchWordPressOverhead
|
bwoebi
left a comment
There was a problem hiding this comment.
Looks good to me, thanks :-)
Description
Reviewer checklist