-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support throttling of listMetadata calls and queries; include a…
…nd exclude metadata
- Loading branch information
Showing
3 changed files
with
257 additions
and
95 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
Oops, something went wrong.
56435ca
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
eda-componentSetCreate-linux
215
ms217
ms0.99
eda-sourceToMdapi-linux
2000
ms1973
ms1.01
eda-sourceToZip-linux
1794
ms1798
ms1.00
eda-mdapiToSource-linux
2669
ms2732
ms0.98
lotsOfClasses-componentSetCreate-linux
428
ms430
ms1.00
lotsOfClasses-sourceToMdapi-linux
3596
ms3637
ms0.99
lotsOfClasses-sourceToZip-linux
2949
ms2933
ms1.01
lotsOfClasses-mdapiToSource-linux
3480
ms3402
ms1.02
lotsOfClassesOneDir-componentSetCreate-linux
751
ms737
ms1.02
lotsOfClassesOneDir-sourceToMdapi-linux
6423
ms6210
ms1.03
lotsOfClassesOneDir-sourceToZip-linux
5162
ms5108
ms1.01
lotsOfClassesOneDir-mdapiToSource-linux
6363
ms6069
ms1.05
This comment was automatically generated by workflow using github-action-benchmark.
56435ca
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
eda-componentSetCreate-win32
695
ms634
ms1.10
eda-sourceToMdapi-win32
3988
ms3693
ms1.08
eda-sourceToZip-win32
3108
ms2844
ms1.09
eda-mdapiToSource-win32
6095
ms5586
ms1.09
lotsOfClasses-componentSetCreate-win32
1313
ms1195
ms1.10
lotsOfClasses-sourceToMdapi-win32
8217
ms7576
ms1.08
lotsOfClasses-sourceToZip-win32
5132
ms4680
ms1.10
lotsOfClasses-mdapiToSource-win32
8192
ms7508
ms1.09
lotsOfClassesOneDir-componentSetCreate-win32
2353
ms2128
ms1.11
lotsOfClassesOneDir-sourceToMdapi-win32
14768
ms13362
ms1.11
lotsOfClassesOneDir-sourceToZip-win32
8729
ms8362
ms1.04
lotsOfClassesOneDir-mdapiToSource-win32
13812
ms13457
ms1.03
This comment was automatically generated by workflow using github-action-benchmark.