mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 44a9619d04
This commit is contained in:
parent
5d249d40b1
commit
499e349c2b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1667837124405,
|
||||
"lastUpdate": 1667837173254,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -18098,6 +18098,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "147 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "44a9619d04c32ed01b302b8c865265ef21126e8e",
|
||||
"message": "chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.14.0",
|
||||
"timestamp": "2022-11-06T11:22:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3728/commits/44a9619d04c32ed01b302b8c865265ef21126e8e"
|
||||
},
|
||||
"date": 1667837172725,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15152110,
|
||||
"unit": "ns/op",
|
||||
"extra": "82 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8559089,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue