mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 03:59:49 +02:00
add Benchmark (go) benchmark result for 28d4292820
This commit is contained in:
parent
d9556bae5e
commit
8ccc632cdf
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734979991459,
|
||||
"lastUpdate": 1734985775731,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -138086,6 +138086,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "216 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "28d4292820ea93d85e1ea598b74b7dee63b6d69a",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-23T12:37:16Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/28d4292820ea93d85e1ea598b74b7dee63b6d69a"
|
||||
},
|
||||
"date": 1734985763009,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8295165,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5619435,
|
||||
"unit": "ns/op",
|
||||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue