-
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.
* Build ppx for linux * Fix path to artifacts * Move ppx artifacts * Install ppx in ci * Fix Move ppx artifacts
- Loading branch information
Showing
4 changed files
with
63 additions
and
13 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 was deleted.
Oops, something went wrong.
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
a016b31
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
703059963
ops/sec (±0.39%
)768626561
ops/sec (±1.37%
)1.09
Serialize string
706597260
ops/sec (±0.42%
)762449917
ops/sec (±0.91%
)1.08
Advanced object struct factory
295710
ops/sec (±0.47%
)175313
ops/sec (±1.22%
)0.59
Parse advanced object
24290247
ops/sec (±0.19%
)19649867
ops/sec (±1.35%
)0.81
Create and parse advanced object
71658
ops/sec (±0.75%
)44890
ops/sec (±1.18%
)0.63
Parse advanced strict object
13448376
ops/sec (±0.16%
)11823782
ops/sec (±2.57%
)0.88
Serialize advanced object
36469731
ops/sec (±0.46%
)9024665
ops/sec (±1.18%
)0.25
This comment was automatically generated by workflow using github-action-benchmark.