mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 7ee7daa9c8
This commit is contained in:
parent
092c199812
commit
12f842f2da
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1726089333861,
|
"lastUpdate": 1726097510560,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -123366,6 +123366,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "192 times\n4 procs"
|
"extra": "192 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "7ee7daa9c815b3d8f2f5b1f8789af61af407b784",
|
||||||
|
"message": "ci: address Dockerfile warnings",
|
||||||
|
"timestamp": "2024-09-11T14:55:26Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5283/commits/7ee7daa9c815b3d8f2f5b1f8789af61af407b784"
|
||||||
|
},
|
||||||
|
"date": 1726097498212,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9389161,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "121 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6748092,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "182 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue