Skip to content

Reducing test_backends runtime - #2899

Open
erikvansebille wants to merge 1 commit into
Parcels-code:mainfrom
erikvansebille:speeding-up-backend-tests
Open

Reducing test_backends runtime#2899
erikvansebille wants to merge 1 commit into
Parcels-code:mainfrom
erikvansebille:speeding-up-backend-tests

Conversation

@erikvansebille

Copy link
Copy Markdown
Member

The current test_backends.py script takes almost three minutes to run on my machine; which is I think unnecessary because we can do the same equivalence tests on a shorter simulation with larger time steps. This PR does that and reduces the runtime to ~13 seconds

Description

Checklist

  • This PR targets the correct branch (main for normal development, v3-support for v3 support)

AI Disclosure

None

By shortening the `pset.execute()` run
@erikvansebille erikvansebille changed the title Speeding up backends test Reducing up test_backends runtime Sep 11, 2026
@erikvansebille erikvansebille changed the title Reducing up test_backends runtime Reducing test_backends runtime Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant