mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-29 16:08:13 +02:00
add Benchmark (go) benchmark result for 57569840b0
This commit is contained in:
parent
7b00e6de33
commit
c74a143ff8
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1706137023014,
|
||||
"lastUpdate": 1706139991363,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -94282,6 +94282,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "57569840b08c2077a3d55af61d88a04157311d18",
|
||||
"message": "zero/reconciler: remove unused changeset code",
|
||||
"timestamp": "2024-01-24T18:17:38Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4915/commits/57569840b08c2077a3d55af61d88a04157311d18"
|
||||
},
|
||||
"date": 1706139983645,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10008029,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6893672,
|
||||
"unit": "ns/op",
|
||||
"extra": "170 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue