mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 0a9b4a27997495d4644d65f9614aef64358bceeb
This commit is contained in:
parent
134a939222
commit
a809be63c6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709675379020,
|
"lastUpdate": 1709675474253,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -101378,6 +101378,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "202 times\n4 procs"
|
"extra": "202 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0a9b4a27997495d4644d65f9614aef64358bceeb",
|
||||||
|
"message": "chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.24.0",
|
||||||
|
"timestamp": "2024-03-05T10:46:42Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4997/commits/0a9b4a27997495d4644d65f9614aef64358bceeb"
|
||||||
|
},
|
||||||
|
"date": 1709675462175,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9557708,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "122 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6792059,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "169 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue