mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 9cd14b5190
This commit is contained in:
parent
289d82c65c
commit
a2d081bf47
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1695080117084,
|
||||
"lastUpdate": 1695080169867,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -68518,6 +68518,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "94 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9cd14b519044e6827087f33c64dd39501d38c90c",
|
||||
"message": "chore(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3",
|
||||
"timestamp": "2023-09-18T09:17:15Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4560/commits/9cd14b519044e6827087f33c64dd39501d38c90c"
|
||||
},
|
||||
"date": 1695080164191,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13962452,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8707086,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue