mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for a38a21a225
This commit is contained in:
parent
a11202eeec
commit
633a7b1932
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702576212317,
|
||||
"lastUpdate": 1702583501175,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89766,6 +89766,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "201 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "a38a21a225b08e22cd880fe8cf985243302d9a0c",
|
||||
"message": "zero/telemetry: add reporter",
|
||||
"timestamp": "2023-12-14T15:11:41Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4855/commits/a38a21a225b08e22cd880fe8cf985243302d9a0c"
|
||||
},
|
||||
"date": 1702583494703,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9594699,
|
||||
"unit": "ns/op",
|
||||
"extra": "121 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6617056,
|
||||
"unit": "ns/op",
|
||||
"extra": "168 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue