mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 03:59:49 +02:00
add Benchmark (go) benchmark result for bfd8977e79
This commit is contained in:
parent
46bb1f62e3
commit
bda230f9cf
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1671466508496,
|
||||
"lastUpdate": 1671466608237,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -25050,6 +25050,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "96 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "49699333+dependabot[bot]@users.noreply.github.com",
|
||||
"name": "dependabot[bot]",
|
||||
"username": "dependabot[bot]"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "bfd8977e79cf808a674905bcc14a619d23270a05",
|
||||
"message": "chore(deps): bump github.com/prometheus/common from 0.37.0 to 0.39.0 (#3823)\n\nBumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.39.0.\r\n- [Release notes](https://github.com/prometheus/common/releases)\r\n- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.39.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/prometheus/common\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||
"timestamp": "2022-12-19T09:13:47-07:00",
|
||||
"tree_id": "0265020e673b53baaacb55ac5dd95fc2e805d40a",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/bfd8977e79cf808a674905bcc14a619d23270a05"
|
||||
},
|
||||
"date": 1671466607366,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13152188,
|
||||
"unit": "ns/op",
|
||||
"extra": "85 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8239986,
|
||||
"unit": "ns/op",
|
||||
"extra": "146 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue