-
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
1 changed file
with
57 additions
and
0 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
d954d93
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
818208927
ops/sec (±0.16%
)815414023
ops/sec (±0.49%
)1.00
Serialize string
820285228
ops/sec (±0.07%
)817783951
ops/sec (±0.11%
)1.00
Advanced object schema factory
474557
ops/sec (±0.71%
)483577
ops/sec (±0.73%
)1.02
Parse advanced object
56786303
ops/sec (±0.75%
)57257765
ops/sec (±0.43%
)1.01
Assert advanced object
173578315
ops/sec (±0.19%
)173214107
ops/sec (±0.13%
)1.00
Create and parse advanced object
94718
ops/sec (±0.20%
)94633
ops/sec (±0.16%
)1.00
Parse advanced strict object
25385689
ops/sec (±0.48%
)25373330
ops/sec (±0.31%
)1.00
Assert advanced strict object
30934364
ops/sec (±0.18%
)30917166
ops/sec (±0.16%
)1.00
Serialize advanced object
75883035
ops/sec (±0.22%
)76333117
ops/sec (±0.06%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.