add Benchmark (go) benchmark result for 98eb1c111efb22ddb02ab71779f1862abab4baa5

github-action-benchmark created

Change summary

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

Detailed changes

dev/bench/data.js 🔗

@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1673443951873,
+  "lastUpdate": 1673702554263,
   "repoUrl": "https://github.com/MichaelMure/git-bug",
   "entries": {
     "Benchmark": [
@@ -1218,6 +1218,48 @@ window.BENCHMARK_DATA = {
             "extra": "1 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": "98eb1c111efb22ddb02ab71779f1862abab4baa5",
+          "message": "Merge pull request #933 from zinderic/feat-cleanup-subcommand\n\nadd cleanup sub-command that remove local bugs and identities",
+          "timestamp": "2023-01-14T14:21:01+01:00",
+          "tree_id": "bb4d8bc2c1fd5614d274dab272e7dae03da5496b",
+          "url": "https://github.com/MichaelMure/git-bug/commit/98eb1c111efb22ddb02ab71779f1862abab4baa5"
+        },
+        "date": 1673702553762,
+        "tool": "go",
+        "benches": [
+          {
+            "name": "BenchmarkReadBugs5",
+            "value": 21201380,
+            "unit": "ns/op\t 4973945 B/op\t   24214 allocs/op",
+            "extra": "51 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs25",
+            "value": 121479550,
+            "unit": "ns/op\t27875936 B/op\t  134383 allocs/op",
+            "extra": "9 times\n2 procs"
+          },
+          {
+            "name": "BenchmarkReadBugs150",
+            "value": 718843269,
+            "unit": "ns/op\t165793428 B/op\t  803270 allocs/op",
+            "extra": "2 times\n2 procs"
+          }
+        ]
       }
     ]
   }