-
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
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
3a5d64f
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
814512419
ops/sec (±0.13%
)811431552
ops/sec (±0.15%
)1.00
Serialize string
814967167
ops/sec (±0.08%
)812781945
ops/sec (±0.05%
)1.00
Advanced object schema factory
469453
ops/sec (±0.82%
)472293
ops/sec (±0.54%
)1.01
Parse advanced object
56964290
ops/sec (±0.39%
)56799894
ops/sec (±0.57%
)1.00
Assert advanced object
172805160
ops/sec (±0.16%
)171920805
ops/sec (±0.20%
)0.99
Create and parse advanced object
94614
ops/sec (±0.31%
)95083
ops/sec (±0.21%
)1.00
Parse advanced strict object
25244716
ops/sec (±0.29%
)25471962
ops/sec (±0.17%
)1.01
Assert advanced strict object
30191729
ops/sec (±0.44%
)30460141
ops/sec (±0.20%
)1.01
Serialize advanced object
74159842
ops/sec (±0.28%
)74797850
ops/sec (±0.32%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.