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

Parallelize the PrepareToRun implementation in projected fragment #2949

Merged
merged 1 commit into from Jun 30, 2023

Conversation

sighingnow
Copy link
Collaborator

What do these changes do?

Reduce the PrepareToRunApp time for twitter-2010 from >20s to about 2 seconds.

@sighingnow sighingnow marked this pull request as ready for review June 29, 2023 08:31
@sighingnow sighingnow force-pushed the ht/prepare-to-run-parallel branch 3 times, most recently from a85ac30 to d806075 Compare June 30, 2023 01:33
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Merging #2949 (908b9b7) into main (5ffad66) will decrease coverage by 6.90%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2949      +/-   ##
==========================================
- Coverage   42.37%   35.47%   -6.90%     
==========================================
  Files          99       99              
  Lines       10649    10657       +8     
==========================================
- Hits         4512     3781     -731     
- Misses       6137     6876     +739     

see 29 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ffad66...908b9b7. Read the comment docs.

Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
@sighingnow sighingnow merged commit 502e410 into alibaba:main Jun 30, 2023
18 of 24 checks passed
@sighingnow sighingnow deleted the ht/prepare-to-run-parallel branch June 30, 2023 07:50
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.

None yet

2 participants