mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for da866c1ac0
This commit is contained in:
parent
8bbf263b3d
commit
34bafd0397
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1728341329131,
|
"lastUpdate": 1728341492238,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -126306,6 +126306,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "174 times\n4 procs"
|
"extra": "174 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": "da866c1ac06f6c9487dd7c4762a70d6af2e74c19",
|
||||||
|
"message": "Fix race condition in databroker restart test (#5320)",
|
||||||
|
"timestamp": "2024-10-07T18:48:05-04:00",
|
||||||
|
"tree_id": "3634aad929821c3c319e5ee588a6528e1eedd3e1",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/da866c1ac06f6c9487dd7c4762a70d6af2e74c19"
|
||||||
|
},
|
||||||
|
"date": 1728341480379,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9801380,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "120 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6441150,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue