-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement a new
LoopPropertiesNoAdjacentAnnotation
compile step (#1076
) Signed-off-by: Juan Cruz Viotti <[email protected]>
- Loading branch information
Showing
7 changed files
with
141 additions
and
65 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
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
480064e
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 (macos)
JSONSchema_Compile_Basic
227165.89116716702
ns/iter206830.07481524645
ns/iter1.10
JSONSchema_Validate_Draft4_Meta_1_No_Callback
6592.511059077348
ns/iter7392.894571660287
ns/iter0.89
JSONSchema_Validate_Draft4_Required_Properties
3754.8350718569322
ns/iter3654.227698522444
ns/iter1.03
JSONSchema_Validate_Draft4_Optional_Properties_Minimal_Match
1356.523137438307
ns/iter1306.3695505374967
ns/iter1.04
JSONSchema_Validate_Draft4_Items_Schema
9108.107636411585
ns/iter10439.41741670299
ns/iter0.87
This comment was automatically generated by workflow using github-action-benchmark.
480064e
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 (linux/llvm)
JSONSchema_Compile_Basic
386266.53455964563
ns/iter386739.16954822233
ns/iter1.00
JSONSchema_Validate_Draft4_Meta_1_No_Callback
5989.054565142286
ns/iter7462.441005761438
ns/iter0.80
JSONSchema_Validate_Draft4_Required_Properties
3277.5309923937107
ns/iter3274.4145738987377
ns/iter1.00
JSONSchema_Validate_Draft4_Optional_Properties_Minimal_Match
786.4345209741658
ns/iter777.0137173085205
ns/iter1.01
JSONSchema_Validate_Draft4_Items_Schema
11228.439590213111
ns/iter10378.975223022591
ns/iter1.08
This comment was automatically generated by workflow using github-action-benchmark.
480064e
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 (linux/gcc)
JSONSchema_Validate_Draft4_Meta_1_No_Callback
6257.373380736289
ns/iter7684.8167530219835
ns/iter0.81
JSONSchema_Validate_Draft4_Required_Properties
3477.9908922972154
ns/iter3448.3168521620123
ns/iter1.01
JSONSchema_Validate_Draft4_Optional_Properties_Minimal_Match
822.1333332551211
ns/iter821.8162443909573
ns/iter1.00
JSONSchema_Validate_Draft4_Items_Schema
12053.86300426822
ns/iter11951.22582302829
ns/iter1.01
JSONSchema_Compile_Basic
385088.9200220885
ns/iter389227.54550500284
ns/iter0.99
This comment was automatically generated by workflow using github-action-benchmark.
480064e
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 (windows)
JSONSchema_Compile_Basic
789299.2187498647
ns/iter784526.5625001017
ns/iter1.01
JSONSchema_Validate_Draft4_Meta_1_No_Callback
13027.503571428108
ns/iter15602.646892724584
ns/iter0.83
JSONSchema_Validate_Draft4_Required_Properties
5295.269642857647
ns/iter5337.157999999818
ns/iter0.99
JSONSchema_Validate_Draft4_Optional_Properties_Minimal_Match
2302.3993276791516
ns/iter2289.679999999805
ns/iter1.01
JSONSchema_Validate_Draft4_Items_Schema
26561.051872647815
ns/iter25856.357142856723
ns/iter1.03
This comment was automatically generated by workflow using github-action-benchmark.