-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Feature] Change default interaction types to DETERMINISTIC (#825)
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ab1abac
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.
Possible performance regression was detected for benchmark 'GPU Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.benchmarks/common/common_ops_test.py::test_values
544704.8480417925
iter/sec (stddev: 1.2670919363653362e-7
)1196234.6917385357
iter/sec (stddev: 1.5348675389859357e-7
)2.20
benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last
101270.99512509268
iter/sec (stddev: 6.125165425177699e-7
)317599.90866157325
iter/sec (stddev: 3.1063694304065627e-7
)3.14
benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last
101374.4118852215
iter/sec (stddev: 6.398978788556923e-7
)321125.7562701977
iter/sec (stddev: 2.8982279738182617e-7
)3.17
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens