mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for c31ebaa79ab60585ff7a918fc72ad31727017cae
This commit is contained in:
parent
490bf483ab
commit
b6d211c5a4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686589220201,
|
"lastUpdate": 1686589233215,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -48714,6 +48714,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "94 times\n2 procs"
|
"extra": "94 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c31ebaa79ab60585ff7a918fc72ad31727017cae",
|
||||||
|
"message": "chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0",
|
||||||
|
"timestamp": "2023-06-12T02:14:30Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4240/commits/c31ebaa79ab60585ff7a918fc72ad31727017cae"
|
||||||
|
},
|
||||||
|
"date": 1686589232026,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 18206587,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "66 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 12317408,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "90 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue