mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 85af3a3b00
This commit is contained in:
parent
0a751d6979
commit
3d4bf767c9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734744324173,
|
||||
"lastUpdate": 1734745213623,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -137690,6 +137690,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "217 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "85af3a3b00c09a0fffb6c4b6473a1f5b77dcfa65",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-20T09:14:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/85af3a3b00c09a0fffb6c4b6473a1f5b77dcfa65"
|
||||
},
|
||||
"date": 1734745200347,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8353029,
|
||||
"unit": "ns/op",
|
||||
"extra": "147 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5494519,
|
||||
"unit": "ns/op",
|
||||
"extra": "220 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue