mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 10:28:10 +02:00
add Benchmark (go) benchmark result for 1d12b6d3ce
This commit is contained in:
parent
a9915c2308
commit
e03c249009
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686939685953,
|
||||
"lastUpdate": 1686939739656,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -52354,6 +52354,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 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": "1d12b6d3cee31641de91796cbf1d6faa530a841b",
|
||||
"message": "chore(deps): bump @emotion/styled from 11.6.0 to 11.11.0 in /ui (#4277)\n\nBumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.6.0 to 11.11.0.\r\n- [Release notes](https://github.com/emotion-js/emotion/releases)\r\n- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.6.0...@emotion/styled@11.11.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: \"@emotion/styled\"\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-06-16T12:05:02-06:00",
|
||||
"tree_id": "d1db6d33518152d223ab58fdc587d1220de3561b",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/1d12b6d3cee31641de91796cbf1d6faa530a841b"
|
||||
},
|
||||
"date": 1686939738657,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 14820599,
|
||||
"unit": "ns/op",
|
||||
"extra": "74 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9622789,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue