mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for a7dd30ad29
This commit is contained in:
parent
636b64803b
commit
683d73fa19
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719274209565,
|
||||
"lastUpdate": 1719279420080,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -112842,6 +112842,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "200 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "a7dd30ad297c2b3f9b83b70755e00b04d1735bae",
|
||||
"message": "zero/telemetry: add hostname and version (#5146)",
|
||||
"timestamp": "2024-06-24T21:33:37-04:00",
|
||||
"tree_id": "6e275a2d164bb5b79d91235da681281f4c4fb47c",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/a7dd30ad297c2b3f9b83b70755e00b04d1735bae"
|
||||
},
|
||||
"date": 1719279410572,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8431630,
|
||||
"unit": "ns/op",
|
||||
"extra": "135 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5827562,
|
||||
"unit": "ns/op",
|
||||
"extra": "211 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue