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

add Benchmark (go) benchmark result for 23be684a

parent d9c43983
Branches
No related tags found
No related merge requests found
window.BENCHMARK_DATA = {
"lastUpdate": 1746952834174,
"lastUpdate": 1747027591235,
"repoUrl": "https://github.com/git-bug/git-bug",
"entries": {
"Benchmark": [
......@@ -12486,6 +12486,102 @@ window.BENCHMARK_DATA = {
"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": "23be684a05ff850d46649a600a35c5799a99d8c0",
"message": "feat(tui): improve readability of the help bar (#1412)\n\nThis change changes the help bar's background color to the \"black\" value\nfor the terminal, and increases spacing between the different commands\nto improve readability.\n\nCloses: git-bug/git-bug#1411\nChange-Id: I380d1fee4ae51869876f00c76c0f952d47dd8912",
"timestamp": "2025-05-11T22:25:43-07:00",
"tree_id": "f95e3002ddd507b7582f2307dba18d813834bf19",
"url": "https://github.com/git-bug/git-bug/commit/23be684a05ff850d46649a600a35c5799a99d8c0"
},
"date": 1747027590158,
"tool": "go",
"benches": [
{
"name": "BenchmarkReadBugs5",
"value": 15719028,
"unit": "ns/op\t 906651 B/op\t 13944 allocs/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - ns/op",
"value": 15719028,
"unit": "ns/op",
"extra": "64 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - B/op",
"value": 906651,
"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": 87886463,
"unit": "ns/op\t 5338226 B/op\t 78020 allocs/op",
"extra": "13 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - ns/op",
"value": 87886463,
"unit": "ns/op",
"extra": "13 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - B/op",
"value": 5338226,
"unit": "B/op",
"extra": "13 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - allocs/op",
"value": 78020,
"unit": "allocs/op",
"extra": "13 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150",
"value": 574439048,
"unit": "ns/op\t42876072 B/op\t 524535 allocs/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - ns/op",
"value": 574439048,
"unit": "ns/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - B/op",
"value": 42876072,
"unit": "B/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - allocs/op",
"value": 524535,
"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