add Benchmark (go) benchmark result for 91fa676c2677f6e9331f8ff225b446d0cabb8056

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": 1722700198790,
+  "lastUpdate": 1722723351918,
   "repoUrl": "https://github.com/MichaelMure/git-bug",
   "entries": {
     "Benchmark": [
@@ -7974,6 +7974,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": "91fa676c2677f6e9331f8ff225b446d0cabb8056",
+          "message": "feat: improved lifecycle management with stale-bot\n\nThis change refactors the automatic lifecycle management workflow that\nuses the `stale-bot` action library, such that neither issues nor pull\nrequests will be closed.\n\nAn additional label of `lifecycle/rotten` has been added to indicate\nissues or pull requests which have been inactive for 180 days or more.\n\nChange-Id: Ia748552c91ada43b4a762879db469132131956f0",
+          "timestamp": "2024-08-03T08:48:59-07:00",
+          "tree_id": "5dd799c78af6eb22701551c14b1c119d984ebdac",
+          "url": "https://github.com/MichaelMure/git-bug/commit/91fa676c2677f6e9331f8ff225b446d0cabb8056"
+        },
+        "date": 1722723351011,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5",
+            "value": 19595518,
+            "unit": "ns/op\t 2585863 B/op\t   22458 allocs/op",
+            "extra": "56 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - ns/op",
+            "value": 19595518,
+            "unit": "ns/op",
+            "extra": "56 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - B/op",
+            "value": 2585863,
+            "unit": "B/op",
+            "extra": "56 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - allocs/op",
+            "value": 22458,
+            "unit": "allocs/op",
+            "extra": "56 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25",
+            "value": 113242687,
+            "unit": "ns/op\t14520389 B/op\t  124543 allocs/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - ns/op",
+            "value": 113242687,
+            "unit": "ns/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - B/op",
+            "value": 14520389,
+            "unit": "B/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - allocs/op",
+            "value": 124543,
+            "unit": "allocs/op",
+            "extra": "9 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150",
+            "value": 707812422,
+            "unit": "ns/op\t86371980 B/op\t  744171 allocs/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - ns/op",
+            "value": 707812422,
+            "unit": "ns/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - B/op",
+            "value": 86371980,
+            "unit": "B/op",
+            "extra": "2 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - allocs/op",
+            "value": 744171,
+            "unit": "allocs/op",
+            "extra": "2 times\n4 procs"
+          }
+        ]
       }
     ]
   }