mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 2c44631c9a
This commit is contained in:
parent
488885a7ef
commit
d0336adb7b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1733166023231,
|
"lastUpdate": 1733168412281,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -131824,6 +131824,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "226 times\n4 procs"
|
"extra": "226 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2c44631c9ac285541dcc52d624a33e9d6248933a",
|
||||||
|
"message": "chore(deps): bump the go group across 1 directory with 26 updates",
|
||||||
|
"timestamp": "2024-12-02T18:50:49Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5385/commits/2c44631c9ac285541dcc52d624a33e9d6248933a"
|
||||||
|
},
|
||||||
|
"date": 1733168399393,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8062382,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "147 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5324145,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "220 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue