mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for 808bc0d5ae91a18af04296e535645d47cb955c6a
This commit is contained in:
parent
a1841841e6
commit
2f282b42e9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722541372673,
|
||||
"lastUpdate": 1722555429359,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -116502,6 +116502,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "172 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "808bc0d5ae91a18af04296e535645d47cb955c6a",
|
||||
"message": "envoy: dynamic access log fields",
|
||||
"timestamp": "2024-08-01T18:55:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5197/commits/808bc0d5ae91a18af04296e535645d47cb955c6a"
|
||||
},
|
||||
"date": 1722555419076,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8675248,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6506232,
|
||||
"unit": "ns/op",
|
||||
"extra": "188 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue