mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 22:18:23 +02:00
add Benchmark (go) benchmark result for d149b2d178
This commit is contained in:
parent
073f37d335
commit
9740305fc9
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1725048951684,
|
"lastUpdate": 1725049507956,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -121490,6 +121490,42 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "joekralicky@gmail.com",
|
||||||
|
"name": "Joe Kralicky",
|
||||||
|
"username": "kralicky"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "d149b2d178b6b53a4862674e696fca9d132e2e39",
|
||||||
|
"message": "zero: generate error methods for response types (#5252)",
|
||||||
|
"timestamp": "2024-08-30T16:21:43-04:00",
|
||||||
|
"tree_id": "3db3489caff87fc79b5050e7a5ca755b2dafce26",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/commit/d149b2d178b6b53a4862674e696fca9d132e2e39"
|
||||||
|
},
|
||||||
|
"date": 1725049497093,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8724487,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6039377,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "198 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue