-
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
6 changed files
with
70 additions
and
33 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
2349fd9
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
819369968
ops/sec (±0.09%
)819610349
ops/sec (±0.10%
)1.00
Serialize string
820186035
ops/sec (±0.07%
)819846717
ops/sec (±0.06%
)1.00
Advanced object schema factory
439941
ops/sec (±0.39%
)447933
ops/sec (±1.47%
)1.02
Parse advanced object
46695852
ops/sec (±0.67%
)46531317
ops/sec (±1.53%
)1.00
Create and parse advanced object
34246
ops/sec (±1.51%
)33412
ops/sec (±1.40%
)0.98
Parse advanced strict object
22086890
ops/sec (±0.37%
)22330607
ops/sec (±0.65%
)1.01
Serialize advanced object
808353951
ops/sec (±0.24%
)808065693
ops/sec (±0.25%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.