mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 0a1c3a0fb1
This commit is contained in:
parent
cd9b1fd3cf
commit
6d30c64513
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1664208859517,
|
||||
"lastUpdate": 1664209322426,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -11646,6 +11646,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "148 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "0a1c3a0fb150905ed7301ede8a7296405a475275",
|
||||
"message": "chore(deps): bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0",
|
||||
"timestamp": "2022-09-26T06:56:12Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3631/commits/0a1c3a0fb150905ed7301ede8a7296405a475275"
|
||||
},
|
||||
"date": 1664209321859,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13681653,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8036001,
|
||||
"unit": "ns/op",
|
||||
"extra": "142 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue