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
bc3089c
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
819279435
ops/sec (±0.08%
)819212043
ops/sec (±0.14%
)1.00
Serialize string
817881030
ops/sec (±0.09%
)820083660
ops/sec (±0.06%
)1.00
Advanced object schema factory
478384
ops/sec (±0.16%
)467043
ops/sec (±0.75%
)0.98
Parse advanced object
56883468
ops/sec (±0.92%
)57303490
ops/sec (±0.58%
)1.01
Assert advanced object
173868892
ops/sec (±0.16%
)173972597
ops/sec (±0.13%
)1.00
Create and parse advanced object
95417
ops/sec (±0.11%
)95135
ops/sec (±0.17%
)1.00
Parse advanced strict object
25452469
ops/sec (±0.28%
)25413209
ops/sec (±1.32%
)1.00
Assert advanced strict object
30860125
ops/sec (±0.55%
)30800487
ops/sec (±0.22%
)1.00
Serialize advanced object
76910407
ops/sec (±0.23%
)74296846
ops/sec (±0.34%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.