mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 21:48:23 +02:00
add Benchmark (go) benchmark result for 6543f03dbe
This commit is contained in:
parent
5fd30e36b3
commit
780c79bcf0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1724689300833,
|
||||
"lastUpdate": 1724693208087,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -120630,6 +120630,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "168 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6543f03dbe1dcfc24edf29483420d5750883e1f6",
|
||||
"message": "core/grpc: add mock for registry service",
|
||||
"timestamp": "2024-08-26T13:56:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5243/commits/6543f03dbe1dcfc24edf29483420d5750883e1f6"
|
||||
},
|
||||
"date": 1724693197124,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9444393,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6399371,
|
||||
"unit": "ns/op",
|
||||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue