mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 10:58:11 +02:00
add Benchmark (go) benchmark result for f49bc0080a
This commit is contained in:
parent
deaa10599a
commit
75e486c2de
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1699469161418,
|
"lastUpdate": 1699470345919,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -79578,6 +79578,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "96 times\n2 procs"
|
"extra": "96 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f49bc0080aa80417c8e10dc851c71b4656645d6e",
|
||||||
|
"message": "core/envoy: fix remove cookie lua script",
|
||||||
|
"timestamp": "2023-11-08T00:42:39Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4641/commits/f49bc0080aa80417c8e10dc851c71b4656645d6e"
|
||||||
|
},
|
||||||
|
"date": 1699470339807,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12747755,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7223418,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "162 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue