mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for a35ee36429d9c587c4a682597b1a410f7592ce06
This commit is contained in:
parent
4a518e4da8
commit
b0a9a249aa
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1727114099294,
|
"lastUpdate": 1727115400486,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -124882,6 +124882,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "196 times\n4 procs"
|
"extra": "196 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a35ee36429d9c587c4a682597b1a410f7592ce06",
|
||||||
|
"message": "Core-Zero Import",
|
||||||
|
"timestamp": "2024-09-21T01:21:37Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5288/commits/a35ee36429d9c587c4a682597b1a410f7592ce06"
|
||||||
|
},
|
||||||
|
"date": 1727115378342,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8933268,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6243845,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "202 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue