-
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
2 changed files
with
3 additions
and
2 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
0282840
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
811688895
ops/sec (±0.16%
)811431552
ops/sec (±0.15%
)1.00
Serialize string
812829962
ops/sec (±0.06%
)812781945
ops/sec (±0.05%
)1.00
Advanced object schema factory
471435
ops/sec (±0.50%
)472293
ops/sec (±0.54%
)1.00
Parse advanced object
56525509
ops/sec (±0.23%
)56799894
ops/sec (±0.57%
)1.00
Assert advanced object
171826272
ops/sec (±0.22%
)171920805
ops/sec (±0.20%
)1.00
Create and parse advanced object
94053
ops/sec (±0.28%
)95083
ops/sec (±0.21%
)1.01
Parse advanced strict object
24851496
ops/sec (±0.97%
)25471962
ops/sec (±0.17%
)1.02
Assert advanced strict object
30323187
ops/sec (±0.32%
)30460141
ops/sec (±0.20%
)1.00
Serialize advanced object
74934013
ops/sec (±0.22%
)74797850
ops/sec (±0.32%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.