add Benchmark (go) benchmark result for e77b465e4161db0c8ef5a877889cc83399d7cd96

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": 1775567416398,
+  "lastUpdate": 1775655115765,
   "repoUrl": "https://github.com/git-bug/git-bug",
   "entries": {
     "Benchmark": [
@@ -17958,6 +17958,102 @@ window.BENCHMARK_DATA = {
             "extra": "2 times\n4 procs"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "email": "batolettre@gmail.com",
+            "name": "Michael Muré",
+            "username": "MichaelMure"
+          },
+          "committer": {
+            "email": "noreply@github.com",
+            "name": "GitHub",
+            "username": "web-flow"
+          },
+          "distinct": true,
+          "id": "e77b465e4161db0c8ef5a877889cc83399d7cd96",
+          "message": "repo: ReadData return a reader, improve the http handler (#1549)",
+          "timestamp": "2026-04-08T15:31:07+02:00",
+          "tree_id": "a776c22eec719a19edf561aa83146f8fb82a6bd8",
+          "url": "https://github.com/git-bug/git-bug/commit/e77b465e4161db0c8ef5a877889cc83399d7cd96"
+        },
+        "date": 1775655114414,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5",
+            "value": 16672670,
+            "unit": "ns/op\t 1064005 B/op\t   16173 allocs/op",
+            "extra": "81 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - ns/op",
+            "value": 16672670,
+            "unit": "ns/op",
+            "extra": "81 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - B/op",
+            "value": 1064005,
+            "unit": "B/op",
+            "extra": "81 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - allocs/op",
+            "value": 16173,
+            "unit": "allocs/op",
+            "extra": "81 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25",
+            "value": 80886786,
+            "unit": "ns/op\t 5197519 B/op\t   78586 allocs/op",
+            "extra": "20 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - ns/op",
+            "value": 80886786,
+            "unit": "ns/op",
+            "extra": "20 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - B/op",
+            "value": 5197519,
+            "unit": "B/op",
+            "extra": "20 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - allocs/op",
+            "value": 78586,
+            "unit": "allocs/op",
+            "extra": "20 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150",
+            "value": 1089548608,
+            "unit": "ns/op\t35383709 B/op\t  461370 allocs/op",
+            "extra": "3 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - ns/op",
+            "value": 1089548608,
+            "unit": "ns/op",
+            "extra": "3 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - B/op",
+            "value": 35383709,
+            "unit": "B/op",
+            "extra": "3 times\n4 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - allocs/op",
+            "value": 461370,
+            "unit": "allocs/op",
+            "extra": "3 times\n4 procs"
+          }
+        ]
       }
     ]
   }