mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for 31f2bf9fa4
This commit is contained in:
parent
db881e6fd8
commit
7171faa056
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1682526928896,
|
"lastUpdate": 1682691963304,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -42778,6 +42778,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "91 times\n2 procs"
|
"extra": "91 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "31f2bf9fa49a3b2fe0fe1f08484b76536f971f9b",
|
||||||
|
"message": "authenticate: add events",
|
||||||
|
"timestamp": "2023-04-27T18:32:25Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4051/commits/31f2bf9fa49a3b2fe0fe1f08484b76536f971f9b"
|
||||||
|
},
|
||||||
|
"date": 1682691962664,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13192426,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "94 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8613119,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "140 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue