mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 04:58:18 +02:00
add Benchmark (go) benchmark result for 3a1abebc36
This commit is contained in:
parent
846d5093fa
commit
f128fe2cd1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730237746461,
|
"lastUpdate": 1730314192415,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -128350,6 +128350,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "164 times\n4 procs"
|
"extra": "164 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "3a1abebc3647d5a5170e945e174d9beb40c8794f",
|
||||||
|
"message": "ppl: support additional types for string matchers",
|
||||||
|
"timestamp": "2024-10-30T03:31:10Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5348/commits/3a1abebc3647d5a5170e945e174d9beb40c8794f"
|
||||||
|
},
|
||||||
|
"date": 1730314179960,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9347816,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "129 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6581021,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "189 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue