mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for cc7f7e867c
This commit is contained in:
parent
50caceca7b
commit
191d3eb8e9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1706807298224,
|
||||
"lastUpdate": 1706807353337,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -95946,6 +95946,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cc7f7e867c69b7c75b05337f24a9bb1454ad348d",
|
||||
"message": "chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 0.44.0 to 0.45.0",
|
||||
"timestamp": "2024-02-01T06:54:34Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4947/commits/cc7f7e867c69b7c75b05337f24a9bb1454ad348d"
|
||||
},
|
||||
"date": 1706807340153,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11374334,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8533997,
|
||||
"unit": "ns/op",
|
||||
"extra": "146 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue