mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 08e9e826ce
This commit is contained in:
parent
f6c91f0d36
commit
e6cf3bb9b5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724187170129,
|
||||
"lastUpdate": 1724193580536,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119454,6 +119454,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "08e9e826ce3e0349ef76bc1b9cca9b8196084442",
|
||||
"message": "core/zero: periodically report usage",
|
||||
"timestamp": "2024-08-20T20:22:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5231/commits/08e9e826ce3e0349ef76bc1b9cca9b8196084442"
|
||||
},
|
||||
"date": 1724193569455,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8796912,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6342124,
|
||||
"unit": "ns/op",
|
||||
"extra": "186 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue