mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 69e01d8b02
This commit is contained in:
parent
8e1fc64d2d
commit
9caf2ea520
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1720808579816,
|
||||
"lastUpdate": 1721066945387,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -114510,6 +114510,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "165 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "69e01d8b028c1c0172b652a1a5c1b7e7e96529dd",
|
||||
"message": "check in README logo image",
|
||||
"timestamp": "2024-07-15T07:59:04Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5173/commits/69e01d8b028c1c0172b652a1a5c1b7e7e96529dd"
|
||||
},
|
||||
"date": 1721066934787,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8631990,
|
||||
"unit": "ns/op",
|
||||
"extra": "132 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5919116,
|
||||
"unit": "ns/op",
|
||||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue