Skip to content

Commit 8e5a617

Browse files
author
github-action-benchmark
committed
add Benchmark (customSmallerIsBetter) benchmark result for 67528b0
1 parent 916135e commit 8e5a617

1 file changed

Lines changed: 85 additions & 1 deletion

File tree

perf-Windows/data.js

Lines changed: 85 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1770674966609,
2+
"lastUpdate": 1770740017958,
33
"repoUrl": "https://github.com/forcedotcom/source-deploy-retrieve",
44
"entries": {
55
"Benchmark": [
@@ -88688,6 +88688,90 @@ window.BENCHMARK_DATA = {
8868888688
"unit": "ms"
8868988689
}
8869088690
]
88691+
},
88692+
{
88693+
"commit": {
88694+
"author": {
88695+
"email": "jfeingold35@gmail.com",
88696+
"name": "Jamie Feingold",
88697+
"username": "jfeingold35"
88698+
},
88699+
"committer": {
88700+
"email": "jfeingold35@gmail.com",
88701+
"name": "Jamie Feingold",
88702+
"username": "jfeingold35"
88703+
},
88704+
"distinct": true,
88705+
"id": "67528b0c867b2e2c77926c431512c27af8a1c5e5",
88706+
"message": "fix: unit test replaced with snapshot @W-209670044@",
88707+
"timestamp": "2026-02-10T10:06:12-06:00",
88708+
"tree_id": "7d8c571160b28416b90582433921d9f926324f36",
88709+
"url": "https://github.com/forcedotcom/source-deploy-retrieve/commit/67528b0c867b2e2c77926c431512c27af8a1c5e5"
88710+
},
88711+
"date": 1770740005991,
88712+
"tool": "customSmallerIsBetter",
88713+
"benches": [
88714+
{
88715+
"name": "eda-componentSetCreate-win32",
88716+
"value": 581,
88717+
"unit": "ms"
88718+
},
88719+
{
88720+
"name": "eda-sourceToMdapi-win32",
88721+
"value": 3932,
88722+
"unit": "ms"
88723+
},
88724+
{
88725+
"name": "eda-sourceToZip-win32",
88726+
"value": 3700,
88727+
"unit": "ms"
88728+
},
88729+
{
88730+
"name": "eda-mdapiToSource-win32",
88731+
"value": 6936,
88732+
"unit": "ms"
88733+
},
88734+
{
88735+
"name": "lotsOfClasses-componentSetCreate-win32",
88736+
"value": 923,
88737+
"unit": "ms"
88738+
},
88739+
{
88740+
"name": "lotsOfClasses-sourceToMdapi-win32",
88741+
"value": 10697,
88742+
"unit": "ms"
88743+
},
88744+
{
88745+
"name": "lotsOfClasses-sourceToZip-win32",
88746+
"value": 10205,
88747+
"unit": "ms"
88748+
},
88749+
{
88750+
"name": "lotsOfClasses-mdapiToSource-win32",
88751+
"value": 10456,
88752+
"unit": "ms"
88753+
},
88754+
{
88755+
"name": "lotsOfClassesOneDir-componentSetCreate-win32",
88756+
"value": 2309,
88757+
"unit": "ms"
88758+
},
88759+
{
88760+
"name": "lotsOfClassesOneDir-sourceToMdapi-win32",
88761+
"value": 20254,
88762+
"unit": "ms"
88763+
},
88764+
{
88765+
"name": "lotsOfClassesOneDir-sourceToZip-win32",
88766+
"value": 18785,
88767+
"unit": "ms"
88768+
},
88769+
{
88770+
"name": "lotsOfClassesOneDir-mdapiToSource-win32",
88771+
"value": 20137,
88772+
"unit": "ms"
88773+
}
88774+
]
8869188775
}
8869288776
]
8869388777
}

0 commit comments

Comments
 (0)