mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 12:38:13 +02:00
add Benchmark (go) benchmark result for 135e737d7c
This commit is contained in:
parent
e69bb076fb
commit
f9825ed383
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731010256176,
|
||||
"lastUpdate": 1731012330899,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130298,6 +130298,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "210 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": "135e737d7cce80922ced4a7acc8ba689c15ac675",
|
||||
"message": "testenv: add Pause() method (#5367)",
|
||||
"timestamp": "2024-11-07T15:41:59-05:00",
|
||||
"tree_id": "b96af54718376867d41592695a4afa6b713b0d91",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/135e737d7cce80922ced4a7acc8ba689c15ac675"
|
||||
},
|
||||
"date": 1731012307589,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7722439,
|
||||
"unit": "ns/op",
|
||||
"extra": "144 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5263122,
|
||||
"unit": "ns/op",
|
||||
"extra": "218 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue