-
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.
- Loading branch information
Showing
3 changed files
with
8 additions
and
8 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
d780539
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
171763409
ops/sec (±0.19%
)811431552
ops/sec (±0.15%
)4.72
Serialize string
171847355
ops/sec (±0.14%
)812781945
ops/sec (±0.05%
)4.73
Advanced object schema factory
452090
ops/sec (±1.63%
)472293
ops/sec (±0.54%
)1.04
Parse advanced object
50854695
ops/sec (±0.28%
)56799894
ops/sec (±0.57%
)1.12
Assert advanced object - compile
163625228
ops/sec (±0.11%
)Assert advanced object
171712405
ops/sec (±0.21%
)171920805
ops/sec (±0.20%
)1.00
Create and parse advanced object
93285
ops/sec (±1.26%
)95083
ops/sec (±0.21%
)1.02
Parse advanced strict object
23715227
ops/sec (±0.76%
)25471962
ops/sec (±0.17%
)1.07
Assert advanced strict object
29600419
ops/sec (±0.45%
)30460141
ops/sec (±0.20%
)1.03
Serialize advanced object
65287551
ops/sec (±0.24%
)74797850
ops/sec (±0.32%
)1.15
Serialize advanced object - compile
803193386
ops/sec (±0.07%
)This comment was automatically generated by workflow using github-action-benchmark.
d780539
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
.Parse string
171763409
ops/sec (±0.19%
)811431552
ops/sec (±0.15%
)4.72
Serialize string
171847355
ops/sec (±0.14%
)812781945
ops/sec (±0.05%
)4.73
This comment was automatically generated by workflow using github-action-benchmark.