-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add some performance tracking to pynbody_server.py #233
Merged
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2fd8b8d - Browse repository at this point
Copy the full SHA 2fd8b8dView commit details
Commits on Oct 28, 2023
-
Enabling work: allow two timing monitors to be added together
Works towards reporting all-processes stats instead of the current per-process stats
Configuration menu - View commit details
-
Copy full SHA for 8aff92f - Browse repository at this point
Copy the full SHA 8aff92fView commit details
Commits on Nov 2, 2023
-
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 46fbb74 - Browse repository at this point
Copy the full SHA 46fbb74View commit details
Commits on Dec 11, 2023
-
Merge branch 'master' into pynbody-server-performance
# Conflicts: # tangos/parallel_tasks/pynbody_server.py
Configuration menu - View commit details
-
Copy full SHA for 4b26e7c - Browse repository at this point
Copy the full SHA 4b26e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e110bad - Browse repository at this point
Copy the full SHA e110badView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74c5ad4 - Browse repository at this point
Copy the full SHA 74c5ad4View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 18fa0ae - Browse repository at this point
Copy the full SHA 18fa0aeView commit details -
Allow tangos write to aggregate statistics across nodes
Introduces a new, general module to allow this, accumulative_statistics.py Updates TimingMonitor and CalculationSuccessTracker to take advantage of this framework.
Configuration menu - View commit details
-
Copy full SHA for d735109 - Browse repository at this point
Copy the full SHA d735109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d16df - Browse repository at this point
Copy the full SHA 44d16dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7ef73 - Browse repository at this point
Copy the full SHA 9c7ef73View commit details -
Configuration menu - View commit details
-
Copy full SHA for c013d48 - Browse repository at this point
Copy the full SHA c013d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14aed5e - Browse repository at this point
Copy the full SHA 14aed5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45016cf - Browse repository at this point
Copy the full SHA 45016cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd6c55e - Browse repository at this point
Copy the full SHA dd6c55eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.