mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 47c77a2f02
This commit is contained in:
parent
2e82af5914
commit
8bb58d96be
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1684877581252,
|
"lastUpdate": 1684877655477,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -46454,6 +46454,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "138 times\n2 procs"
|
"extra": "138 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "47c77a2f02624b08d314962bd5a7f9f57da2a569",
|
||||||
|
"message": "databroker: fix fast forward",
|
||||||
|
"timestamp": "2023-05-23T15:17:52Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4194/commits/47c77a2f02624b08d314962bd5a7f9f57da2a569"
|
||||||
|
},
|
||||||
|
"date": 1684877654904,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15146578,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "79 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 9064711,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "124 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue