-
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.
d7b764b
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
818227203
ops/sec (±0.16%
)814044167
ops/sec (±0.15%
)0.99
Serialize string
819861801
ops/sec (±0.08%
)814166152
ops/sec (±0.12%
)0.99
Advanced object schema factory
449623
ops/sec (±1.71%
)457405
ops/sec (±0.90%
)1.02
Parse advanced object
45072321
ops/sec (±0.18%
)42985342
ops/sec (±0.72%
)0.95
Create and parse advanced object
36008
ops/sec (±0.79%
)34684
ops/sec (±1.48%
)0.96
Parse advanced strict object
21656606
ops/sec (±0.16%
)21540357
ops/sec (±0.57%
)0.99
Serialize advanced object
807998981
ops/sec (±0.07%
)800158749
ops/sec (±0.09%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.