mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for a4ec4b0ad5
This commit is contained in:
parent
b75a83006e
commit
f3402ad762
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723740746846,
|
"lastUpdate": 1723741356458,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -118398,6 +118398,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "177 times\n4 procs"
|
"extra": "177 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a4ec4b0ad50e1f2b6d98811edba4679e0efbb668",
|
||||||
|
"message": "[WIP] testing 1.23.0 for CodeQL",
|
||||||
|
"timestamp": "2024-08-15T14:57:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5220/commits/a4ec4b0ad50e1f2b6d98811edba4679e0efbb668"
|
||||||
|
},
|
||||||
|
"date": 1723741345581,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9731693,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "123 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6803717,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "175 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue