diff --git a/dev/bench/macOS/13/x86_64/data.js b/dev/bench/macOS/13/x86_64/data.js index 8e8ac6efc..4a077651a 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": 1714066728122, + "lastUpdate": 1714084934191, "repoUrl": "https://github.com/runfinch/finch", "entries": { "Finch Benchmark": [ @@ -40646,6 +40646,174 @@ window.BENCHMARK_DATA = { "extra": "2 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": "5f51ce4e360d24c00e4e02164b6609012869f2be", + "message": "ci(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#917)\n\nBumps\r\n[golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action)\r\nfrom 4.0.0 to 5.0.0.\r\n
\r\nRelease notes\r\n

Sourced from golangci/golangci-lint-action's\r\nreleases.

\r\n
\r\n

v5.0.0

\r\n\r\n

What's Changed

\r\n

Changes

\r\n\r\n

New Contributors

\r\n\r\n

Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0

\r\n

v4.0.1

\r\n\r\n

What's Changed

\r\n

Documentation

\r\n\r\n

Dependencies

\r\n\r\n\r\n
\r\n

... (truncated)

\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=golangci/golangci-lint-action&package-manager=github_actions&previous-version=4.0.0&new-version=5.0.0)](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": "2024-04-25T18:38:20-04:00", + "tree_id": "43ab4d2a2f5d835235dd1efc46ed6b7e996d0a81", + "url": "https://github.com/runfinch/finch/commit/5f51ce4e360d24c00e4e02164b6609012869f2be" + }, + "date": 1714084933043, + "tool": "go", + "benches": [ + { + "name": "BenchmarkAll/BenchmarkVMInit", + "value": 44764284166, + "unit": "ns/op\t 0.3431 %cpu_avg/op\t 56.25 %cpu_peak/op\t 44.76 cpu_seconds/op\t1482551296 disk_bytes/op\t 2010760 B/op\t 42556 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - ns/op", + "value": 44764284166, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_avg/op", + "value": 0.3431, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - %cpu_peak/op", + "value": 56.25, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - cpu_seconds/op", + "value": 44.76, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - disk_bytes/op", + "value": 1482551296, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - B/op", + "value": 2010760, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMInit - allocs/op", + "value": 42556, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart", + "value": 36466018061, + "unit": "ns/op\t 0.2981 %cpu_avg/op\t 41.18 %cpu_peak/op\t 36.47 cpu_seconds/op\t 16097280 disk_bytes/op\t 1655696 B/op\t 34481 allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - ns/op", + "value": 36466018061, + "unit": "ns/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_avg/op", + "value": 0.2981, + "unit": "%cpu_avg/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - %cpu_peak/op", + "value": 41.18, + "unit": "%cpu_peak/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - cpu_seconds/op", + "value": 36.47, + "unit": "cpu_seconds/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - disk_bytes/op", + "value": 16097280, + "unit": "disk_bytes/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - B/op", + "value": 1655696, + "unit": "B/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkVMStart - allocs/op", + "value": 34481, + "unit": "allocs/op", + "extra": "1 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun", + "value": 510600326, + "unit": "ns/op\t 0.8747 %cpu_avg/op\t 20.83 %cpu_peak/op\t 0.5105 cpu_seconds/op\t 6144 disk_bytes/op\t 33248 B/op\t 537 allocs/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - ns/op", + "value": 510600326, + "unit": "ns/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_avg/op", + "value": 0.8747, + "unit": "%cpu_avg/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - %cpu_peak/op", + "value": 20.83, + "unit": "%cpu_peak/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - cpu_seconds/op", + "value": 0.5105, + "unit": "cpu_seconds/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - disk_bytes/op", + "value": 6144, + "unit": "disk_bytes/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - B/op", + "value": 33248, + "unit": "B/op", + "extra": "2 times\n12 procs" + }, + { + "name": "BenchmarkAll/BenchmarkContainerRun - allocs/op", + "value": 537, + "unit": "allocs/op", + "extra": "2 times\n12 procs" + } + ] } ] }