-
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.
ghstack-source-id: be142a150bf4378a0806347257c3cf64c78e4eda Pull Request resolved: #1120
- Loading branch information
Showing
3 changed files
with
112 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
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
674f356
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 'CPU Benchmark Results'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.benchmarks/common/common_ops_test.py::test_membership_stacked_nested_last
75536.3165492097
iter/sec (stddev: 0.000001327586142914972
)204590.246708863
iter/sec (stddev: 4.237074171694531e-7
)2.71
benchmarks/common/common_ops_test.py::test_membership_stacked_nested_leaf_last
77033.11476135107
iter/sec (stddev: 8.84540212563052e-7
)201421.83080267964
iter/sec (stddev: 3.765795438167392e-7
)2.61
This comment was automatically generated by workflow using github-action-benchmark.
CC: @vmoens