mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-31 07:19:16 +02:00
add Benchmark (go) benchmark result for 699679bc57
This commit is contained in:
parent
347d2aa7d4
commit
83435a092a
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733182921946,
|
||||
"lastUpdate": 1733242873283,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -131956,6 +131956,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "222 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "699679bc574c9000d40fffb79b4bc46054c868e9",
|
||||
"message": "core/metrics: improve memory usage (#5364)",
|
||||
"timestamp": "2024-12-03T11:17:34-05:00",
|
||||
"tree_id": "e8bf6a9c7ce19c6792e1d4ed7cd52c6b98e98e1c",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/699679bc574c9000d40fffb79b4bc46054c868e9"
|
||||
},
|
||||
"date": 1733242849070,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7544216,
|
||||
"unit": "ns/op",
|
||||
"extra": "158 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5057387,
|
||||
"unit": "ns/op",
|
||||
"extra": "219 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue