mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 3e9a78734c
This commit is contained in:
parent
a25f43699b
commit
00a7ca342e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1729707704474,
|
"lastUpdate": 1729712294633,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -127330,6 +127330,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "169 times\n4 procs"
|
"extra": "169 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "3e9a78734c576bd06f87769f633377016bd2c5bd",
|
||||||
|
"message": "logging: remove ctx from global log methods",
|
||||||
|
"timestamp": "2024-10-22T20:46:26Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5337/commits/3e9a78734c576bd06f87769f633377016bd2c5bd"
|
||||||
|
},
|
||||||
|
"date": 1729712282987,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8761357,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "135 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6352211,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue