mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
add Benchmark (go) benchmark result for 0797682cd9
This commit is contained in:
parent
b22347908a
commit
c032931451
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709757923750,
|
"lastUpdate": 1709757992026,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -102890,6 +102890,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "187 times\n4 procs"
|
"extra": "187 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "0797682cd98808af1a84df057f1115ea79aae22f",
|
||||||
|
"message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.45.0 to 1.24.0",
|
||||||
|
"timestamp": "2024-03-06T18:22:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4983/commits/0797682cd98808af1a84df057f1115ea79aae22f"
|
||||||
|
},
|
||||||
|
"date": 1709757984204,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8467052,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5829513,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "198 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue