mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 2bad5df0c03d9f866460ba25c2c4d4705776dbe7
This commit is contained in:
parent
fdf8cf1d79
commit
dc6ebd0a08
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690906276200,
|
||||
"lastUpdate": 1690906304503,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -58542,6 +58542,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2bad5df0c03d9f866460ba25c2c4d4705776dbe7",
|
||||
"message": "chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10",
|
||||
"timestamp": "2023-08-01T14:49:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4407/commits/2bad5df0c03d9f866460ba25c2c4d4705776dbe7"
|
||||
},
|
||||
"date": 1690906298918,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17409245,
|
||||
"unit": "ns/op",
|
||||
"extra": "66 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11100643,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue