mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 073d1564ba
This commit is contained in:
parent
16acd6d507
commit
a6955f1a46
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725503373086,
|
||||
"lastUpdate": 1725537836936,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -122298,6 +122298,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "073d1564ba2edaab692f526459b397b77dbe59e3",
|
||||
"message": "core/envoy: allow TLS 1.3 (#5263)",
|
||||
"timestamp": "2024-09-05T06:00:18-06:00",
|
||||
"tree_id": "c7d21ab1391770aca91639f45dddf516ab4a5e00",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/073d1564ba2edaab692f526459b397b77dbe59e3"
|
||||
},
|
||||
"date": 1725537825738,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9222031,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6370842,
|
||||
"unit": "ns/op",
|
||||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue