mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
add Benchmark (go) benchmark result for 907041941e
This commit is contained in:
parent
52912b146c
commit
9cb8b52081
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1670256367495,
|
||||
"lastUpdate": 1670256368869,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -22326,6 +22326,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "112 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "907041941e7ccd0a22916f5127672d7748ff444a",
|
||||
"message": "chore(deps): bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0",
|
||||
"timestamp": "2022-12-05T14:06:37Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3786/commits/907041941e7ccd0a22916f5127672d7748ff444a"
|
||||
},
|
||||
"date": 1670256368164,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11678967,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8582567,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue