-
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
54 additions
and
3 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1fd1b73
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
819386011
ops/sec (±0.08%
)815414023
ops/sec (±0.49%
)1.00
Serialize string
818321880
ops/sec (±0.07%
)817783951
ops/sec (±0.11%
)1.00
Advanced object schema factory
468022
ops/sec (±0.10%
)483577
ops/sec (±0.73%
)1.03
Parse advanced object
56460621
ops/sec (±0.79%
)57257765
ops/sec (±0.43%
)1.01
Assert advanced object
173190442
ops/sec (±0.18%
)173214107
ops/sec (±0.13%
)1.00
Create and parse advanced object
95082
ops/sec (±0.41%
)94633
ops/sec (±0.16%
)1.00
Parse advanced strict object
25315445
ops/sec (±0.63%
)25373330
ops/sec (±0.31%
)1.00
Assert advanced strict object
30726932
ops/sec (±0.17%
)30917166
ops/sec (±0.16%
)1.01
Serialize advanced object
75546383
ops/sec (±0.16%
)76333117
ops/sec (±0.06%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.