mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for 7245fa84e8
This commit is contained in:
parent
842704db61
commit
4fdc83496d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1675701415754,
|
"lastUpdate": 1675702467974,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -32718,6 +32718,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "126 times\n2 procs"
|
"extra": "126 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7245fa84e8c14d8d910be70da3b6d91c0923dfb7",
|
||||||
|
"message": "chore(deps): bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.1",
|
||||||
|
"timestamp": "2023-02-06T03:56:09Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3945/commits/7245fa84e8c14d8d910be70da3b6d91c0923dfb7"
|
||||||
|
},
|
||||||
|
"date": 1675702467069,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13101021,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "90 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8020569,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "147 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue