mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for e885176820
This commit is contained in:
parent
3d4bf767c9
commit
6ef428ec4f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734745213623,
|
||||
"lastUpdate": 1734916230575,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -137722,6 +137722,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "220 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e885176820df4312d644358c0485546ea71f0d71",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-22T19:01:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/e885176820df4312d644358c0485546ea71f0d71"
|
||||
},
|
||||
"date": 1734916206657,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7738122,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5218074,
|
||||
"unit": "ns/op",
|
||||
"extra": "222 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue