mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 774373b2ab
This commit is contained in:
parent
2e9eebda9a
commit
1f210c9df5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1734676531352,
|
"lastUpdate": 1734701131046,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -136994,6 +136994,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "228 times\n4 procs"
|
"extra": "228 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "774373b2abdd3218cfdc27b61dcd521d5f9e327d",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2024-12-20T09:14:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/774373b2abdd3218cfdc27b61dcd521d5f9e327d"
|
||||||
|
},
|
||||||
|
"date": 1734701117720,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8658119,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "140 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5508194,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "211 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue