Skip to content

Commit 511d6eb

Browse files
author
github-action-benchmark
committed
add Go Benchmark (go) benchmark result for c5fadcd
1 parent e42035b commit 511d6eb

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

dev/bench/data.js

+43-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1733401706911,
2+
"lastUpdate": 1733832448346,
33
"repoUrl": "https://github.com/buildpacks/pack",
44
"entries": {
55
"Go Benchmark": [
@@ -8684,6 +8684,48 @@ window.BENCHMARK_DATA = {
86848684
"extra": "1 times\n4 procs"
86858685
}
86868686
]
8687+
},
8688+
{
8689+
"commit": {
8690+
"author": {
8691+
"email": "[email protected]",
8692+
"name": "Juan Bustamante",
8693+
"username": "jjbustamante"
8694+
},
8695+
"committer": {
8696+
"email": "[email protected]",
8697+
"name": "GitHub",
8698+
"username": "web-flow"
8699+
},
8700+
"distinct": true,
8701+
"id": "c5fadcd444b6a82bfca0c0e5e501d5392a7cd8ef",
8702+
"message": "Merge pull request #2298 from buildpacks/dependabot/go_modules/go-dependencies-91cddda52f\n\nbuild(deps): bump the go-dependencies group with 7 updates",
8703+
"timestamp": "2024-12-10T07:05:08-05:00",
8704+
"tree_id": "6f5b22e42a3034e3df3ddcb6438e0b5fee83c852",
8705+
"url": "https://github.com/buildpacks/pack/commit/c5fadcd444b6a82bfca0c0e5e501d5392a7cd8ef"
8706+
},
8707+
"date": 1733832447828,
8708+
"tool": "go",
8709+
"benches": [
8710+
{
8711+
"name": "BenchmarkBuild/with_Untrusted_Builder",
8712+
"value": 4433933395,
8713+
"unit": "ns/op",
8714+
"extra": "1 times\n4 procs"
8715+
},
8716+
{
8717+
"name": "BenchmarkBuild/with_Trusted_Builder",
8718+
"value": 1235678331,
8719+
"unit": "ns/op",
8720+
"extra": "1 times\n4 procs"
8721+
},
8722+
{
8723+
"name": "BenchmarkBuild/with_Additional_Buildpack",
8724+
"value": 61719091119,
8725+
"unit": "ns/op",
8726+
"extra": "1 times\n4 procs"
8727+
}
8728+
]
86878729
}
86888730
]
86898731
}

0 commit comments

Comments
 (0)