-
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
28 additions
and
4 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
680ebd4
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
1335514
ops/sec (±1.20%
)1333035
ops/sec (±0.94%
)1.00
S.schema - make + parse
106121
ops/sec (±0.58%
)107810
ops/sec (±1.18%
)1.02
S.schema - parse
48959926
ops/sec (±1.59%
)49514611
ops/sec (±1.45%
)1.01
S.schema - parse strict
23201356
ops/sec (±1.11%
)23185793
ops/sec (±1.21%
)1.00
S.schema - make + reverse
915128
ops/sec (±0.57%
)916551
ops/sec (±0.35%
)1.00
S.schema - make + reverse convert
179556
ops/sec (±0.71%
)178335
ops/sec (±1.39%
)0.99
S.schema - reverse convert
71912044
ops/sec (±2.51%
)56582336
ops/sec (±1.79%
)0.79
S.schema - reverse convert (compiled)
133604493
ops/sec (±5.29%
)136263821
ops/sec (±4.28%
)1.02
S.schema - assert
50445388
ops/sec (±1.71%
)51172085
ops/sec (±2.32%
)1.01
S.schema - assert (compiled)
72015653
ops/sec (±2.47%
)72465443
ops/sec (±2.31%
)1.01
S.schema - assert strict
21915661
ops/sec (±1.04%
)21906524
ops/sec (±0.73%
)1.00
S.object - make
993736
ops/sec (±0.17%
)965712
ops/sec (±0.36%
)0.97
S.object - make + parse
86932
ops/sec (±0.40%
)89541
ops/sec (±0.22%
)1.03
S.object - parse
33448836
ops/sec (±1.38%
)33576635
ops/sec (±1.02%
)1.00
S.object - make + reverse
124612
ops/sec (±1.32%
)128955
ops/sec (±1.24%
)1.03
S.object - make + reverse convert
79687
ops/sec (±1.14%
)83466
ops/sec (±1.10%
)1.05
S.object - reverse convert
44935347
ops/sec (±2.47%
)46593380
ops/sec (±1.70%
)1.04
S.string - parse
65482187
ops/sec (±2.42%
)63773163
ops/sec (±2.49%
)0.97
S.string - reverse convert
67915533
ops/sec (±2.34%
)67690417
ops/sec (±2.11%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.