mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 15:08:14 +02:00
add Benchmark (go) benchmark result for 8d206e0087
This commit is contained in:
parent
f2df86d3ff
commit
e069f8c8af
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1718752178676,
|
"lastUpdate": 1718752710792,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -112482,6 +112482,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "205 times\n4 procs"
|
"extra": "205 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": "8d206e00874361a3d599c66d59c11c56bbf6bb9c",
|
||||||
|
"message": "zero/telemetry: collect limited core metrics (#5142)",
|
||||||
|
"timestamp": "2024-06-18T19:15:11-04:00",
|
||||||
|
"tree_id": "2977249b9d8afa59a90af1a2502d2fd4ce0519c6",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/8d206e00874361a3d599c66d59c11c56bbf6bb9c"
|
||||||
|
},
|
||||||
|
"date": 1718752700504,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8554641,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "135 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6021151,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "193 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue