add Benchmark (go) benchmark result for 1dd81071732e748f425e89d18b9bcebf6c10ff8a

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": 1722723438299,
+  "lastUpdate": 1722743524336,
   "repoUrl": "https://github.com/MichaelMure/git-bug",
   "entries": {
     "Benchmark": [
@@ -8166,6 +8166,102 @@ window.BENCHMARK_DATA = {
             "extra": "2 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "no-reply@sudoforge.com",
+            "name": "sudoforge",
+            "username": "sudoforge"
+          },
+          "committer": {
+            "email": "no-reply@sudoforge.com",
+            "name": "sudoforge",
+            "username": "sudoforge"
+          },
+          "distinct": true,
+          "id": "1dd81071732e748f425e89d18b9bcebf6c10ff8a",
+          "message": "fix: correct path for reusable workflow: lifecycle\n\nChange-Id: I02c6e1f183e4b6ee67c0a4d0dcb7c5fbeff361ac",
+          "timestamp": "2024-08-03T20:51:03-07:00",
+          "tree_id": "04a11b24654b258d78fed7171689ddca870fc83d",
+          "url": "https://github.com/MichaelMure/git-bug/commit/1dd81071732e748f425e89d18b9bcebf6c10ff8a"
+        },
+        "date": 1722743523820,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5",
+            "value": 19793241,
+            "unit": "ns/op\t 2570953 B/op\t   22473 allocs/op",
+            "extra": "58 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - ns/op",
+            "value": 19793241,
+            "unit": "ns/op",
+            "extra": "58 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - B/op",
+            "value": 2570953,
+            "unit": "B/op",
+            "extra": "58 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - allocs/op",
+            "value": 22473,
+            "unit": "allocs/op",
+            "extra": "58 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25",
+            "value": 114158387,
+            "unit": "ns/op\t14534873 B/op\t  124537 allocs/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - ns/op",
+            "value": 114158387,
+            "unit": "ns/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - B/op",
+            "value": 14534873,
+            "unit": "B/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - allocs/op",
+            "value": 124537,
+            "unit": "allocs/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150",
+            "value": 713445795,
+            "unit": "ns/op\t85930428 B/op\t  744155 allocs/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - ns/op",
+            "value": 713445795,
+            "unit": "ns/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - B/op",
+            "value": 85930428,
+            "unit": "B/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - allocs/op",
+            "value": 744155,
+            "unit": "allocs/op",
+            "extra": "2 times\n4 procs"
+          }
+        ]
       }
     ]
   }