data.js

 1window.BENCHMARK_DATA = {
 2  "lastUpdate": 1670498943114,
 3  "repoUrl": "https://github.com/MichaelMure/git-bug",
 4  "entries": {
 5    "Benchmark": [
 6      {
 7        "commit": {
 8          "author": {
 9            "name": "Michael Muré",
10            "username": "MichaelMure",
11            "email": "batolettre@gmail.com"
12          },
13          "committer": {
14            "name": "Michael Muré",
15            "username": "MichaelMure",
16            "email": "batolettre@gmail.com"
17          },
18          "id": "c6bb6b9c7ecddb679966b1561e2e909a9ee5e8cd",
19          "message": "benchmark-action: make it work?",
20          "timestamp": "2022-11-26T13:03:47Z",
21          "url": "https://github.com/MichaelMure/git-bug/commit/c6bb6b9c7ecddb679966b1561e2e909a9ee5e8cd"
22        },
23        "date": 1669468445443,
24        "tool": "go",
25        "benches": [
26          {
27            "name": "BenchmarkReadBugs5",
28            "value": 22037851,
29            "unit": "ns/op\t25063470 B/op\t   25160 allocs/op",
30            "extra": "52 times\n2 procs"
31          },
32          {
33            "name": "BenchmarkReadBugs25",
34            "value": 141376111,
35            "unit": "ns/op\t140636597 B/op\t  139658 allocs/op",
36            "extra": "9 times\n2 procs"
37          },
38          {
39            "name": "BenchmarkReadBugs150",
40            "value": 740724082,
41            "unit": "ns/op\t840088524 B/op\t  834876 allocs/op",
42            "extra": "2 times\n2 procs"
43          }
44        ]
45      },
46      {
47        "commit": {
48          "author": {
49            "email": "batolettre@gmail.com",
50            "name": "Michael Muré",
51            "username": "MichaelMure"
52          },
53          "committer": {
54            "email": "noreply@github.com",
55            "name": "GitHub",
56            "username": "web-flow"
57          },
58          "distinct": true,
59          "id": "562d54802128dc8759f3e071c46f35cbbd6284f7",
60          "message": "Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0\n\nbuild(deps): bump golang.org/x/text from 0.4.0 to 0.5.0",
61          "timestamp": "2022-12-08T12:27:24+01:00",
62          "tree_id": "f21a681bee1da3c8c95e09c34555900b31f3a087",
63          "url": "https://github.com/MichaelMure/git-bug/commit/562d54802128dc8759f3e071c46f35cbbd6284f7"
64        },
65        "date": 1670498942297,
66        "tool": "go",
67        "benches": [
68          {
69            "name": "BenchmarkReadBugs5",
70            "value": 27525421,
71            "unit": "ns/op\t25064172 B/op\t   25162 allocs/op",
72            "extra": "44 times\n2 procs"
73          },
74          {
75            "name": "BenchmarkReadBugs25",
76            "value": 141762751,
77            "unit": "ns/op\t140655269 B/op\t  139677 allocs/op",
78            "extra": "8 times\n2 procs"
79          },
80          {
81            "name": "BenchmarkReadBugs150",
82            "value": 794673324,
83            "unit": "ns/op\t840167388 B/op\t  834949 allocs/op",
84            "extra": "2 times\n2 procs"
85          }
86        ]
87      }
88    ]
89  }
90}