add Benchmark (go) benchmark result for 4c086c504e183619b828adeef4bf199520cbcc84

github-action-benchmark created

Change summary

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

Detailed changes

dev/bench/data.js 🔗

@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1691758529810,
+  "lastUpdate": 1691758578123,
   "repoUrl": "https://github.com/MichaelMure/git-bug",
   "entries": {
     "Benchmark": [
@@ -3204,6 +3204,84 @@ window.BENCHMARK_DATA = {
             "extra": "2 times\n2 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": "4c086c504e183619b828adeef4bf199520cbcc84",
+          "message": "Merge pull request #1090 from MichaelMure/dependabot/go_modules/golang.org/x/vuln-1.0.0\n\nbuild(deps): bump golang.org/x/vuln from 0.0.0-20220908155419-5537ad2271a7 to 1.0.0",
+          "timestamp": "2023-08-11T14:54:26+02:00",
+          "tree_id": "b22bd50c65e1bbbeca31845823fa9467b88dd99e",
+          "url": "https://github.com/MichaelMure/git-bug/commit/4c086c504e183619b828adeef4bf199520cbcc84"
+        },
+        "date": 1691758577651,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5 - ns/op",
+            "value": 23986348,
+            "unit": "ns/op",
+            "extra": "49 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - B/op",
+            "value": 4968684,
+            "unit": "B/op",
+            "extra": "49 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs5 - allocs/op",
+            "value": 24204,
+            "unit": "allocs/op",
+            "extra": "49 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - ns/op",
+            "value": 122458602,
+            "unit": "ns/op",
+            "extra": "10 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - B/op",
+            "value": 27809789,
+            "unit": "B/op",
+            "extra": "10 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25 - allocs/op",
+            "value": 134395,
+            "unit": "allocs/op",
+            "extra": "10 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - ns/op",
+            "value": 685672564,
+            "unit": "ns/op",
+            "extra": "2 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - B/op",
+            "value": 165739412,
+            "unit": "B/op",
+            "extra": "2 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150 - allocs/op",
+            "value": 803262,
+            "unit": "allocs/op",
+            "extra": "2 times\n2 procs"
+          }
+        ]
       }
     ]
   }