mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 01:48:02 +02:00
add Benchmark (go) benchmark result for 04de3e3d40
This commit is contained in:
parent
2fea0a743d
commit
b407354940
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1699548913544,
|
||||
"lastUpdate": 1699552407211,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -80114,6 +80114,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "141 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "04de3e3d40347f950b79e94f5ee3f8556d51d586",
|
||||
"message": "core/envoy: fix remove cookie lua script",
|
||||
"timestamp": "2023-11-09T17:40:03Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4732/commits/04de3e3d40347f950b79e94f5ee3f8556d51d586"
|
||||
},
|
||||
"date": 1699552401517,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10914731,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6984448,
|
||||
"unit": "ns/op",
|
||||
"extra": "164 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue