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

add Benchmark (go) benchmark result for 948dd349

parent 0b2a13d9
No related branches found
No related tags found
No related merge requests found
window.BENCHMARK_DATA = {
"lastUpdate": 1747446476792,
"lastUpdate": 1747450414980,
"repoUrl": "https://github.com/git-bug/git-bug",
"entries": {
"Benchmark": [
......@@ -13734,6 +13734,102 @@ window.BENCHMARK_DATA = {
"extra": "2 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "jon@accidental.cc",
"name": "Jonathan Raphaelson",
"username": "lygaret"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "948dd349cc31174645b5a41168d6387afee8a06b",
"message": "build(web): upgrade graphql-codegen and tools (#1443)",
"timestamp": "2025-05-17T02:49:39Z",
"tree_id": "223c842d4305d21a9dc8a6f04ef3f3ea545f31a7",
"url": "https://github.com/git-bug/git-bug/commit/948dd349cc31174645b5a41168d6387afee8a06b"
},
"date": 1747450414408,
"tool": "go",
"benches": [
{
"name": "BenchmarkReadBugs5",
"value": 41027123,
"unit": "ns/op\t 909357 B/op\t 13955 allocs/op",
"extra": "55 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - ns/op",
"value": 41027123,
"unit": "ns/op",
"extra": "55 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - B/op",
"value": 909357,
"unit": "B/op",
"extra": "55 times\n4 procs"
},
{
"name": "BenchmarkReadBugs5 - allocs/op",
"value": 13955,
"unit": "allocs/op",
"extra": "55 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25",
"value": 110314416,
"unit": "ns/op\t 5480543 B/op\t 78564 allocs/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - ns/op",
"value": 110314416,
"unit": "ns/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - B/op",
"value": 5480543,
"unit": "B/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkReadBugs25 - allocs/op",
"value": 78564,
"unit": "allocs/op",
"extra": "10 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150",
"value": 644315158,
"unit": "ns/op\t42859832 B/op\t 524577 allocs/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - ns/op",
"value": 644315158,
"unit": "ns/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - B/op",
"value": 42859832,
"unit": "B/op",
"extra": "2 times\n4 procs"
},
{
"name": "BenchmarkReadBugs150 - allocs/op",
"value": 524577,
"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