-
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
3 changed files
with
629 additions
and
819 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
Oops, something went wrong.
5da5405
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
701829787
ops/sec (±0.42%
)706149725
ops/sec (±0.41%
)1.01
Serialize string
706498623
ops/sec (±0.18%
)693539015
ops/sec (±2.10%
)0.98
Advanced object struct factory
287461
ops/sec (±0.48%
)286556
ops/sec (±0.58%
)1.00
Parse advanced object
22947354
ops/sec (±0.25%
)22341504
ops/sec (±0.24%
)0.97
Create and parse advanced object
25243
ops/sec (±0.70%
)58042
ops/sec (±1.08%
)2.30
Parse advanced strict object
12201899
ops/sec (±0.15%
)13141235
ops/sec (±0.73%
)1.08
Serialize advanced object
691430197
ops/sec (±0.14%
)32617508
ops/sec (±0.33%
)0.04717397091061674
This comment was automatically generated by workflow using github-action-benchmark.
5da5405
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
25243
ops/sec (±0.70%
)58042
ops/sec (±1.08%
)2.30
This comment was automatically generated by workflow using github-action-benchmark.