Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERF] Remove stateful actor child materialization limit #3099

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

kevinzwang
Copy link
Member

@kevinzwang kevinzwang commented Oct 21, 2024

Resolves #2900

Copy link

codspeed-hq bot commented Oct 21, 2024

CodSpeed Performance Report

Merging #3099 will not alter performance

Comparing kevin/actor-pipelining-fix (0bf71c1) with main (9338e2e)

Summary

✅ 17 untouched benchmarks

@kevinzwang kevinzwang merged commit 4781ad3 into main Oct 21, 2024
42 checks passed
@kevinzwang kevinzwang deleted the kevin/actor-pipelining-fix branch October 21, 2024 23:42
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.46%. Comparing base (2f09cae) to head (0bf71c1).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3099      +/-   ##
==========================================
+ Coverage   78.36%   78.46%   +0.09%     
==========================================
  Files         612      612              
  Lines       72718    72679      -39     
==========================================
+ Hits        56985    57024      +39     
+ Misses      15733    15655      -78     
Files with missing lines Coverage Δ
daft/execution/physical_plan.py 93.86% <ø> (-0.03%) ⬇️

... and 10 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants