mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 12:39:50 +02:00
add Benchmark (go) benchmark result for 3043e98fab
This commit is contained in:
parent
c64eb8e3f1
commit
2ff6d6aba9
1 changed files with 205 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1739402683749,
|
||||
"lastUpdate": 1739408662856,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -171704,6 +171704,210 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "452077 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": "3043e98fab31b2e66e67f612f6009c08543e7c86",
|
||||
"message": "Fix trace client update (#5480)",
|
||||
"timestamp": "2025-02-12T19:47:17-05:00",
|
||||
"tree_id": "a7b09b9e24b6bf52181a38a3f0a9aa63e7f07465",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/3043e98fab31b2e66e67f612f6009c08543e7c86"
|
||||
},
|
||||
"date": 1739408633963,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkHeadersEvaluator",
|
||||
"value": 245501,
|
||||
"unit": "ns/op",
|
||||
"extra": "5836 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGetFileNameWithBytesHash",
|
||||
"value": 4577,
|
||||
"unit": "ns/op",
|
||||
"extra": "295340 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7811819,
|
||||
"unit": "ns/op",
|
||||
"extra": "159 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5387151,
|
||||
"unit": "ns/op",
|
||||
"extra": "229 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1",
|
||||
"value": 1086222726,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10",
|
||||
"value": 1087402420,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=100",
|
||||
"value": 1099963762,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=1000",
|
||||
"value": 5778325652,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkStartupLatency/routes=10000",
|
||||
"value": 128189192984,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1",
|
||||
"value": 1087811459,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=10",
|
||||
"value": 1129834948,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=100",
|
||||
"value": 2411772877,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAppendRoutes/routes=1000",
|
||||
"value": 285810919628,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDataRace",
|
||||
"value": 463.5,
|
||||
"unit": "ns/op",
|
||||
"extra": "2671094 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExport",
|
||||
"value": 0.009765,
|
||||
"unit": "ns/op",
|
||||
"extra": "1000000000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFullVersion",
|
||||
"value": 74.75,
|
||||
"unit": "ns/op",
|
||||
"extra": "15984612 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAEADCipher",
|
||||
"value": 297.4,
|
||||
"unit": "ns/op",
|
||||
"extra": "4029777 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256",
|
||||
"value": 10307,
|
||||
"unit": "ns/op\t1589.65 MB/s",
|
||||
"extra": "116308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - ns/op",
|
||||
"value": 10307,
|
||||
"unit": "ns/op",
|
||||
"extra": "116308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA256 - MB/s",
|
||||
"value": 1589.65,
|
||||
"unit": "MB/s",
|
||||
"extra": "116308 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256",
|
||||
"value": 24182,
|
||||
"unit": "ns/op\t 677.52 MB/s",
|
||||
"extra": "49363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - ns/op",
|
||||
"value": 24182,
|
||||
"unit": "ns/op",
|
||||
"extra": "49363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSHA512_256 - MB/s",
|
||||
"value": 677.52,
|
||||
"unit": "MB/s",
|
||||
"extra": "49363 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkBcrypt",
|
||||
"value": 1060529531,
|
||||
"unit": "ns/op",
|
||||
"extra": "1 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs",
|
||||
"value": 1263,
|
||||
"unit": "ns/op\t 4704 B/op\t 3 allocs/op",
|
||||
"extra": "868964 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - ns/op",
|
||||
"value": 1263,
|
||||
"unit": "ns/op",
|
||||
"extra": "868964 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - B/op",
|
||||
"value": 4704,
|
||||
"unit": "B/op",
|
||||
"extra": "868964 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "Benchmark_handleLogs - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "868964 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFanout",
|
||||
"value": 197018,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkZSTD",
|
||||
"value": 2526,
|
||||
"unit": "ns/op",
|
||||
"extra": "448209 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue