Conversation
d9cd53f to
373c569
Compare
|
✨ Fix all issues with BitsAI or with Cursor
|
Benchmarks [ tracer ]Benchmark execution time: 2026-03-25 03:24:39 Comparing candidate commit 366de49 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 191 metrics, 1 unstable metrics. scenario:MessagePackSerializationBench/benchMessagePackSerialization
scenario:MessagePackSerializationBench/benchMessagePackSerialization-opcache
|
373c569 to
121733e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #3725 +/- ##
==========================================
+ Coverage 68.81% 75.84% +7.02%
==========================================
Files 166 66 -100
Lines 19030 13366 -5664
Branches 1797 1189 -608
==========================================
- Hits 13095 10137 -2958
+ Misses 5121 2662 -2459
+ Partials 814 567 -247
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 34 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
cf6dc39 to
af7f0bc
Compare
af7f0bc to
366de49
Compare
Benchmarks [ appsec ]Benchmark execution time: 2026-03-25 02:42:31 Comparing candidate commit 366de49 in PR branch Found 3 performance improvements and 0 performance regressions! Performance is the same for 9 metrics, 0 unstable metrics. scenario:LaravelBench/benchLaravelOverhead-appsec
scenario:SymfonyBench/benchSymfonyOverhead-appsec
scenario:WordPressBench/benchWordPressOverhead-appsec
|
| mlog(dd_log_debug, "Will exchange message with helper"); | ||
|
|
||
| dd_result res = dd_conn_recv(conn, &imsg->_data, &imsg->_size); | ||
| // dd_result res = dd_conn_roundtripv(conn, iovecs, &imsg->_data, |
There was a problem hiding this comment.
Should this comment go?
Description
wip
Reviewer checklist