mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for 07d63cbde1
This commit is contained in:
parent
02ffdc68f3
commit
74d5414ff7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1725486668078,
|
"lastUpdate": 1725489364051,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -122198,6 +122198,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "194 times\n4 procs"
|
"extra": "194 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "07d63cbde1e0e18a7459b8eb3a95ebaeee5c1a1f",
|
||||||
|
"message": "core/ui: no-cache html, force back",
|
||||||
|
"timestamp": "2024-09-04T21:47:47Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5264/commits/07d63cbde1e0e18a7459b8eb3a95ebaeee5c1a1f"
|
||||||
|
},
|
||||||
|
"date": 1725489352221,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8844686,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "133 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6208246,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "183 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue