mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 09:19:39 +02:00
add Benchmark (go) benchmark result for 8e0e03930a
This commit is contained in:
parent
49e727e948
commit
9281e2c732
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1678726957994,
|
||||
"lastUpdate": 1678726964290,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -37746,6 +37746,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "127 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8e0e03930abd144725cddb47faf86b35a818f81c",
|
||||
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.49.2 to 0.50.0",
|
||||
"timestamp": "2023-03-13T14:51:20Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4056/commits/8e0e03930abd144725cddb47faf86b35a818f81c"
|
||||
},
|
||||
"date": 1678726963479,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12005291,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7728594,
|
||||
"unit": "ns/op",
|
||||
"extra": "158 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue