-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
priority: mediumMedium priorityMedium prioritystatus: requires discussionIssue requires further discussion before implementationIssue requires further discussion before implementationtype: performance: speedPerformance improvements that reduce walltimePerformance improvements that reduce walltimetype: testingTesting improvementsTesting improvements
Description
Currently, our test_integration_features.py is slow as it calls only run_coeval and run_lightcone. We could reduce runtime of some of the tests if we call run_global_evolution instead. This will of course shorten the runtime significantly, but it will limit us as we won't be able to compare fluctuations/power spectrum with what we have in the database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: mediumMedium priorityMedium prioritystatus: requires discussionIssue requires further discussion before implementationIssue requires further discussion before implementationtype: performance: speedPerformance improvements that reduce walltimePerformance improvements that reduce walltimetype: testingTesting improvementsTesting improvements