mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 06:51:30 +02:00
add Benchmark (go) benchmark result for 6591e3f539
This commit is contained in:
parent
8ecb815447
commit
7795bc8f08
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724185165343,
|
||||
"lastUpdate": 1724185560134,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -119386,6 +119386,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "193 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": "6591e3f539300c78fe2560b3c844a22c426ed8d3",
|
||||
"message": "ci: allow to override VERSION in Makefile via env (#5230)",
|
||||
"timestamp": "2024-08-20T16:22:25-04:00",
|
||||
"tree_id": "5fc356115baa66e24cba14a2766a094271f19f73",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/6591e3f539300c78fe2560b3c844a22c426ed8d3"
|
||||
},
|
||||
"date": 1724185549530,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8610646,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6189258,
|
||||
"unit": "ns/op",
|
||||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue