-
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
37 additions
and
24 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
c0b7eba
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
819558333
ops/sec (±0.09%
)819064824
ops/sec (±0.11%
)1.00
Serialize string
820233287
ops/sec (±0.05%
)819779932
ops/sec (±0.08%
)1.00
Advanced object schema factory
417788
ops/sec (±0.48%
)431262
ops/sec (±0.44%
)1.03
Parse advanced object
46551453
ops/sec (±0.23%
)46671133
ops/sec (±0.42%
)1.00
Create and parse advanced object
33720
ops/sec (±0.66%
)34129
ops/sec (±0.58%
)1.01
Parse advanced strict object
22081901
ops/sec (±0.73%
)22262984
ops/sec (±0.24%
)1.01
Serialize advanced object
807767155
ops/sec (±0.23%
)807737293
ops/sec (±0.20%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.