mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for f585ed3b8cd0311154edee86d4d638d2da7bd20d
This commit is contained in:
parent
8bb92ca439
commit
dc59aa24e0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701982671291,
|
"lastUpdate": 1701982707955,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -87370,6 +87370,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f585ed3b8cd0311154edee86d4d638d2da7bd20d",
|
||||||
|
"message": "chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.0",
|
||||||
|
"timestamp": "2023-12-07T14:56:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4833/commits/f585ed3b8cd0311154edee86d4d638d2da7bd20d"
|
||||||
|
},
|
||||||
|
"date": 1701982701734,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11510336,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6846131,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "165 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue