mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 797ffecda7
This commit is contained in:
parent
cb8ba52f6a
commit
ab598e4586
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701449319482,
|
||||
"lastUpdate": 1701449512640,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -83230,6 +83230,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "174 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "797ffecda7432bcc020e3837d5802259866b61d2",
|
||||
"message": "chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1",
|
||||
"timestamp": "2023-11-30T21:37:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4790/commits/797ffecda7432bcc020e3837d5802259866b61d2"
|
||||
},
|
||||
"date": 1701449506367,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10513568,
|
||||
"unit": "ns/op",
|
||||
"extra": "110 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6815053,
|
||||
"unit": "ns/op",
|
||||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue