mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 09:28:09 +02:00
add Benchmark (go) benchmark result for cfdb142562
This commit is contained in:
parent
f148e9b206
commit
39092f7e69
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1683562321667,
|
||||
"lastUpdate": 1683562323364,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -43870,6 +43870,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "115 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cfdb142562b8008f47b56bde30e617e862fb7d2c",
|
||||
"message": "chore(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3",
|
||||
"timestamp": "2023-05-08T10:49:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4158/commits/cfdb142562b8008f47b56bde30e617e862fb7d2c"
|
||||
},
|
||||
"date": 1683562320469,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15975761,
|
||||
"unit": "ns/op",
|
||||
"extra": "81 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11565983,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue