Skip to content
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

Added timer to sampler codes in history directory #2831

Merged
merged 10 commits into from
May 20, 2024

Conversation

metdyn
Copy link
Contributor

@metdyn metdyn commented May 15, 2024

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

Adding timer to history_gc reviews station sampler slows down the full sampler code.
This PR completes the Timer task.
Next PR will correct station sampler code.

Related Issue

@metdyn metdyn added the 0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) label May 15, 2024
@metdyn metdyn requested a review from a team as a code owner May 15, 2024 16:00
@tclune tclune self-requested a review May 17, 2024 15:51
@tclune tclune merged commit cd931c8 into develop May 20, 2024
36 checks passed
@tclune tclune deleted the feature/ygyu/sampler_timer branch May 20, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants