-
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
5 changed files
with
63 additions
and
4 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
f43ef80
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
818941691
ops/sec (±0.10%
)819212043
ops/sec (±0.14%
)1.00
Serialize string
819866798
ops/sec (±0.08%
)820083660
ops/sec (±0.06%
)1.00
Advanced object schema factory
480449
ops/sec (±0.14%
)467043
ops/sec (±0.75%
)0.97
Parse advanced object
56339978
ops/sec (±0.99%
)57303490
ops/sec (±0.58%
)1.02
Assert advanced object
173990167
ops/sec (±0.08%
)173972597
ops/sec (±0.13%
)1.00
Create and parse advanced object
95005
ops/sec (±0.34%
)95135
ops/sec (±0.17%
)1.00
Parse advanced strict object
25408704
ops/sec (±0.33%
)25413209
ops/sec (±1.32%
)1.00
Assert advanced strict object
30514617
ops/sec (±0.61%
)30800487
ops/sec (±0.22%
)1.01
Serialize advanced object
75224894
ops/sec (±0.31%
)74296846
ops/sec (±0.34%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.