-
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.
Improve compiled code and fix path for errors during compilation
- Loading branch information
Showing
11 changed files
with
718 additions
and
635 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
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
Oops, something went wrong.
a9e707c
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
Parse string
587483015
ops/sec (±0.24%
)768626561
ops/sec (±1.37%
)1.31
Serialize string
580814074
ops/sec (±1.40%
)762449917
ops/sec (±0.91%
)1.31
Advanced object struct factory
252160
ops/sec (±0.90%
)175313
ops/sec (±1.22%
)0.70
Parse advanced object
20887955
ops/sec (±0.40%
)19649867
ops/sec (±1.35%
)0.94
Create and parse advanced object
61144
ops/sec (±1.02%
)44890
ops/sec (±1.18%
)0.73
Parse advanced strict object
11407243
ops/sec (±0.79%
)11823782
ops/sec (±2.57%
)1.04
Serialize advanced object
35001744
ops/sec (±0.39%
)9024665
ops/sec (±1.18%
)0.26
This comment was automatically generated by workflow using github-action-benchmark.