mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for e565741a27
This commit is contained in:
parent
92cb75e691
commit
ccc11d3d5e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709311156439,
|
||||
"lastUpdate": 1709311890707,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -98678,6 +98678,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e565741a276f98c286456946d80469f7fa78cff7",
|
||||
"message": "chore(deps): bump google.golang.org/api from 0.161.0 to 0.167.0",
|
||||
"timestamp": "2024-03-01T08:32:48Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4982/commits/e565741a276f98c286456946d80469f7fa78cff7"
|
||||
},
|
||||
"date": 1709311883475,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8809811,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5924360,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue