mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-21 18:48:06 +02:00
add Benchmark (go) benchmark result for a99d6c5357
This commit is contained in:
parent
30d9a512e3
commit
1443caf7e5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1696177997606,
|
"lastUpdate": 1696178025760,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -71410,6 +71410,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "134 times\n2 procs"
|
"extra": "134 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a99d6c53578e99a9a3888e792b8d9d30cb402917",
|
||||||
|
"message": "chore(deps-dev): bump @types/node from 17.0.14 to 20.8.0 in /ui",
|
||||||
|
"timestamp": "2023-10-01T15:14:17Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4595/commits/a99d6c53578e99a9a3888e792b8d9d30cb402917"
|
||||||
|
},
|
||||||
|
"date": 1696178018896,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13364301,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "87 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8232850,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "138 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue