mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-17 16:48:13 +02:00
add Benchmark (go) benchmark result for cebd1df947
This commit is contained in:
parent
e05bd14c40
commit
945e94b1e0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1698273806522,
|
||||
"lastUpdate": 1698325545829,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -74230,6 +74230,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cebd1df947589c7ae2eea8cb20a2dfc89948463a",
|
||||
"message": "cryptutil: add streaming crypt helpers",
|
||||
"timestamp": "2023-10-21T21:52:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4642/commits/cebd1df947589c7ae2eea8cb20a2dfc89948463a"
|
||||
},
|
||||
"date": 1698325537003,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 19119746,
|
||||
"unit": "ns/op",
|
||||
"extra": "61 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 12696264,
|
||||
"unit": "ns/op",
|
||||
"extra": "90 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue