mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for 52fc411e8aecd4aedd879e02f7a82a2da9a7fcc6
This commit is contained in:
parent
b71ae93820
commit
0c213cce05
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709674798097,
|
||||
"lastUpdate": 1709674908834,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -101054,6 +101054,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "52fc411e8aecd4aedd879e02f7a82a2da9a7fcc6",
|
||||
"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/52fc411e8aecd4aedd879e02f7a82a2da9a7fcc6"
|
||||
},
|
||||
"date": 1709674896621,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8469951,
|
||||
"unit": "ns/op",
|
||||
"extra": "140 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5898998,
|
||||
"unit": "ns/op",
|
||||
"extra": "204 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue