mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-09 12:58:22 +02:00
add Benchmark (go) benchmark result for d2fdcc05d4
This commit is contained in:
parent
d7ab4be7ee
commit
5a0fa1a504
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1695150059703,
|
"lastUpdate": 1695150085994,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -70178,6 +70178,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "120 times\n2 procs"
|
"extra": "120 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "d2fdcc05d49d434a1cf35d3d36a2d58ff4cbeb4c",
|
||||||
|
"message": "chore(deps): bump @babel/core from 7.17.0 to 7.22.20 in /ui",
|
||||||
|
"timestamp": "2023-09-18T09:17:15Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4571/commits/d2fdcc05d49d434a1cf35d3d36a2d58ff4cbeb4c"
|
||||||
|
},
|
||||||
|
"date": 1695150078542,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13579795,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "84 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8952287,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "140 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue