Skip to content

Improve performance for sequential combine operations (task_limit=1)#131

Merged
vxgmichel merged 2 commits intomainfrom
issue-130
Jun 25, 2025
Merged

Improve performance for sequential combine operations (task_limit=1)#131
vxgmichel merged 2 commits intomainfrom
issue-130

Conversation

@vxgmichel
Copy link
Copy Markdown
Owner

@vxgmichel vxgmichel commented Jun 24, 2025

This affects:

This is a 7x performance gain when the async function provided to map does a simple sleep(0).

See discussion in #130

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8201a79) to head (20b684f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1167      1179   +12     
=========================================
+ Hits          1167      1179   +12     

☔ 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.

@vxgmichel vxgmichel merged commit 9ad6e9a into main Jun 25, 2025
42 checks passed
@vxgmichel vxgmichel deleted the issue-130 branch June 25, 2025 11:42
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.

1 participant