-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inline tag values in generated checks
- Loading branch information
Showing
6 changed files
with
45 additions
and
37 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
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
a5985b6
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.
Benchmark
Parse string
820077996
ops/sec (±0.12%
)818372259
ops/sec (±0.13%
)1.00
Serialize string
820806826
ops/sec (±0.08%
)819110535
ops/sec (±0.05%
)1.00
Advanced object schema factory
463692
ops/sec (±0.20%
)449156
ops/sec (±0.56%
)0.97
Parse advanced object
57246096
ops/sec (±0.45%
)45100200
ops/sec (±0.16%
)0.79
Assert advanced object
173671640
ops/sec (±0.20%
)Create and parse advanced object
93849
ops/sec (±0.19%
)35041
ops/sec (±1.18%
)0.37
Parse advanced strict object
25456380
ops/sec (±0.27%
)22748126
ops/sec (±0.24%
)0.89
Assert advanced strict object
30747119
ops/sec (±0.28%
)Serialize advanced object
75886082
ops/sec (±1.55%
)806595235
ops/sec (±0.11%
)10.63
This comment was automatically generated by workflow using github-action-benchmark.
a5985b6
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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.Serialize advanced object
75886082
ops/sec (±1.55%
)806595235
ops/sec (±0.11%
)10.63
This comment was automatically generated by workflow using github-action-benchmark.