mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for e26fb04e93
This commit is contained in:
parent
fe499b0501
commit
0bdaa14f73
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733457294853,
|
||||
"lastUpdate": 1733458247087,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132384,6 +132384,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "230 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e26fb04e93672839b7e259e01e0179bbdc502860",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-05T17:07:21Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/e26fb04e93672839b7e259e01e0179bbdc502860"
|
||||
},
|
||||
"date": 1733458222858,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7442305,
|
||||
"unit": "ns/op",
|
||||
"extra": "156 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5238563,
|
||||
"unit": "ns/op",
|
||||
"extra": "230 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue