mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 05:29:25 +02:00
add Benchmark (go) benchmark result for 08a0b8c2eb
This commit is contained in:
parent
f707bbc108
commit
9f5a901bf0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709672616313,
|
"lastUpdate": 1709672672364,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -99706,6 +99706,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "175 times\n4 procs"
|
"extra": "175 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "08a0b8c2ebab3e685978b0f0d6d7fa7241aa5d1a",
|
||||||
|
"message": "chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1",
|
||||||
|
"timestamp": "2024-03-05T10:46:42Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5011/commits/08a0b8c2ebab3e685978b0f0d6d7fa7241aa5d1a"
|
||||||
|
},
|
||||||
|
"date": 1709672664847,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8264673,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "142 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5982889,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "211 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue