You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
6e3efff
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
816635133
ops/sec (±0.12%
)815414023
ops/sec (±0.49%
)1.00
Serialize string
816281186
ops/sec (±0.27%
)817783951
ops/sec (±0.11%
)1.00
Advanced object schema factory
476590
ops/sec (±0.47%
)483577
ops/sec (±0.73%
)1.01
Parse advanced object
57109045
ops/sec (±0.47%
)57257765
ops/sec (±0.43%
)1.00
Assert advanced object
172571042
ops/sec (±0.24%
)173214107
ops/sec (±0.13%
)1.00
Create and parse advanced object
93521
ops/sec (±1.19%
)94633
ops/sec (±0.16%
)1.01
Parse advanced strict object
24989267
ops/sec (±0.44%
)25373330
ops/sec (±0.31%
)1.02
Assert advanced strict object
30795732
ops/sec (±0.25%
)30917166
ops/sec (±0.16%
)1.00
Serialize advanced object
62277824
ops/sec (±4.02%
)76333117
ops/sec (±0.06%
)1.23
This comment was automatically generated by workflow using github-action-benchmark.