diff --git a/dev/bench/macOS/12/arm64/data.js b/dev/bench/macOS/12/arm64/data.js index c49c161a0..d541ba45e 100644 --- a/dev/bench/macOS/12/arm64/data.js +++ b/dev/bench/macOS/12/arm64/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1689699267886, + "lastUpdate": 1689699291112, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -9410,6 +9410,198 @@ window.BENCHMARK_DATA = { "extra": "1 times\n8 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": "54c03bbfba132d797b0efa1171ce3fdc6eb8af9e", + "message": "build(deps): Bump github.com/runfinch/common-tests from 0.7.0 to 0.7.1 (#477)\n\nBumps\r\n[github.com/runfinch/common-tests](https://github.com/runfinch/common-tests)\r\nfrom 0.7.0 to 0.7.1.\r\n
\r\nRelease notes\r\n

Sourced from github.com/runfinch/common-tests's\r\nreleases.

\r\n
\r\n

v0.7.1

\r\n

0.7.1\r\n(2023-06-27)

\r\n

Bug Fixes

\r\n\r\n

Build System or External Dependencies

\r\n\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from github.com/runfinch/common-tests's\r\nchangelog.

\r\n
\r\n

0.7.1\r\n(2023-06-27)

\r\n

Bug Fixes

\r\n\r\n

Build System or External Dependencies

\r\n\r\n
\r\n
\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/runfinch/common-tests&package-manager=go_modules&previous-version=0.7.0&new-version=0.7.1)](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-07-18T09:49:56-07:00", + "tree_id": "bd79c617cf20d13eadaebdd1cba7aa72c68b62ff", + "url": "https://github.com/runfinch/finch/commit/54c03bbfba132d797b0efa1171ce3fdc6eb8af9e" + }, + "date": 1689699290089, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", + "value": 103925232375, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", + "value": 0.2965, + "unit": "%cpu_avg/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", + "value": 50, + "unit": "%cpu_peak/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", + "value": 103.9, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", + "value": 1998864384, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - B/op", + "value": 4683848, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", + "value": 97968, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", + "value": 24229717125, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", + "value": 0.4067, + "unit": "%cpu_avg/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", + "value": 55.56, + "unit": "%cpu_peak/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", + "value": 24.23, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", + "value": 90112, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - B/op", + "value": 1074928, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", + "value": 22871, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", + "value": 342341181, + "unit": "ns/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", + "value": 0.9007, + "unit": "%cpu_avg/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", + "value": 10, + "unit": "%cpu_peak/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", + "value": 0.3423, + "unit": "cpu_seconds/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", + "value": 0, + "unit": "disk_bytes/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", + "value": 25165, + "unit": "B/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", + "value": 366, + "unit": "allocs/op", + "extra": "3 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - ns/op", + "value": 1335426000, + "unit": "ns/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_avg/op", + "value": 1.443, + "unit": "%cpu_avg/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - %cpu_peak/op", + "value": 82.5, + "unit": "%cpu_peak/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - cpu_seconds/op", + "value": 1.335, + "unit": "cpu_seconds/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - disk_bytes/op", + "value": 3608576, + "unit": "disk_bytes/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - B/op", + "value": 68344, + "unit": "B/op", + "extra": "1 times\n8 procs" + }, + { + "name": "BenchmarkAll/BenchmarkImageBuild - allocs/op", + "value": 1309, + "unit": "allocs/op", + "extra": "1 times\n8 procs" + } + ] } ] }