Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
shetzel committed Sep 9, 2024
1 parent 7822a80 commit e0cb408
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,30 +523,6 @@
strip-ansi "6.0.1"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.2", "@salesforce/core@^8.5.4":
version "8.5.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==
dependencies:
"@jsforce/jsforce-node" "^3.4.1"
"@salesforce/kit" "^3.2.2"
"@salesforce/schemas" "^1.9.0"
"@salesforce/ts-types" "^2.0.10"
ajv "^8.17.1"
change-case "^4.1.2"
fast-levenshtein "^3.0.0"
faye "^1.4.0"
form-data "^4.0.0"
js2xmlparser "^4.0.1"
jsonwebtoken "9.0.2"
jszip "3.10.1"
pino "^9.3.2"
pino-abstract-transport "^1.2.0"
pino-pretty "^11.2.2"
proper-lockfile "^4.1.2"
semver "^7.6.3"
ts-retry-promise "^0.8.1"

"@salesforce/core@^8.5.4":
version "8.5.4"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
Expand Down

2 comments on commit e0cb408

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: e0cb408 Previous: cbbb35c Ratio
eda-componentSetCreate-linux 236 ms 231 ms 1.02
eda-sourceToMdapi-linux 2396 ms 2299 ms 1.04
eda-sourceToZip-linux 1875 ms 1883 ms 1.00
eda-mdapiToSource-linux 2915 ms 2906 ms 1.00
lotsOfClasses-componentSetCreate-linux 437 ms 425 ms 1.03
lotsOfClasses-sourceToMdapi-linux 3733 ms 3650 ms 1.02
lotsOfClasses-sourceToZip-linux 3137 ms 3128 ms 1.00
lotsOfClasses-mdapiToSource-linux 3595 ms 3551 ms 1.01
lotsOfClassesOneDir-componentSetCreate-linux 746 ms 750 ms 0.99
lotsOfClassesOneDir-sourceToMdapi-linux 6487 ms 6463 ms 1.00
lotsOfClassesOneDir-sourceToZip-linux 5661 ms 5657 ms 1.00
lotsOfClassesOneDir-mdapiToSource-linux 6473 ms 6447 ms 1.00

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

@svc-cli-bot
Copy link
Contributor

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: e0cb408 Previous: cbbb35c Ratio
eda-componentSetCreate-win32 675 ms 725 ms 0.93
eda-sourceToMdapi-win32 4652 ms 4648 ms 1.00
eda-sourceToZip-win32 2907 ms 2988 ms 0.97
eda-mdapiToSource-win32 5671 ms 5603 ms 1.01
lotsOfClasses-componentSetCreate-win32 1184 ms 1192 ms 0.99
lotsOfClasses-sourceToMdapi-win32 7622 ms 7686 ms 0.99
lotsOfClasses-sourceToZip-win32 4978 ms 5088 ms 0.98
lotsOfClasses-mdapiToSource-win32 7798 ms 7917 ms 0.98
lotsOfClassesOneDir-componentSetCreate-win32 2100 ms 2087 ms 1.01
lotsOfClassesOneDir-sourceToMdapi-win32 13904 ms 13777 ms 1.01
lotsOfClassesOneDir-sourceToZip-win32 9246 ms 9111 ms 1.01
lotsOfClassesOneDir-mdapiToSource-win32 14187 ms 14009 ms 1.01

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

Please sign in to comment.