add Go Benchmark (go) benchmark result for 49f24e8915
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1769744370996,
|
||||
"lastUpdate": 1769789307005,
|
||||
"repoUrl": "https://github.com/Wikid82/Charon",
|
||||
"entries": {
|
||||
"Go Benchmark": [
|
||||
@@ -8810,6 +8810,630 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "20619834 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "jhatfield82@gmail.com",
|
||||
"name": "Jeremy",
|
||||
"username": "Wikid82"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "49f24e89151595e1e45df193fc88802a187418a0",
|
||||
"message": "Merge pull request #582 from Wikid82/development\n\nHotfix: CI",
|
||||
"timestamp": "2026-01-30T11:05:55-05:00",
|
||||
"tree_id": "18b9838099fdd49db754899e32f798b79c080cc2",
|
||||
"url": "https://github.com/Wikid82/Charon/commit/49f24e89151595e1e45df193fc88802a187418a0"
|
||||
},
|
||||
"date": 1769789306543,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus",
|
||||
"value": 97558,
|
||||
"unit": "ns/op\t 27505 B/op\t 371 allocs/op",
|
||||
"extra": "12337 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - ns/op",
|
||||
"value": 97558,
|
||||
"unit": "ns/op",
|
||||
"extra": "12337 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - B/op",
|
||||
"value": 27505,
|
||||
"unit": "B/op",
|
||||
"extra": "12337 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus - allocs/op",
|
||||
"value": 371,
|
||||
"unit": "allocs/op",
|
||||
"extra": "12337 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings",
|
||||
"value": 89214,
|
||||
"unit": "ns/op\t 29086 B/op\t 365 allocs/op",
|
||||
"extra": "13261 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - ns/op",
|
||||
"value": 89214,
|
||||
"unit": "ns/op",
|
||||
"extra": "13261 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - B/op",
|
||||
"value": 29086,
|
||||
"unit": "B/op",
|
||||
"extra": "13261 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_NoSettings - allocs/op",
|
||||
"value": 365,
|
||||
"unit": "allocs/op",
|
||||
"extra": "13261 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions",
|
||||
"value": 361392,
|
||||
"unit": "ns/op\t 76355 B/op\t 1200 allocs/op",
|
||||
"extra": "3634 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - ns/op",
|
||||
"value": 361392,
|
||||
"unit": "ns/op",
|
||||
"extra": "3634 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - B/op",
|
||||
"value": 76355,
|
||||
"unit": "B/op",
|
||||
"extra": "3634 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions - allocs/op",
|
||||
"value": 1200,
|
||||
"unit": "allocs/op",
|
||||
"extra": "3634 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets",
|
||||
"value": 68715,
|
||||
"unit": "ns/op\t 21436 B/op\t 276 allocs/op",
|
||||
"extra": "16374 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - ns/op",
|
||||
"value": 68715,
|
||||
"unit": "ns/op",
|
||||
"extra": "16374 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - B/op",
|
||||
"value": 21436,
|
||||
"unit": "B/op",
|
||||
"extra": "16374 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListRuleSets - allocs/op",
|
||||
"value": 276,
|
||||
"unit": "allocs/op",
|
||||
"extra": "16374 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig",
|
||||
"value": 53073,
|
||||
"unit": "ns/op\t 14931 B/op\t 168 allocs/op",
|
||||
"extra": "22244 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - ns/op",
|
||||
"value": 53073,
|
||||
"unit": "ns/op",
|
||||
"extra": "22244 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - B/op",
|
||||
"value": 14931,
|
||||
"unit": "B/op",
|
||||
"extra": "22244 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetConfig - allocs/op",
|
||||
"value": 168,
|
||||
"unit": "allocs/op",
|
||||
"extra": "22244 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig",
|
||||
"value": 169165,
|
||||
"unit": "ns/op\t 36950 B/op\t 350 allocs/op",
|
||||
"extra": "6262 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - ns/op",
|
||||
"value": 169165,
|
||||
"unit": "ns/op",
|
||||
"extra": "6262 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - B/op",
|
||||
"value": 36950,
|
||||
"unit": "B/op",
|
||||
"extra": "6262 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_UpdateConfig - allocs/op",
|
||||
"value": 350,
|
||||
"unit": "allocs/op",
|
||||
"extra": "6262 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel",
|
||||
"value": 38827,
|
||||
"unit": "ns/op\t 24847 B/op\t 305 allocs/op",
|
||||
"extra": "31240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - ns/op",
|
||||
"value": 38827,
|
||||
"unit": "ns/op",
|
||||
"extra": "31240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - B/op",
|
||||
"value": 24847,
|
||||
"unit": "B/op",
|
||||
"extra": "31240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_GetStatus_Parallel - allocs/op",
|
||||
"value": 305,
|
||||
"unit": "allocs/op",
|
||||
"extra": "31240 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel",
|
||||
"value": 222487,
|
||||
"unit": "ns/op\t 76240 B/op\t 1203 allocs/op",
|
||||
"extra": "5319 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - ns/op",
|
||||
"value": 222487,
|
||||
"unit": "ns/op",
|
||||
"extra": "5319 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - B/op",
|
||||
"value": 76240,
|
||||
"unit": "B/op",
|
||||
"extra": "5319 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ListDecisions_Parallel - allocs/op",
|
||||
"value": 1203,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5319 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups",
|
||||
"value": 100092,
|
||||
"unit": "ns/op\t 27480 B/op\t 371 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups - ns/op",
|
||||
"value": 100092,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups - B/op",
|
||||
"value": 27480,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSecurityHandler_ManySettingsLookups - allocs/op",
|
||||
"value": 371,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkEncrypt",
|
||||
"value": 812.8,
|
||||
"unit": "ns/op\t 1696 B/op\t 6 allocs/op",
|
||||
"extra": "1469299 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkEncrypt - ns/op",
|
||||
"value": 812.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "1469299 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkEncrypt - B/op",
|
||||
"value": 1696,
|
||||
"unit": "B/op",
|
||||
"extra": "1469299 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkEncrypt - allocs/op",
|
||||
"value": 6,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1469299 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDecrypt",
|
||||
"value": 690.8,
|
||||
"unit": "ns/op\t 1472 B/op\t 4 allocs/op",
|
||||
"extra": "1740332 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDecrypt - ns/op",
|
||||
"value": 690.8,
|
||||
"unit": "ns/op",
|
||||
"extra": "1740332 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDecrypt - B/op",
|
||||
"value": 1472,
|
||||
"unit": "B/op",
|
||||
"extra": "1740332 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkDecrypt - allocs/op",
|
||||
"value": 4,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1740332 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient",
|
||||
"value": 7.805,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "154222052 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient - ns/op",
|
||||
"value": 7.805,
|
||||
"unit": "ns/op",
|
||||
"extra": "154222052 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "154222052 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "154222052 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient_Request",
|
||||
"value": 224233,
|
||||
"unit": "ns/op\t 17565 B/op\t 122 allocs/op",
|
||||
"extra": "5173 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient_Request - ns/op",
|
||||
"value": 224233,
|
||||
"unit": "ns/op",
|
||||
"extra": "5173 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient_Request - B/op",
|
||||
"value": 17565,
|
||||
"unit": "B/op",
|
||||
"extra": "5173 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewInternalServiceHTTPClient_Request - allocs/op",
|
||||
"value": 122,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5173 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Private",
|
||||
"value": 52.61,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "22819948 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Private - ns/op",
|
||||
"value": 52.61,
|
||||
"unit": "ns/op",
|
||||
"extra": "22819948 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Private - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "22819948 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Private - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "22819948 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Public",
|
||||
"value": 108.2,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "11097355 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Public - ns/op",
|
||||
"value": 108.2,
|
||||
"unit": "ns/op",
|
||||
"extra": "11097355 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Public - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "11097355 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv4Public - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "11097355 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv6",
|
||||
"value": 111.5,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "10780213 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv6 - ns/op",
|
||||
"value": 111.5,
|
||||
"unit": "ns/op",
|
||||
"extra": "10780213 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv6 - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "10780213 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP_IPv6 - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10780213 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewSafeHTTPClient",
|
||||
"value": 190.7,
|
||||
"unit": "ns/op\t 560 B/op\t 5 allocs/op",
|
||||
"extra": "6336289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewSafeHTTPClient - ns/op",
|
||||
"value": 190.7,
|
||||
"unit": "ns/op",
|
||||
"extra": "6336289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewSafeHTTPClient - B/op",
|
||||
"value": 560,
|
||||
"unit": "B/op",
|
||||
"extra": "6336289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkNewSafeHTTPClient - allocs/op",
|
||||
"value": 5,
|
||||
"unit": "allocs/op",
|
||||
"extra": "6336289 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration",
|
||||
"value": 142.6,
|
||||
"unit": "ns/op\t 8 B/op\t 1 allocs/op",
|
||||
"extra": "8354678 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - ns/op",
|
||||
"value": 142.6,
|
||||
"unit": "ns/op",
|
||||
"extra": "8354678 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - B/op",
|
||||
"value": 8,
|
||||
"unit": "B/op",
|
||||
"extra": "8354678 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkFormatDuration - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "8354678 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort",
|
||||
"value": 249.2,
|
||||
"unit": "ns/op\t 144 B/op\t 1 allocs/op",
|
||||
"extra": "4843902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - ns/op",
|
||||
"value": 249.2,
|
||||
"unit": "ns/op",
|
||||
"extra": "4843902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - B/op",
|
||||
"value": 144,
|
||||
"unit": "B/op",
|
||||
"extra": "4843902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkExtractPort - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4843902 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured",
|
||||
"value": 39445,
|
||||
"unit": "ns/op\t 8088 B/op\t 166 allocs/op",
|
||||
"extra": "29731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - ns/op",
|
||||
"value": 39445,
|
||||
"unit": "ns/op",
|
||||
"extra": "29731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - B/op",
|
||||
"value": 8088,
|
||||
"unit": "B/op",
|
||||
"extra": "29731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_IsConfigured - allocs/op",
|
||||
"value": 166,
|
||||
"unit": "allocs/op",
|
||||
"extra": "29731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail",
|
||||
"value": 506.7,
|
||||
"unit": "ns/op\t 488 B/op\t 5 allocs/op",
|
||||
"extra": "2375706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - ns/op",
|
||||
"value": 506.7,
|
||||
"unit": "ns/op",
|
||||
"extra": "2375706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - B/op",
|
||||
"value": 488,
|
||||
"unit": "B/op",
|
||||
"extra": "2375706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkMailService_BuildEmail - allocs/op",
|
||||
"value": 5,
|
||||
"unit": "allocs/op",
|
||||
"extra": "2375706 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/equal",
|
||||
"value": 12.45,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "95549312 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/equal - ns/op",
|
||||
"value": 12.45,
|
||||
"unit": "ns/op",
|
||||
"extra": "95549312 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/equal - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "95549312 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/equal - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "95549312 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_first_char",
|
||||
"value": 12.48,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "96162468 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_first_char - ns/op",
|
||||
"value": 12.48,
|
||||
"unit": "ns/op",
|
||||
"extra": "96162468 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_first_char - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "96162468 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_first_char - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "96162468 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_last_char",
|
||||
"value": 12.47,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "90112658 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_last_char - ns/op",
|
||||
"value": 12.47,
|
||||
"unit": "ns/op",
|
||||
"extra": "90112658 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_last_char - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "90112658 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkConstantTimeCompare/different_last_char - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "90112658 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP",
|
||||
"value": 62.38,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "21301333 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP - ns/op",
|
||||
"value": 62.38,
|
||||
"unit": "ns/op",
|
||||
"extra": "21301333 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "21301333 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkIsPrivateIP - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "21301333 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user