-
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
10 changed files
with
944 additions
and
1,002 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
Oops, something went wrong.
bc1ba34
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
814462247
ops/sec (±0.41%
)818372259
ops/sec (±0.13%
)1.00
Serialize string
818852036
ops/sec (±0.15%
)819110535
ops/sec (±0.05%
)1.00
Advanced object schema factory
468360
ops/sec (±0.43%
)449156
ops/sec (±0.56%
)0.96
Parse advanced object
56979482
ops/sec (±0.23%
)45100200
ops/sec (±0.16%
)0.79
Assert advanced object
172889860
ops/sec (±0.28%
)Create and parse advanced object
93218
ops/sec (±0.51%
)35041
ops/sec (±1.18%
)0.38
Parse advanced strict object
25102238
ops/sec (±1.04%
)22748126
ops/sec (±0.24%
)0.91
Assert advanced strict object
30571607
ops/sec (±0.41%
)Serialize advanced object
73163347
ops/sec (±0.57%
)806595235
ops/sec (±0.11%
)11.02
This comment was automatically generated by workflow using github-action-benchmark.
bc1ba34
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.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.Serialize advanced object
73163347
ops/sec (±0.57%
)806595235
ops/sec (±0.11%
)11.02
This comment was automatically generated by workflow using github-action-benchmark.