-
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
4 changed files
with
16 additions
and
16 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
e12d7c4
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
593822767
ops/sec (±0.26%
)706149725
ops/sec (±0.41%
)1.19
Serialize string
593656737
ops/sec (±0.22%
)693539015
ops/sec (±2.10%
)1.17
Advanced object struct factory
229587
ops/sec (±0.85%
)286556
ops/sec (±0.58%
)1.25
Parse advanced object
19261554
ops/sec (±0.54%
)22341504
ops/sec (±0.24%
)1.16
Create and parse advanced object
21515
ops/sec (±0.75%
)58042
ops/sec (±1.08%
)2.70
Parse advanced strict object
9928979
ops/sec (±0.65%
)13141235
ops/sec (±0.73%
)1.32
Serialize advanced object
577324855
ops/sec (±0.26%
)32617508
ops/sec (±0.33%
)0.05649766802435693
This comment was automatically generated by workflow using github-action-benchmark.
e12d7c4
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
.Create and parse advanced object
21515
ops/sec (±0.75%
)58042
ops/sec (±1.08%
)2.70
This comment was automatically generated by workflow using github-action-benchmark.