mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for bead9fa4bc
This commit is contained in:
parent
094e7bb69b
commit
0029f826a2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1722455778420,
|
"lastUpdate": 1722466056475,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -115974,6 +115974,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "178 times\n4 procs"
|
"extra": "178 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "bead9fa4bc1a4b41479f982569beac87f28aee21",
|
||||||
|
"message": "ci: fix url typo in goreleaser",
|
||||||
|
"timestamp": "2024-07-30T14:34:18Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5198/commits/bead9fa4bc1a4b41479f982569beac87f28aee21"
|
||||||
|
},
|
||||||
|
"date": 1722466046289,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10632524,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "118 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7000264,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "172 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue