mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for c96d5283e2
This commit is contained in:
parent
1e82d98d7a
commit
c018cc7c7a
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1726181458549,
|
"lastUpdate": 1726245351467,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -123698,6 +123698,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "189 times\n4 procs"
|
"extra": "189 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "51246568+kenjenkins@users.noreply.github.com",
|
||||||
|
"name": "Kenneth Jenkins",
|
||||||
|
"username": "kenjenkins"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "c96d5283e284fc9bffd922f2fc84345da30cb256",
|
||||||
|
"message": "zero: log organization and cluster IDs on startup (#5284)",
|
||||||
|
"timestamp": "2024-09-13T09:32:15-07:00",
|
||||||
|
"tree_id": "a263316d8041117e2f9dc8dabf03f34b1e95e7a3",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/c96d5283e284fc9bffd922f2fc84345da30cb256"
|
||||||
|
},
|
||||||
|
"date": 1726245339433,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8791814,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6064547,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "194 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue