mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for c28c1b8104
This commit is contained in:
parent
a5136dc223
commit
5f710d46b9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1704218308707,
|
||||
"lastUpdate": 1704218631720,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -92170,6 +92170,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c28c1b81049507983c442fcf063ca75d926ce74e",
|
||||
"message": "chore(deps): bump golang from `a6b787c` to `1415bb0`",
|
||||
"timestamp": "2024-01-02T16:49:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4883/commits/c28c1b81049507983c442fcf063ca75d926ce74e"
|
||||
},
|
||||
"date": 1704218619778,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9492695,
|
||||
"unit": "ns/op",
|
||||
"extra": "123 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7082450,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue