From d98f981a042ee498d387ebf344f8a14b9dd7cfba Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 30 Jun 2023 15:50:18 +0000 Subject: [PATCH] add Finch Benchmark (go) benchmark result for d6746a447e10bed6c13d197c8d693b27e02ac3aa --- dev/bench/macOS/12/x86_64/data.js | 50 ++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/dev/bench/macOS/12/x86_64/data.js b/dev/bench/macOS/12/x86_64/data.js index e768b1839..c5967d180 100644 --- a/dev/bench/macOS/12/x86_64/data.js +++ b/dev/bench/macOS/12/x86_64/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688080738806, + "lastUpdate": 1688140218916, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -2018,6 +2018,54 @@ window.BENCHMARK_DATA = { "extra": "1 times\n12 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d6746a447e10bed6c13d197c8d693b27e02ac3aa", + "message": "build(deps): Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 (#454)\n\nBumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery)\r\nfrom 0.27.2 to 0.27.3.\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.27.2&new-version=0.27.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-06-30T08:44:53-07:00", + "tree_id": "c4ed21f0d0322c401c302f18655c952447d551ad", + "url": "https://github.com/runfinch/finch/commit/d6746a447e10bed6c13d197c8d693b27e02ac3aa" + }, + "date": 1688140217943, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit", + "value": 87424131287, + "unit": "ns/op\t 0.2694 %cpu_avg/op\t 38.46 %cpu_peak/op\t 87.42 cpu_seconds/op\t2091024384 disk_bytes/op\t 3904968 B/op\t 82561 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart", + "value": 30160902727, + "unit": "ns/op\t 0.4213 %cpu_avg/op\t 41.67 %cpu_peak/op\t 30.16 cpu_seconds/op\t -45056 disk_bytes/op\t 1357232 B/op\t 28653 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun", + "value": 457631993, + "unit": "ns/op\t 0.8444 %cpu_avg/op\t 16.03 %cpu_peak/op\t 0.4575 cpu_seconds/op\t 0 disk_bytes/op\t 30512 B/op\t 489 allocs/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild", + "value": 1695769438, + "unit": "ns/op\t 0.6171 %cpu_avg/op\t 33.33 %cpu_peak/op\t 1.696 cpu_seconds/op\t 3616768 disk_bytes/op\t 86648 B/op\t 1684 allocs/op", + "extra": "1 times\n12 procs" + } + ] } ] }