mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for b936b3653b
This commit is contained in:
parent
f914bc1aba
commit
31664600bb
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1682967251859,
|
"lastUpdate": 1682967311167,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -43098,6 +43098,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "121 times\n2 procs"
|
"extra": "121 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": "b936b3653b56f4475db12f297bc2bbcde6ca9987",
|
||||||
|
"message": "chore(deps): bump github.com/google/go-jsonnet from 0.19.1 to 0.20.0 (#4140)\n\nBumps [github.com/google/go-jsonnet](https://github.com/google/go-jsonnet) from 0.19.1 to 0.20.0.\r\n- [Release notes](https://github.com/google/go-jsonnet/releases)\r\n- [Changelog](https://github.com/google/go-jsonnet/blob/master/.goreleaser.yml)\r\n- [Commits](https://github.com/google/go-jsonnet/compare/v0.19.1...v0.20.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/go-jsonnet\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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
|
||||||
|
"timestamp": "2023-05-01T14:50:20-04:00",
|
||||||
|
"tree_id": "d85205e3c8550ce9a1b8a51ab46f5abc73abd39d",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/b936b3653b56f4475db12f297bc2bbcde6ca9987"
|
||||||
|
},
|
||||||
|
"date": 1682967310576,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14648838,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "81 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8797608,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "133 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue