mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 06:29:19 +02:00
add Benchmark (go) benchmark result for cea1479de3
This commit is contained in:
parent
3e75f5ad23
commit
4ea2861e20
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733520586374,
|
||||
"lastUpdate": 1733521305481,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132512,6 +132512,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "229 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cea1479de35ec67e827c39940d77501a1a68972d",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-06T14:32:17Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/cea1479de35ec67e827c39940d77501a1a68972d"
|
||||
},
|
||||
"date": 1733521281912,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8386021,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5982050,
|
||||
"unit": "ns/op",
|
||||
"extra": "205 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue