mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 9cd5fe4e25
This commit is contained in:
parent
42ae14dc85
commit
b653bbf25a
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731009244524,
|
||||
"lastUpdate": 1731009541301,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130190,6 +130190,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "joekralicky@gmail.com",
|
||||
"name": "Joe Kralicky",
|
||||
"username": "kralicky"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "9cd5fe4e25cc2aab9b20e18b375efcc6377e5c36",
|
||||
"message": "testenv: Add utility to pause/resume profiling (#5361)",
|
||||
"timestamp": "2024-11-07T14:55:33-05:00",
|
||||
"tree_id": "454d2bedea42647f378f2bcc3d9bde1f1dda732d",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/9cd5fe4e25cc2aab9b20e18b375efcc6377e5c36"
|
||||
},
|
||||
"date": 1731009528273,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8988176,
|
||||
"unit": "ns/op",
|
||||
"extra": "130 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6366433,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue