mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for eb57fa7a8b
This commit is contained in:
parent
b21bb1a659
commit
d19c5f6873
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1732314958867,
|
"lastUpdate": 1732315453708,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131226,6 +131226,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "218 times\n4 procs"
|
"extra": "218 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "eb57fa7a8b4aba55dcd534b981ea68fda613a6f8",
|
||||||
|
"message": "testenv: embedded envoy cpu/memory profiling config",
|
||||||
|
"timestamp": "2024-11-22T19:32:57Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5377/commits/eb57fa7a8b4aba55dcd534b981ea68fda613a6f8"
|
||||||
|
},
|
||||||
|
"date": 1732315440593,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7625080,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5290768,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "228 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue