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

Merged
merged 3 commits into from
Jun 12, 2025

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 Leguark changed the title Test speed Add benchmarking tests and examples generator for performance analysis May 6, 2025
@Leguark Leguark marked this pull request as ready for review June 12, 2025 08:15
Copy link
Member Author

Leguark commented Jun 12, 2025

Merge activity

  • Jun 12, 8:22 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jun 12, 8:35 AM UTC: Graphite rebased this pull request as part of a merge.
  • Jun 12, 8:37 AM UTC: @Leguark merged this pull request with Graphite.

@Leguark Leguark changed the base branch from likelihoods to graphite-base/8 June 12, 2025 08:32
@Leguark Leguark changed the base branch from graphite-base/8 to main June 12, 2025 08:34
Leguark added 3 commits June 12, 2025 08:35
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 merged commit 4f51677 into main Jun 12, 2025
1 check passed
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