mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 15:38:05 +02:00
add Benchmark (go) benchmark result for bfe8b4a178
This commit is contained in:
parent
c4a9314fd9
commit
6705968fa5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1669230196309,
|
||||
"lastUpdate": 1669230450326,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -21194,6 +21194,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "159 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "bfe8b4a178b5eb0ab16d0332cade79a73d407fa7",
|
||||
"message": "ci: fix kubernetes integration test",
|
||||
"timestamp": "2022-11-23T09:23:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3766/commits/bfe8b4a178b5eb0ab16d0332cade79a73d407fa7"
|
||||
},
|
||||
"date": 1669230449590,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13447335,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9458076,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue