mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-27 21:49:12 +02:00
add Benchmark (go) benchmark result for a9d8deed49
This commit is contained in:
parent
713c9cd9bd
commit
a600a6d613
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1724208276255,
|
"lastUpdate": 1724263236599,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -119650,6 +119650,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "100 times\n4 procs"
|
"extra": "100 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a9d8deed49e186be0f4c71cffe3c511e79865af3",
|
||||||
|
"message": "core/zero: periodically report usage",
|
||||||
|
"timestamp": "2024-08-21T13:12:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5231/commits/a9d8deed49e186be0f4c71cffe3c511e79865af3"
|
||||||
|
},
|
||||||
|
"date": 1724263225900,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8807969,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6066358,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "196 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue