mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for d8d0264788e28f4c1e9be915541b502cf6f835e4
This commit is contained in:
parent
39a0811b88
commit
b0e6ec4a2a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1709676069033,
|
"lastUpdate": 1709676103999,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -101730,6 +101730,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "175 times\n4 procs"
|
"extra": "175 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "d8d0264788e28f4c1e9be915541b502cf6f835e4",
|
||||||
|
"message": "chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.2",
|
||||||
|
"timestamp": "2024-03-05T10:46:42Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4984/commits/d8d0264788e28f4c1e9be915541b502cf6f835e4"
|
||||||
|
},
|
||||||
|
"date": 1709676091587,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9525948,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6255695,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "181 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue