mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 23:48:30 +02:00
add Benchmark (go) benchmark result for f19e44933a
This commit is contained in:
parent
0e7dea38e7
commit
819aa22ca6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1712781303952,
|
"lastUpdate": 1712781847524,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -105798,6 +105798,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "176 times\n4 procs"
|
"extra": "176 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f19e44933ae5d64607556d68d8e5f4cf50f27e9e",
|
||||||
|
"message": "go.mod: update to a valid go version",
|
||||||
|
"timestamp": "2024-04-08T18:50:11Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5061/commits/f19e44933ae5d64607556d68d8e5f4cf50f27e9e"
|
||||||
|
},
|
||||||
|
"date": 1712781839273,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8859801,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "139 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6259879,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "193 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue