mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for b3a5f729b72965c2952c043323727cff3ca449af
This commit is contained in:
parent
eed0740d16
commit
03a97d4b20
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724362720521,
|
||||
"lastUpdate": 1724364861069,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119946,6 +119946,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "184 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b3a5f729b72965c2952c043323727cff3ca449af",
|
||||
"message": "core/zero: periodically report usage",
|
||||
"timestamp": "2024-08-22T20:18:21Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5231/commits/b3a5f729b72965c2952c043323727cff3ca449af"
|
||||
},
|
||||
"date": 1724364849802,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9453128,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6155023,
|
||||
"unit": "ns/op",
|
||||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue