mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 12:38:13 +02:00
add Benchmark (go) benchmark result for 6fb794b92c
This commit is contained in:
parent
a7507fbdb5
commit
31d89c01a1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733867587062,
|
||||
"lastUpdate": 1733867892668,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132768,6 +132768,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "196 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6fb794b92c49ac796a2a6557de380e5db6014dde",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2024-12-10T18:57:14Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/6fb794b92c49ac796a2a6557de380e5db6014dde"
|
||||
},
|
||||
"date": 1733867878517,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8650379,
|
||||
"unit": "ns/op",
|
||||
"extra": "134 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5489205,
|
||||
"unit": "ns/op",
|
||||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue