-
Notifications
You must be signed in to change notification settings - Fork 479
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Refactoring] Use 'KnownBuiltinTypeIn' instead of 'HasConstant' consi…
…stently (#6353)
- Loading branch information
1 parent
a4b0f43
commit 88c7e23
Showing
3 changed files
with
31 additions
and
31 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
88c7e23
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 'Plutus Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.05
.validation-decode-ping-pong_2-1
501.8
μs474.3
μs1.06
validation-decode-stablecoin_1-3
874.9
μs824.4
μs1.06
validation-decode-stablecoin_1-5
873.3
μs825.4
μs1.06
validation-decode-stablecoin_1-6
165.6
μs157.6
μs1.05
validation-decode-stablecoin_2-1
877.1
μs824.1
μs1.06
validation-decode-stablecoin_2-3
876.4
μs831.1
μs1.05
This comment was automatically generated by workflow using github-action-benchmark.
CC: @IntersectMBO/plutus-core