Skip to content
Snippets Groups Projects
Commit a403a3ed authored by github-action-benchmark's avatar github-action-benchmark
Browse files

add Benchmark (go) benchmark result for 6811472b

parent 785b5a24
Branches
No related tags found
No related merge requests found
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1747444176775, "lastUpdate": 1747444386298,
"repoUrl": "https://github.com/git-bug/git-bug", "repoUrl": "https://github.com/git-bug/git-bug",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
...@@ -13542,6 +13542,102 @@ window.BENCHMARK_DATA = { ...@@ -13542,6 +13542,102 @@ window.BENCHMARK_DATA = {
"extra": "2 times\n4 procs" "extra": "2 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"email": "no-reply@sudoforge.com",
"name": "sudoforge",
"username": "sudoforge"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6811472bfbbe67030ec2b5326dbad1dd1e93b2ce",
"message": "fix(dev-infra): re-enable markdown formatting (#1439)\n\nThis was disabled while debugging prettier vs. mdformat interactions\nthrough treefmt, and accidentally committed in\n08ffc2b82919b9254cc59c97756c546a508b4f73.\n\nChange-Id: I14ebc1d0edf6ed755ad15b6ba58b6d9c6f5519f5",
"timestamp": "2025-05-16T18:12:22-07:00",
"tree_id": "9a9d07c4b1e2c0bf382856e6d9964d4141ccd497",
"url": "https://github.com/git-bug/git-bug/commit/6811472bfbbe67030ec2b5326dbad1dd1e93b2ce"
},
"date": 1747444385636,
"tool": "go",
"benches": [
{
"name": "BenchmarkReadBugs5",
"value": 19398153,
"unit": "ns/op\t 908080 B/op\t 13944 allocs/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - ns/op",
"value": 19398153,
"unit": "ns/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - B/op",
"value": 908080,
"unit": "B/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - allocs/op",
"value": 13944,
"unit": "allocs/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25",
"value": 92730457,
"unit": "ns/op\t 5366330 B/op\t 78167 allocs/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - ns/op",
"value": 92730457,
"unit": "ns/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - B/op",
"value": 5366330,
"unit": "B/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - allocs/op",
"value": 78167,
"unit": "allocs/op",
"extra": "12 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150",
"value": 698039277,
"unit": "ns/op\t42843960 B/op\t 524572 allocs/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - ns/op",
"value": 698039277,
"unit": "ns/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - B/op",
"value": 42843960,
"unit": "B/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - allocs/op",
"value": 524572,
"unit": "allocs/op",
"extra": "2 times\n4 procs"
}
]
} }
] ]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment