mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
add Benchmark (go) benchmark result for b5f465ca3f20c86dca521dc7bc17ee0a4c6374b2
This commit is contained in:
parent
6180bdd471
commit
e6335125b4
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1678726969284,
|
"lastUpdate": 1678726970806,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -37810,6 +37810,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "128 times\n2 procs"
|
"extra": "128 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "b5f465ca3f20c86dca521dc7bc17ee0a4c6374b2",
|
||||||
|
"message": "chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.12.0 to 1.12.1",
|
||||||
|
"timestamp": "2023-03-13T14:51:20Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4057/commits/b5f465ca3f20c86dca521dc7bc17ee0a4c6374b2"
|
||||||
|
},
|
||||||
|
"date": 1678726969555,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 15016831,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "75 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8886992,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "128 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue