mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 7fc850ed76
This commit is contained in:
parent
b0a9a249aa
commit
ae8eeacd05
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727115400486,
|
||||
"lastUpdate": 1727119748321,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124914,6 +124914,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "202 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7fc850ed76aa041af7801c1c5cd9248f60a0ac44",
|
||||
"message": "core/proxy: fix is-enterprise check",
|
||||
"timestamp": "2024-09-21T01:21:37Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5297/commits/7fc850ed76aa041af7801c1c5cd9248f60a0ac44"
|
||||
},
|
||||
"date": 1727119736474,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11238401,
|
||||
"unit": "ns/op",
|
||||
"extra": "92 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7634603,
|
||||
"unit": "ns/op",
|
||||
"extra": "154 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue