mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 98cea10421
This commit is contained in:
parent
6dca907270
commit
21e92018ca
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724430120873,
|
||||
"lastUpdate": 1724431146571,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120074,6 +120074,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 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": "98cea10421ea46cd5e871a842000be43c655b6a2",
|
||||
"message": "Revert \"core/grpc: add IterateAll method\" (#5234)\n\nRevert \"core/grpc: add IterateAll method (#5227)\"\r\n\r\nThis reverts commit 3961098681b324b4a86178ad363124050958c9bd.",
|
||||
"timestamp": "2024-08-23T10:35:46-06:00",
|
||||
"tree_id": "bbf858de90295fa0dcc8ae906e0156858d8147ab",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/98cea10421ea46cd5e871a842000be43c655b6a2"
|
||||
},
|
||||
"date": 1724431135878,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9329240,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7072920,
|
||||
"unit": "ns/op",
|
||||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue