mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 12:08:19 +02:00
add Benchmark (go) benchmark result for 177f789e63
This commit is contained in:
parent
b653bbf25a
commit
1b91e2f4dd
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1731009541301,
|
||||
"lastUpdate": 1731009546721,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -130226,6 +130226,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 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": "177f789e63eb1001db3dc56c66ed407a17e4b5c6",
|
||||
"message": "change Policy.Matches to accept a URL pointer (#5360)",
|
||||
"timestamp": "2024-11-07T14:55:44-05:00",
|
||||
"tree_id": "698b586b0636e53aba01d7e6072b9bd61762cc59",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/177f789e63eb1001db3dc56c66ed407a17e4b5c6"
|
||||
},
|
||||
"date": 1731009534169,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11177297,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8009275,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue