mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 27c9fcd203
This commit is contained in:
parent
27092a2180
commit
eb9a10094f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1723592404792,
|
||||
"lastUpdate": 1723593071225,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -117266,6 +117266,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "27c9fcd2037299092fdc4667b7369225024a38ff",
|
||||
"message": "Update to Go 1.23",
|
||||
"timestamp": "2024-08-13T17:40:49Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5216/commits/27c9fcd2037299092fdc4667b7369225024a38ff"
|
||||
},
|
||||
"date": 1723593052364,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8869476,
|
||||
"unit": "ns/op",
|
||||
"extra": "138 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6088685,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue