Conversation
Codecov Report
@@ Coverage Diff @@
## develop #52 +/- ##
===========================================
+ Coverage 61.73% 62.75% +1.01%
===========================================
Files 23 23
Lines 1725 1893 +168
Branches 468 507 +39
===========================================
+ Hits 1065 1188 +123
- Misses 224 226 +2
- Partials 436 479 +43
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## develop #52 +/- ##
========================================
Coverage 62.75% 62.75%
========================================
Files 23 23
Lines 1893 1893
Branches 507 507
========================================
Hits 1188 1188
Misses 226 226
Partials 479 479
Continue to review full report at Codecov.
|
Jonathan Dönszelmann <jonabent@gmail.com>
|
Code Climate has analyzed commit 5550011 and detected 0 issues on this pull request. View more on Code Climate. |
|
I also want to benchmark our throughput when using a work stealing threadpool, we could look at how tokio benchmarks this and do something similar |
|
I wonder why don't you use |
|
We did indeed try We'll likely run some benchmarks to compare performance. |
No description provided.