mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 58731d2a3d
This commit is contained in:
parent
58316a0025
commit
ebe4ef1ada
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1678907174654,
|
||||
"lastUpdate": 1678907203519,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -38346,6 +38346,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "58731d2a3d4d52f177ce3ddafb70ca42584c2aa8",
|
||||
"message": "chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.12.0 to 1.12.1",
|
||||
"timestamp": "2023-03-15T16:15:03Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4057/commits/58731d2a3d4d52f177ce3ddafb70ca42584c2aa8"
|
||||
},
|
||||
"date": 1678907202898,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13817660,
|
||||
"unit": "ns/op",
|
||||
"extra": "84 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8444746,
|
||||
"unit": "ns/op",
|
||||
"extra": "142 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue