chore(rolldown): use bounded channel to avoid dynamic memory allocation#872
Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @Brooooooklyn and the rest of your teammates on |
✅ Deploy Preview for rolldown-rs canceled.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #872 +/- ##
=======================================
Coverage 78.31% 78.31%
=======================================
Files 137 137
Lines 6847 6849 +2
=======================================
+ Hits 5362 5364 +2
Misses 1485 1485 ☔ View full report in Codecov by Sentry. |
|
Do we do this only for supporting wasi? Unounded channel is not usable in wasi target? |
CodSpeed Performance ReportMerging #872 will not alter performanceComparing Summary
|
|
Benchmark shows it slower than the |
Could be just noise. I also benchmark it locally. Seems fine. |
2733cea to
e60dc50
Compare
…avoid_dynamic_memory_allocation

No description provided.