mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-18 00:58:08 +02:00
add Benchmark (go) benchmark result for 53573dc046
This commit is contained in:
parent
fd92e94e68
commit
1ff2e9a926
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698855384657,
|
"lastUpdate": 1698855924582,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -75702,6 +75702,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "88 times\n2 procs"
|
"extra": "88 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "53573dc0460a9cdee47314f33218cc6d2e36ca5d",
|
||||||
|
"message": "core/config: remove version (#4653)\n\n* core/config: remove version\r\n\r\n* lint\r\n\r\n* fix",
|
||||||
|
"timestamp": "2023-11-01T10:19:55-06:00",
|
||||||
|
"tree_id": "be7314705b6db9b1df60aada2a0fd39df3c439a7",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/53573dc0460a9cdee47314f33218cc6d2e36ca5d"
|
||||||
|
},
|
||||||
|
"date": 1698855909215,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 16957545,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "62 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 10238943,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "98 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue