mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 06:51:30 +02:00
add Benchmark (go) benchmark result for 7a366d2509
This commit is contained in:
parent
1f210c9df5
commit
47d624028c
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1734701131046,
|
||||
"lastUpdate": 1734703647407,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -137026,6 +137026,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "211 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7a366d2509ce89252317c4da08e8bfb34241533d",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-20T09:14:56Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/7a366d2509ce89252317c4da08e8bfb34241533d"
|
||||
},
|
||||
"date": 1734703634729,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8643263,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5725176,
|
||||
"unit": "ns/op",
|
||||
"extra": "217 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue