From c3cfb0b506652e135b5e26791178ae5dc8790eea Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 30 Oct 2023 01:52:55 +0000 Subject: [PATCH] add Finch Benchmark (go) benchmark result for 43a57ffc052ba1ffcf0f50cdb08dfdb42abc9723 --- dev/bench/macOS/13/x86_64/data.js | 152 +++++++++++++++++++++++++++++- 1 file changed, 151 insertions(+), 1 deletion(-) diff --git a/dev/bench/macOS/13/x86_64/data.js b/dev/bench/macOS/13/x86_64/data.js index 1e4f14f4c..cd82e6532 100644 --- a/dev/bench/macOS/13/x86_64/data.js +++ b/dev/bench/macOS/13/x86_64/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698609176356, + "lastUpdate": 1698630775709, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -16838,6 +16838,156 @@ window.BENCHMARK_DATA = { "extra": "3 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": "43a57ffc052ba1ffcf0f50cdb08dfdb42abc9723", + "message": "build(deps): Bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible (#665)\n\nBumps [github.com/docker/cli](https://github.com/docker/cli) from\r\n24.0.6+incompatible to 24.0.7+incompatible.\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=github.com/docker/cli&package-manager=go_modules&previous-version=24.0.6+incompatible&new-version=24.0.7+incompatible)](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 show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\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-10-29T18:49:46-07:00", + "tree_id": "b3a49eb33954cd931f41e531f7a1bf5feb13285f", + "url": "https://github.com/runfinch/finch/commit/43a57ffc052ba1ffcf0f50cdb08dfdb42abc9723" + }, + "date": 1698630774710, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", + "value": 42758237449, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", + "value": 0.3477, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", + "value": 35.71, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", + "value": 42.76, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", + "value": 1408860160, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - B/op", + "value": 1928064, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", + "value": 40644, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", + "value": 30531900385, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", + "value": 0.3631, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", + "value": 33.33, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", + "value": 30.53, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", + "value": 93200384, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - B/op", + "value": 1372304, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", + "value": 29008, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", + "value": 461814315, + "unit": "ns/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", + "value": 0.7126, + "unit": "%cpu_avg/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", + "value": 16.67, + "unit": "%cpu_peak/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", + "value": 0.4617, + "unit": "cpu_seconds/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", + "value": 0, + "unit": "disk_bytes/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", + "value": 30506, + "unit": "B/op", + "extra": "3 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", + "value": 489, + "unit": "allocs/op", + "extra": "3 times\n12 procs" + } + ] } ] }