Skip to content

Commit

Permalink
chore: devscripts changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Oct 31, 2023
1 parent 8329735 commit 0f93d34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"devDependencies": {
"@salesforce/cli-plugins-testkit": "^4.4.10",
"@salesforce/dev-scripts": "^6.0.3",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "^1.4.18",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/fast-levenshtein": "^0.0.3",
Expand Down Expand Up @@ -180,4 +179,4 @@
"output": []
}
}
}
}

2 comments on commit 0f93d34

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 0f93d34 Previous: 15b147f Ratio
eda-componentSetCreate-linux 313 ms 386 ms 0.81
eda-sourceToMdapi-linux 6840 ms 6411 ms 1.07
eda-sourceToZip-linux 6177 ms 6335 ms 0.98
eda-mdapiToSource-linux 5005 ms 5621 ms 0.89
lotsOfClasses-componentSetCreate-linux 639 ms 668 ms 0.96
lotsOfClasses-sourceToMdapi-linux 12098 ms 10680 ms 1.13
lotsOfClasses-sourceToZip-linux 8588 ms 7915 ms 1.09
lotsOfClasses-mdapiToSource-linux 5093 ms 7132 ms 0.71
lotsOfClassesOneDir-componentSetCreate-linux 969 ms 1120 ms 0.87
lotsOfClassesOneDir-sourceToMdapi-linux 12322 ms 14682 ms 0.84
lotsOfClassesOneDir-sourceToZip-linux 12984 ms 13114 ms 0.99
lotsOfClassesOneDir-mdapiToSource-linux 9178 ms 11933 ms 0.77

This comment was automatically generated by workflow using github-action-benchmark.

@svc-cli-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 0f93d34 Previous: 15b147f Ratio
eda-componentSetCreate-win32 840 ms 502 ms 1.67
eda-sourceToMdapi-win32 10371 ms 7791 ms 1.33
eda-sourceToZip-win32 7937 ms 6137 ms 1.29
eda-mdapiToSource-win32 12289 ms 7575 ms 1.62
lotsOfClasses-componentSetCreate-win32 1832 ms 970 ms 1.89
lotsOfClasses-sourceToMdapi-win32 20292 ms 12459 ms 1.63
lotsOfClasses-sourceToZip-win32 11907 ms 8678 ms 1.37
lotsOfClasses-mdapiToSource-win32 15913 ms 8928 ms 1.78
lotsOfClassesOneDir-componentSetCreate-win32 3055 ms 1700 ms 1.80
lotsOfClassesOneDir-sourceToMdapi-win32 31572 ms 20581 ms 1.53
lotsOfClassesOneDir-sourceToZip-win32 19464 ms 14158 ms 1.37
lotsOfClassesOneDir-mdapiToSource-win32 30139 ms 16093 ms 1.87

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.