-
Notifications
You must be signed in to change notification settings - Fork 303
Add benchmark(s) for interpolation #6266
Copy link
Copy link
Open
Labels
Good First IssueA good issue to take on if you're just getting started with Iris developmentA good issue to take on if you're just getting started with Iris developmentType: PerformanceType: Testing
Milestone
Metadata
Metadata
Assignees
Labels
Good First IssueA good issue to take on if you're just getting started with Iris developmentA good issue to take on if you're just getting started with Iris developmentType: PerformanceType: Testing
Type
Projects
Status
No status
Status
🆕 Candidate
📰 Custom Issue
We don't have any currently. There are plenty of existing benchmarks that could be used as inspiration (e.g.
regridding.py,trajectory.py).At the very least this should demonstrate the performance improvements described here: #6084 (comment). I didn't want to hold up that pull request any more, so didn't ask for a benchmark as part of that work.