mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 8dabb7efa6
This commit is contained in:
parent
bfca2ae7d0
commit
8667863d3a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733373695906,
|
||||
"lastUpdate": 1733378499248,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132156,6 +132156,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "214 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8dabb7efa6b3516c58f0341cb669e098ca400a80",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-04T21:54:32Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/8dabb7efa6b3516c58f0341cb669e098ca400a80"
|
||||
},
|
||||
"date": 1733378485783,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8542337,
|
||||
"unit": "ns/op",
|
||||
"extra": "142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5796271,
|
||||
"unit": "ns/op",
|
||||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue