mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-21 02:28:06 +02:00
add Benchmark (go) benchmark result for ba077f6b9e
This commit is contained in:
parent
eb58441700
commit
9877064284
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698963292631,
|
"lastUpdate": 1698964229822,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -77718,6 +77718,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "99 times\n2 procs"
|
"extra": "99 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "ba077f6b9ebe224cd80bfd65d65e29c8b373588a",
|
||||||
|
"message": "databroker: add utility recordset and changeset",
|
||||||
|
"timestamp": "2023-10-31T16:46:40Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4701/commits/ba077f6b9ebe224cd80bfd65d65e29c8b373588a"
|
||||||
|
},
|
||||||
|
"date": 1698964220957,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17640267,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "60 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 12071383,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "99 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue