mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 23:48:30 +02:00
add Benchmark (go) benchmark result for 41e228de47
This commit is contained in:
parent
a37a6aac9b
commit
7e5b398e6b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1713480369659,
|
"lastUpdate": 1713532981650,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -106634,6 +106634,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "205 times\n4 procs"
|
"extra": "205 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "41e228de477f7db366259460e29461ae195de34c",
|
||||||
|
"message": "chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0",
|
||||||
|
"timestamp": "2024-04-19T11:00:39Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5077/commits/41e228de477f7db366259460e29461ae195de34c"
|
||||||
|
},
|
||||||
|
"date": 1713532972653,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8716689,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5924620,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "201 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue