mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-03 18:08:13 +02:00
add Benchmark (go) benchmark result for c304cc9083
This commit is contained in:
parent
29416481b4
commit
7899159b15
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1676919432546,
|
||||
"lastUpdate": 1676919563054,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -34926,6 +34926,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c304cc90832d09f7348a51979f10c32f312e478b",
|
||||
"message": "chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0",
|
||||
"timestamp": "2023-02-20T04:01:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3993/commits/c304cc90832d09f7348a51979f10c32f312e478b"
|
||||
},
|
||||
"date": 1676919562043,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15716028,
|
||||
"unit": "ns/op",
|
||||
"extra": "78 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9395108,
|
||||
"unit": "ns/op",
|
||||
"extra": "117 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue