mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for fd025eef89
This commit is contained in:
parent
075478647c
commit
51ea120be3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1726759602542,
|
"lastUpdate": 1726760487480,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -124390,6 +124390,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "181 times\n4 procs"
|
"extra": "181 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "fd025eef897ebad6c290cd69449a9673af6502f9",
|
||||||
|
"message": "core/proxy: support loading sessions from headers and query string",
|
||||||
|
"timestamp": "2024-09-19T15:23:19Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5294/commits/fd025eef897ebad6c290cd69449a9673af6502f9"
|
||||||
|
},
|
||||||
|
"date": 1726760475097,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10806335,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7457377,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "150 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue