mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 23:09:23 +02:00
add Benchmark (go) benchmark result for b00f803791
This commit is contained in:
parent
82dd9641d0
commit
caee0eb3a9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1710284202032,
|
||||
"lastUpdate": 1710284495457,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -103730,6 +103730,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b00f803791a79b69383fa786a021498d27fcafd1",
|
||||
"message": "ci: bump Go to 1.21.8 in docker",
|
||||
"timestamp": "2024-03-12T10:46:39Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5027/commits/b00f803791a79b69383fa786a021498d27fcafd1"
|
||||
},
|
||||
"date": 1710284486925,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9351195,
|
||||
"unit": "ns/op",
|
||||
"extra": "123 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6702498,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue