mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for 3961098681
This commit is contained in:
parent
416836e50b
commit
16f544f7c9
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1724167803393,
|
"lastUpdate": 1724168265082,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -119122,6 +119122,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "194 times\n4 procs"
|
"extra": "194 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "cdoxsey@pomerium.com",
|
||||||
|
"name": "Caleb Doxsey",
|
||||||
|
"username": "calebdoxsey"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "3961098681b324b4a86178ad363124050958c9bd",
|
||||||
|
"message": "core/grpc: add IterateAll method (#5227)\n\n* core/grpc: add IterateAll method\r\n\r\n* Update pkg/grpc/databroker/generic.go\r\n\r\nCo-authored-by: Denis Mishin <dmishin@pomerium.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Denis Mishin <dmishin@pomerium.com>",
|
||||||
|
"timestamp": "2024-08-20T09:34:26-06:00",
|
||||||
|
"tree_id": "648e3ae4428116c2d9976c1c683b09426096127b",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/3961098681b324b4a86178ad363124050958c9bd"
|
||||||
|
},
|
||||||
|
"date": 1724168254577,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8864276,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "138 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6090331,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "196 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue