Skip to content

Add benchmarking tests and examples generator for performance analysis #8

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

Draft
wants to merge 3 commits into
base: likelihoods
Choose a base branch
from

Conversation

Leguark
Copy link
Member

@Leguark Leguark commented May 6, 2025

Test speed

[ENH] Add example generator and initial speed test

Introduce examples_generator.py to create sample geological models, including a "two wells" example. Add test_speed_I for benchmarking model computation and validation of interpolation options.

[ENH][TEST] Add custom grid setups and profiling for performance

Introduce custom grid configurations to improve control over model evaluations. Add profiling in test_benchmark to measure and analyze computation speeds and iterations. Update tests to track interpolation counts and backend changes.

Leguark added 3 commits May 6, 2025 11:46
Introduce `examples_generator.py` to create sample geological models, including a "two wells" example. Add `test_speed_I` for benchmarking model computation and validation of interpolation options.
Introduce custom grid configurations to improve control over model evaluations. Add profiling in test_benchmark to measure and analyze computation speeds and iterations. Update tests to track interpolation counts and backend changes.
@Leguark Leguark changed the title Test speed Add benchmarking tests and examples generator for performance analysis May 6, 2025
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.

1 participant