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

Improve interp performance #7843

Merged
merged 1 commit into from
May 18, 2023

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented May 15, 2023

  • Use fastpaths
  • Only transpose multi-dimensional arrays.
  • Calculating chunks and shapes can be costly, prefer doing it once.

@Illviljan Illviljan mentioned this pull request May 15, 2023
6 tasks
@headtr1ck headtr1ck added the run-benchmark Run the ASV benchmark workflow label May 16, 2023
@dcherian dcherian merged commit e8af057 into pydata:main May 18, 2023
@dcherian dcherian mentioned this pull request Jun 15, 2023
19 tasks
dstansby pushed a commit to dstansby/xarray that referenced this pull request Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-benchmark Run the ASV benchmark workflow topic-performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants