mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 14:08:09 +02:00
add Benchmark (go) benchmark result for 5b4fe8969d
This commit is contained in:
parent
34bafd0397
commit
1e152e870b
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1728341492238,
|
"lastUpdate": 1728341500035,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -126342,6 +126342,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "190 times\n4 procs"
|
"extra": "190 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "joekralicky@gmail.com",
|
||||||
|
"name": "Joe Kralicky",
|
||||||
|
"username": "kralicky"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "5b4fe8969d0b88fcdac2389bd15e961647f9aaa3",
|
||||||
|
"message": "authorize: fix transient errors from databroker causing redirect loop (#5317)",
|
||||||
|
"timestamp": "2024-10-07T18:48:20-04:00",
|
||||||
|
"tree_id": "3e44c694b484c59c4e65b8540ab8996665355111",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/5b4fe8969d0b88fcdac2389bd15e961647f9aaa3"
|
||||||
|
},
|
||||||
|
"date": 1728341488016,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 10075410,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6461436,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "178 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue