mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 6be8b5f56d
This commit is contained in:
parent
deb1ed2091
commit
a201ed9ab5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1729887874999,
|
||||
"lastUpdate": 1729891604213,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128286,6 +128286,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "176 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6be8b5f56dada42d12669448fae2e20132ff3211",
|
||||
"message": "tests: use testcontainers",
|
||||
"timestamp": "2024-10-25T20:21:23Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5341/commits/6be8b5f56dada42d12669448fae2e20132ff3211"
|
||||
},
|
||||
"date": 1729891591525,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9460504,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6261071,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue