-
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
5 changed files
with
44 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
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
f3f1ce4
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
1328079
ops/sec (±2.18%
)1354467
ops/sec (±1.69%
)1.02
S.schema - make + parse
108245
ops/sec (±0.65%
)107084
ops/sec (±0.76%
)0.99
S.schema - parse
59964469
ops/sec (±2.40%
)59295398
ops/sec (±2.15%
)0.99
S.schema - parse strict
23130882
ops/sec (±1.02%
)23128983
ops/sec (±1.08%
)1.00
S.schema - make + reverse
935630
ops/sec (±0.67%
)485145
ops/sec (±1.01%
)0.52
S.schema - make + reverse convert
175050
ops/sec (±1.12%
)153040
ops/sec (±1.04%
)0.87
S.schema - reverse convert
66226606
ops/sec (±2.50%
)67243399
ops/sec (±2.39%
)1.02
S.schema - reverse convert (compiled)
134811914
ops/sec (±4.69%
)132052574
ops/sec (±4.16%
)0.98
S.schema - assert
61623973
ops/sec (±2.01%
)63079730
ops/sec (±3.00%
)1.02
S.schema - assert (compiled)
71684370
ops/sec (±2.17%
)72857233
ops/sec (±2.59%
)1.02
S.schema - assert strict
22664297
ops/sec (±1.53%
)23133197
ops/sec (±1.07%
)1.02
S.object - make
915831
ops/sec (±0.39%
)995948
ops/sec (±0.34%
)1.09
S.object - make + parse
87570
ops/sec (±0.45%
)91218
ops/sec (±0.17%
)1.04
S.object - parse
36000641
ops/sec (±1.46%
)35466302
ops/sec (±1.60%
)0.99
S.object - make + reverse
121327
ops/sec (±1.39%
)131621
ops/sec (±1.09%
)1.08
S.object - make + reverse convert
84762
ops/sec (±1.14%
)83663
ops/sec (±0.93%
)0.99
S.object - reverse convert
46583167
ops/sec (±1.89%
)47267567
ops/sec (±1.74%
)1.01
S.string - parse
67541379
ops/sec (±2.21%
)67102209
ops/sec (±2.23%
)0.99
S.string - reverse convert
68261139
ops/sec (±2.61%
)69673135
ops/sec (±2.34%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.