mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 0e6294d650
This commit is contained in:
parent
f128fe2cd1
commit
c2d2f8571a
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730314192415,
|
||||
"lastUpdate": 1730315971440,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -128382,6 +128382,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "0e6294d650706c1a95ff6e49f0f0d01c1b552cda",
|
||||
"message": "ppl: support additional types for string matchers (#5348)",
|
||||
"timestamp": "2024-10-30T13:16:03-06:00",
|
||||
"tree_id": "c7f4f68cf8b2e7436932671af4a0299e7df43cc7",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/0e6294d650706c1a95ff6e49f0f0d01c1b552cda"
|
||||
},
|
||||
"date": 1730315958943,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9111861,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6214137,
|
||||
"unit": "ns/op",
|
||||
"extra": "194 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue