-
Notifications
You must be signed in to change notification settings - Fork 19
feat: Reimplement GR unit test #2297
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
base: develop2
Are you sure you want to change the base?
Conversation
…on, bit of function renaming.
…aph in code but pause for the isotopologue problem.
…g isotopologues yet.
…sing from a PartialSet.
c72b78e to
261a060
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.
| Benchmark suite | Current: 1e2b3f5 | Previous: 0ae6d90 | Ratio |
|---|---|---|---|
BM_HistogramBinning_2d/16777216 |
47.02492033310313 ns/iter |
22.87852046255805 ns/iter |
2.06 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @disorderedmaterials/dissolve-devs
This PR moves the old GR unit tests onto the new node/graph framework of Dissolve2, with associated refactoring performed along the way.