mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 32aae2b67048f703df325931091b8393835d3390
This commit is contained in:
parent
71decdc35d
commit
57d014a678
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733850473647,
|
||||
"lastUpdate": 1733857646305,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132640,6 +132640,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "229 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "32aae2b67048f703df325931091b8393835d3390",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-10T18:57:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/32aae2b67048f703df325931091b8393835d3390"
|
||||
},
|
||||
"date": 1733857633592,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8100192,
|
||||
"unit": "ns/op",
|
||||
"extra": "150 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5552281,
|
||||
"unit": "ns/op",
|
||||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue