mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 8b4db86cb4
This commit is contained in:
parent
623ecaf5ea
commit
9c0e18f55f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1723593597679,
|
"lastUpdate": 1723594073686,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -117330,6 +117330,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "200 times\n4 procs"
|
"extra": "200 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "8b4db86cb4dbfcacd5ae703875b4de65a73a4028",
|
||||||
|
"message": "Update to Go 1.23",
|
||||||
|
"timestamp": "2024-08-13T17:40:49Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5216/commits/8b4db86cb4dbfcacd5ae703875b4de65a73a4028"
|
||||||
|
},
|
||||||
|
"date": 1723594063606,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8878225,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6692183,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "190 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue