-
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
7 changed files
with
179 additions
and
1 deletion.
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
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
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
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
109f740
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
S.schema - make
1371367
ops/sec (±1.24%
)1381695
ops/sec (±0.64%
)1.01
S.schema - make + parse
108961
ops/sec (±0.54%
)106535
ops/sec (±1.27%
)0.98
S.schema - parse
51323974
ops/sec (±1.56%
)50661345
ops/sec (±1.65%
)0.99
S.schema - parse strict
24429605
ops/sec (±1.21%
)24030078
ops/sec (±1.57%
)0.98
S.schema - make + reverse
938685
ops/sec (±1.21%
)941104
ops/sec (±0.37%
)1.00
S.schema - make + reverse convert
186620
ops/sec (±0.89%
)187149
ops/sec (±0.49%
)1.00
S.schema - reverse convert
67993967
ops/sec (±1.96%
)91393061
ops/sec (±2.40%
)1.34
S.schema - reverse convert (compiled)
141557453
ops/sec (±4.35%
)139157834
ops/sec (±3.60%
)0.98
S.schema - assert
67811645
ops/sec (±2.17%
)54052579
ops/sec (±1.42%
)0.80
S.schema - assert (compiled)
73516193
ops/sec (±4.59%
)79145212
ops/sec (±1.65%
)1.08
S.schema - assert strict
24895839
ops/sec (±1.15%
)22623377
ops/sec (±1.92%
)0.91
S.object - make
1008038
ops/sec (±0.24%
)959359
ops/sec (±0.18%
)0.95
S.object - make + parse
87097
ops/sec (±1.50%
)89245
ops/sec (±0.43%
)1.02
S.object - parse
37581228
ops/sec (±1.47%
)37681265
ops/sec (±1.66%
)1.00
S.object - make + reverse
129566
ops/sec (±1.43%
)131924
ops/sec (±1.37%
)1.02
S.object - make + reverse convert
82336
ops/sec (±0.95%
)85551
ops/sec (±1.16%
)1.04
S.object - reverse convert
46367794
ops/sec (±1.75%
)47021369
ops/sec (±1.92%
)1.01
S.string - parse
68482422
ops/sec (±2.09%
)67636391
ops/sec (±2.08%
)0.99
S.string - reverse convert
71508363
ops/sec (±2.13%
)66255926
ops/sec (±3.14%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.