mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 21:38:28 +02:00
add Benchmark (go) benchmark result for 5e09e526e0
This commit is contained in:
parent
dabbf9fb6e
commit
6a962edffd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1701449281741,
|
"lastUpdate": 1701449316342,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -83166,6 +83166,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "186 times\n4 procs"
|
"extra": "186 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5e09e526e02597fca680d74b9a8aa8922bf756d0",
|
||||||
|
"message": "chore(deps): bump luxon and @types/luxon in /ui",
|
||||||
|
"timestamp": "2023-11-30T21:37:06Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4788/commits/5e09e526e02597fca680d74b9a8aa8922bf756d0"
|
||||||
|
},
|
||||||
|
"date": 1701449305867,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13127603,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8124667,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "145 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue