mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 2992b7705623c662b5dbaccf446540c96297cac7
This commit is contained in:
parent
0d6b0029eb
commit
61ffc19185
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730747175549,
|
"lastUpdate": 1730764619631,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -128918,6 +128918,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "193 times\n4 procs"
|
"extra": "193 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2992b7705623c662b5dbaccf446540c96297cac7",
|
||||||
|
"message": "New integration test fixtures",
|
||||||
|
"timestamp": "2024-11-04T00:37:05Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5233/commits/2992b7705623c662b5dbaccf446540c96297cac7"
|
||||||
|
},
|
||||||
|
"date": 1730764607656,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9026925,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6433785,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "192 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue