-
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
1 changed file
with
3 additions
and
3 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
ad9d0b2
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
1395283
ops/sec (±0.58%
)1407402
ops/sec (±0.83%
)1.01
S.schema - make + parse
107581
ops/sec (±1.14%
)106093
ops/sec (±1.59%
)0.99
S.schema - parse
50812730
ops/sec (±1.42%
)63557250
ops/sec (±2.21%
)1.25
S.schema - parse strict
24238839
ops/sec (±1.70%
)24741041
ops/sec (±1.18%
)1.02
S.schema - make + reverse
938656
ops/sec (±0.67%
)945495
ops/sec (±0.66%
)1.01
S.schema - make + reverse convert
190815
ops/sec (±0.55%
)191409
ops/sec (±0.61%
)1.00
S.schema - reverse convert
72945979
ops/sec (±2.35%
)92101509
ops/sec (±2.95%
)1.26
S.schema - reverse convert (compiled)
126443150
ops/sec (±5.37%
)135067479
ops/sec (±5.24%
)1.07
S.schema - assert
53889834
ops/sec (±1.64%
)67203990
ops/sec (±2.34%
)1.25
S.schema - assert (compiled)
75865997
ops/sec (±2.60%
)77266522
ops/sec (±3.01%
)1.02
S.schema - assert strict
21213188
ops/sec (±0.85%
)24114980
ops/sec (±1.62%
)1.14
S.object - make
1016158
ops/sec (±0.23%
)1008065
ops/sec (±0.17%
)0.99
S.object - make + parse
88948
ops/sec (±0.41%
)89571
ops/sec (±0.46%
)1.01
S.object - parse
37278683
ops/sec (±1.65%
)37887073
ops/sec (±1.60%
)1.02
S.object - make + reverse
124584
ops/sec (±1.21%
)130094
ops/sec (±1.32%
)1.04
S.object - make + reverse convert
81924
ops/sec (±1.20%
)84582
ops/sec (±1.08%
)1.03
S.object - reverse convert
46340200
ops/sec (±1.82%
)46946748
ops/sec (±1.78%
)1.01
S.string - parse
68592077
ops/sec (±2.44%
)66861167
ops/sec (±2.49%
)0.97
S.string - reverse convert
69920359
ops/sec (±2.23%
)70006875
ops/sec (±2.35%
)1.00
This comment was automatically generated by workflow using github-action-benchmark.