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

[python] Performance improvement for experiment-level resize #3308

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Nov 7, 2024

Issue and/or context: As tracked on issue #2407 / [sc-51048].

Changes:

Make this more performant in the most common case. This helps with larger datasets stored remotely, as found by experiment.

Notes for Reviewer:

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.49%. Comparing base (208c0ab) to head (c50bc34).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3308      +/-   ##
==========================================
+ Coverage   85.37%   85.49%   +0.11%     
==========================================
  Files          52       52              
  Lines        5499     5508       +9     
==========================================
+ Hits         4695     4709      +14     
+ Misses        804      799       -5     
Flag Coverage Δ
python 85.49% <75.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 85.49% <75.00%> (+0.11%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl merged commit 14cbf89 into main Nov 7, 2024
11 checks passed
@johnkerl johnkerl deleted the kerl/upgrade-experiment-resources branch November 7, 2024 21:52
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.

2 participants