mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-12 22:38:21 +02:00
add Benchmark (go) benchmark result for 35d7eef5ed
This commit is contained in:
parent
4205effc4d
commit
7f42ae0fef
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1675454218410,
|
||||
"lastUpdate": 1675455514300,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -31914,6 +31914,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "142 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "35d7eef5edae1fccb1d59596df328488eb61b5fa",
|
||||
"message": "databroker: add list types method",
|
||||
"timestamp": "2023-02-02T08:29:52Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3937/commits/35d7eef5edae1fccb1d59596df328488eb61b5fa"
|
||||
},
|
||||
"date": 1675455513668,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12819163,
|
||||
"unit": "ns/op",
|
||||
"extra": "92 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7959757,
|
||||
"unit": "ns/op",
|
||||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue