mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for 3483447c37
This commit is contained in:
parent
15eb368a4b
commit
215396a860
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723680366726,
|
||||
"lastUpdate": 1723734037345,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -118170,6 +118170,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "174 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": "3483447c370084b6329f7419144b8c74a9c55198",
|
||||
"message": "ci: do not include timestamp into buildmeta (#5215)",
|
||||
"timestamp": "2024-08-15T10:57:10-04:00",
|
||||
"tree_id": "85abdcb9a069b82b6e12851877b694b172d01650",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3483447c370084b6329f7419144b8c74a9c55198"
|
||||
},
|
||||
"date": 1723734019149,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8852807,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6519738,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue