mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for c554d9c724
This commit is contained in:
parent
e1589d8d3e
commit
14ea797db5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1704407930022,
|
||||
"lastUpdate": 1704418789849,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -92718,6 +92718,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c554d9c724475a5e43b5ffa1f84efd6ca68b9c7a",
|
||||
"message": "changelog for v0.25",
|
||||
"timestamp": "2024-01-04T16:29:22Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4896/commits/c554d9c724475a5e43b5ffa1f84efd6ca68b9c7a"
|
||||
},
|
||||
"date": 1704418777759,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10274410,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7190449,
|
||||
"unit": "ns/op",
|
||||
"extra": "162 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue