mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 4e157aaa2e
This commit is contained in:
parent
e441d81d71
commit
4bde8fd92d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1734916629206,
|
"lastUpdate": 1734920066132,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -137786,6 +137786,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "202 times\n4 procs"
|
"extra": "202 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4e157aaa2ee42c6fbb4c9ecfb770135638d57110",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2024-12-22T19:01:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/4e157aaa2ee42c6fbb4c9ecfb770135638d57110"
|
||||||
|
},
|
||||||
|
"date": 1734920053375,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 7736660,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "158 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5020370,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "237 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue