add Benchmark (go) benchmark result for d87d4a4effe79fbbcd64ea83f7b52e6dd27ec6da

github-action-benchmark created

Change summary

dev/bench/data.js | 98 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+), 1 deletion(-)

Detailed changes

dev/bench/data.js 🔗

@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1713935606291,
+  "lastUpdate": 1721087349361,
   "repoUrl": "https://github.com/MichaelMure/git-bug",
   "entries": {
     "Benchmark": [
@@ -4134,6 +4134,102 @@ window.BENCHMARK_DATA = {
             "extra": "2 times\n4 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": "d87d4a4effe79fbbcd64ea83f7b52e6dd27ec6da",
+          "message": "build(deps): bump golang.org/x/sys from 0.11.0 to 0.14.0 (#1132)\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.14.0.\r\n- [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/sys\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
+          "timestamp": "2024-07-16T01:48:07+02:00",
+          "tree_id": "f054b7c8df00320613376f3cdb25102bbe1aa4e3",
+          "url": "https://github.com/MichaelMure/git-bug/commit/d87d4a4effe79fbbcd64ea83f7b52e6dd27ec6da"
+        },
+        "date": 1721087348864,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5",
+            "value": 19143294,
+            "unit": "ns/op\t 2609753 B/op\t   24191 allocs/op",
+            "extra": "61 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - ns/op",
+            "value": 19143294,
+            "unit": "ns/op",
+            "extra": "61 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - B/op",
+            "value": 2609753,
+            "unit": "B/op",
+            "extra": "61 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - allocs/op",
+            "value": 24191,
+            "unit": "allocs/op",
+            "extra": "61 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25",
+            "value": 108620984,
+            "unit": "ns/op\t14625361 B/op\t  134313 allocs/op",
+            "extra": "10 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - ns/op",
+            "value": 108620984,
+            "unit": "ns/op",
+            "extra": "10 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - B/op",
+            "value": 14625361,
+            "unit": "B/op",
+            "extra": "10 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - allocs/op",
+            "value": 134313,
+            "unit": "allocs/op",
+            "extra": "10 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150",
+            "value": 624045244,
+            "unit": "ns/op\t87070456 B/op\t  802911 allocs/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - ns/op",
+            "value": 624045244,
+            "unit": "ns/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - B/op",
+            "value": 87070456,
+            "unit": "B/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - allocs/op",
+            "value": 802911,
+            "unit": "allocs/op",
+            "extra": "2 times\n4 procs"
+          }
+        ]
       }
     ]
   }