From 65ed156b2e92e28584631a1d2e6b63b7e0e13ffe Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 25 Mar 2024 19:51:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4e9f0d40f5204759dcac1b70d209d679c5a8817c --- benchmarks/data.js | 1946 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1945 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 76ab346..a1ed4b8 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711396138231, + "lastUpdate": 1711396301364, "repoUrl": "https://github.com/gofiber/utils", "entries": { "Benchmark": [ @@ -34730,6 +34730,1950 @@ window.BENCHMARK_DATA = { "extra": "21426578 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "rene@gofiber.io", + "name": "RW", + "username": "ReneWerner87" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4e9f0d40f5204759dcac1b70d209d679c5a8817c", + "message": "Update strings.go", + "timestamp": "2024-03-25T20:49:27+01:00", + "tree_id": "aa022b878ac88d53da56dfccc974c255f01d87a5", + "url": "https://github.com/gofiber/utils/commit/4e9f0d40f5204759dcac1b70d209d679c5a8817c" + }, + "date": 1711396300847, + "tool": "go", + "benches": [ + { + "name": "Benchmark_ToLowerBytes/fiber", + "value": 51.12, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "23428658 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/fiber - ns/op", + "value": 51.12, + "unit": "ns/op", + "extra": "23428658 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "23428658 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "23428658 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/default", + "value": 103.5, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "11765955 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/default - ns/op", + "value": 103.5, + "unit": "ns/op", + "extra": "11765955 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/default - B/op", + "value": 80, + "unit": "B/op", + "extra": "11765955 times\n4 procs" + }, + { + "name": "Benchmark_ToLowerBytes/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "11765955 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/fiber", + "value": 31.16, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "38501688 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/fiber - ns/op", + "value": 31.16, + "unit": "ns/op", + "extra": "38501688 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "38501688 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "38501688 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/default", + "value": 119.3, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "9870064 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/default - ns/op", + "value": 119.3, + "unit": "ns/op", + "extra": "9870064 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/default - B/op", + "value": 80, + "unit": "B/op", + "extra": "9870064 times\n4 procs" + }, + { + "name": "Benchmark_ToUpperBytes/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "9870064 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/fiber", + "value": 56.09, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "21172372 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/fiber - ns/op", + "value": 56.09, + "unit": "ns/op", + "extra": "21172372 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "21172372 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21172372 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/default", + "value": 82.82, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14627264 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/default - ns/op", + "value": 82.82, + "unit": "ns/op", + "extra": "14627264 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "14627264 times\n4 procs" + }, + { + "name": "Benchmark_EqualFoldBytes/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14627264 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/fiber", + "value": 56.52, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "21288726 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/fiber - ns/op", + "value": 56.52, + "unit": "ns/op", + "extra": "21288726 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "21288726 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21288726 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/default", + "value": 82.9, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "14445116 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/default - ns/op", + "value": 82.9, + "unit": "ns/op", + "extra": "14445116 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "14445116 times\n4 procs" + }, + { + "name": "Benchmark_EqualFold/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "14445116 times\n4 procs" + }, + { + "name": "Benchmark_UUID/fiber", + "value": 46.66, + "unit": "ns/op\t 48 B/op\t 1 allocs/op", + "extra": "24531574 times\n4 procs" + }, + { + "name": "Benchmark_UUID/fiber - ns/op", + "value": 46.66, + "unit": "ns/op", + "extra": "24531574 times\n4 procs" + }, + { + "name": "Benchmark_UUID/fiber - B/op", + "value": 48, + "unit": "B/op", + "extra": "24531574 times\n4 procs" + }, + { + "name": "Benchmark_UUID/fiber - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "24531574 times\n4 procs" + }, + { + "name": "Benchmark_UUID/default", + "value": 370.1, + "unit": "ns/op\t 168 B/op\t 6 allocs/op", + "extra": "3029794 times\n4 procs" + }, + { + "name": "Benchmark_UUID/default - ns/op", + "value": 370.1, + "unit": "ns/op", + "extra": "3029794 times\n4 procs" + }, + { + "name": "Benchmark_UUID/default - B/op", + "value": 168, + "unit": "B/op", + "extra": "3029794 times\n4 procs" + }, + { + "name": "Benchmark_UUID/default - allocs/op", + "value": 6, + "unit": "allocs/op", + "extra": "3029794 times\n4 procs" + }, + { + "name": "Benchmark_ConvertToBytes/fiber", + "value": 27.33, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "44531587 times\n4 procs" + }, + { + "name": "Benchmark_ConvertToBytes/fiber - ns/op", + "value": 27.33, + "unit": "ns/op", + "extra": "44531587 times\n4 procs" + }, + { + "name": "Benchmark_ConvertToBytes/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "44531587 times\n4 procs" + }, + { + "name": "Benchmark_ConvertToBytes/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "44531587 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/unsafe", + "value": 0.6192, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/unsafe - ns/op", + "value": 0.6192, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/unsafe - B/op", + "value": 0, + "unit": "B/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/unsafe - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/default", + "value": 21.65, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "50579448 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/default - ns/op", + "value": 21.65, + "unit": "ns/op", + "extra": "50579448 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/default - B/op", + "value": 16, + "unit": "B/op", + "extra": "50579448 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeString/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "50579448 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/unsafe", + "value": 0.7233, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/unsafe - ns/op", + "value": 0.7233, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/unsafe - B/op", + "value": 0, + "unit": "B/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/unsafe - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/default", + "value": 25.17, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "39983682 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/default - ns/op", + "value": 25.17, + "unit": "ns/op", + "extra": "39983682 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/default - B/op", + "value": 16, + "unit": "B/op", + "extra": "39983682 times\n4 procs" + }, + { + "name": "Benchmark_UnsafeBytes/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "39983682 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int", + "value": 5.266, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "227662250 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int - ns/op", + "value": 5.266, + "unit": "ns/op", + "extra": "227662250 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int - B/op", + "value": 0, + "unit": "B/op", + "extra": "227662250 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "227662250 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int8", + "value": 4.949, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "241598152 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int8 - ns/op", + "value": 4.949, + "unit": "ns/op", + "extra": "241598152 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int8 - B/op", + "value": 0, + "unit": "B/op", + "extra": "241598152 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int8 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "241598152 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int16", + "value": 5.333, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "227971120 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int16 - ns/op", + "value": 5.333, + "unit": "ns/op", + "extra": "227971120 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int16 - B/op", + "value": 0, + "unit": "B/op", + "extra": "227971120 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int16 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "227971120 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int32", + "value": 5.24, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "241215530 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int32 - ns/op", + "value": 5.24, + "unit": "ns/op", + "extra": "241215530 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int32 - B/op", + "value": 0, + "unit": "B/op", + "extra": "241215530 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int32 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "241215530 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int64", + "value": 5.373, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "227559774 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int64 - ns/op", + "value": 5.373, + "unit": "ns/op", + "extra": "227559774 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int64 - B/op", + "value": 0, + "unit": "B/op", + "extra": "227559774 times\n4 procs" + }, + { + "name": "Benchmark_ToString/int64 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "227559774 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint", + "value": 5.313, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "227590023 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint - ns/op", + "value": 5.313, + "unit": "ns/op", + "extra": "227590023 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint - B/op", + "value": 0, + "unit": "B/op", + "extra": "227590023 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "227590023 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint8", + "value": 4.973, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "240084506 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint8 - ns/op", + "value": 4.973, + "unit": "ns/op", + "extra": "240084506 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint8 - B/op", + "value": 0, + "unit": "B/op", + "extra": "240084506 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint8 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "240084506 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint16", + "value": 5.278, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "227818006 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint16 - ns/op", + "value": 5.278, + "unit": "ns/op", + "extra": "227818006 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint16 - B/op", + "value": 0, + "unit": "B/op", + "extra": "227818006 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint16 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "227818006 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint32", + "value": 5.901, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "204045598 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint32 - ns/op", + "value": 5.901, + "unit": "ns/op", + "extra": "204045598 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint32 - B/op", + "value": 0, + "unit": "B/op", + "extra": "204045598 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint32 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "204045598 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint64", + "value": 5.008, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "242105499 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint64 - ns/op", + "value": 5.008, + "unit": "ns/op", + "extra": "242105499 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint64 - B/op", + "value": 0, + "unit": "B/op", + "extra": "242105499 times\n4 procs" + }, + { + "name": "Benchmark_ToString/uint64 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "242105499 times\n4 procs" + }, + { + "name": "Benchmark_ToString/string", + "value": 3.095, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "388111899 times\n4 procs" + }, + { + "name": "Benchmark_ToString/string - ns/op", + "value": 3.095, + "unit": "ns/op", + "extra": "388111899 times\n4 procs" + }, + { + "name": "Benchmark_ToString/string - B/op", + "value": 0, + "unit": "B/op", + "extra": "388111899 times\n4 procs" + }, + { + "name": "Benchmark_ToString/string - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "388111899 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]uint8", + "value": 24.13, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "46702819 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]uint8 - ns/op", + "value": 24.13, + "unit": "ns/op", + "extra": "46702819 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]uint8 - B/op", + "value": 16, + "unit": "B/op", + "extra": "46702819 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]uint8 - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "46702819 times\n4 procs" + }, + { + "name": "Benchmark_ToString/bool", + "value": 3.404, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "351460592 times\n4 procs" + }, + { + "name": "Benchmark_ToString/bool - ns/op", + "value": 3.404, + "unit": "ns/op", + "extra": "351460592 times\n4 procs" + }, + { + "name": "Benchmark_ToString/bool - B/op", + "value": 0, + "unit": "B/op", + "extra": "351460592 times\n4 procs" + }, + { + "name": "Benchmark_ToString/bool - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "351460592 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float32", + "value": 104.1, + "unit": "ns/op\t 28 B/op\t 2 allocs/op", + "extra": "11409277 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float32 - ns/op", + "value": 104.1, + "unit": "ns/op", + "extra": "11409277 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float32 - B/op", + "value": 28, + "unit": "B/op", + "extra": "11409277 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float32 - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "11409277 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float64", + "value": 118.7, + "unit": "ns/op\t 28 B/op\t 2 allocs/op", + "extra": "10019504 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float64 - ns/op", + "value": 118.7, + "unit": "ns/op", + "extra": "10019504 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float64 - B/op", + "value": 28, + "unit": "B/op", + "extra": "10019504 times\n4 procs" + }, + { + "name": "Benchmark_ToString/float64 - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "10019504 times\n4 procs" + }, + { + "name": "Benchmark_ToString/time.Time", + "value": 143.4, + "unit": "ns/op\t 24 B/op\t 1 allocs/op", + "extra": "8309734 times\n4 procs" + }, + { + "name": "Benchmark_ToString/time.Time - ns/op", + "value": 143.4, + "unit": "ns/op", + "extra": "8309734 times\n4 procs" + }, + { + "name": "Benchmark_ToString/time.Time - B/op", + "value": 24, + "unit": "B/op", + "extra": "8309734 times\n4 procs" + }, + { + "name": "Benchmark_ToString/time.Time - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "8309734 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]string", + "value": 164.7, + "unit": "ns/op\t 56 B/op\t 4 allocs/op", + "extra": "7203585 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]string - ns/op", + "value": 164.7, + "unit": "ns/op", + "extra": "7203585 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]string - B/op", + "value": 56, + "unit": "B/op", + "extra": "7203585 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]string - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "7203585 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]int", + "value": 102.2, + "unit": "ns/op\t 24 B/op\t 3 allocs/op", + "extra": "11738356 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]int - ns/op", + "value": 102.2, + "unit": "ns/op", + "extra": "11738356 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]int - B/op", + "value": 24, + "unit": "B/op", + "extra": "11738356 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]int - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "11738356 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[2]int", + "value": 68.24, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "17058225 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[2]int - ns/op", + "value": 68.24, + "unit": "ns/op", + "extra": "17058225 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[2]int - B/op", + "value": 8, + "unit": "B/op", + "extra": "17058225 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[2]int - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "17058225 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[][]int", + "value": 404.5, + "unit": "ns/op\t 152 B/op\t 11 allocs/op", + "extra": "2991608 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[][]int - ns/op", + "value": 404.5, + "unit": "ns/op", + "extra": "2991608 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[][]int - B/op", + "value": 152, + "unit": "B/op", + "extra": "2991608 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[][]int - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "2991608 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]interface_{}", + "value": 487.8, + "unit": "ns/op\t 200 B/op\t 11 allocs/op", + "extra": "2463792 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]interface_{} - ns/op", + "value": 487.8, + "unit": "ns/op", + "extra": "2463792 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]interface_{} - B/op", + "value": 200, + "unit": "B/op", + "extra": "2463792 times\n4 procs" + }, + { + "name": "Benchmark_ToString/[]interface_{} - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "2463792 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int", + "value": 2.635, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "455503666 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int - ns/op", + "value": 2.635, + "unit": "ns/op", + "extra": "455503666 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int - B/op", + "value": 0, + "unit": "B/op", + "extra": "455503666 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "455503666 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int8", + "value": 2.48, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "481501528 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int8 - ns/op", + "value": 2.48, + "unit": "ns/op", + "extra": "481501528 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int8 - B/op", + "value": 0, + "unit": "B/op", + "extra": "481501528 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int8 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "481501528 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int16", + "value": 2.636, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "455480506 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int16 - ns/op", + "value": 2.636, + "unit": "ns/op", + "extra": "455480506 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int16 - B/op", + "value": 0, + "unit": "B/op", + "extra": "455480506 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int16 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "455480506 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int32", + "value": 2.48, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "482942354 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int32 - ns/op", + "value": 2.48, + "unit": "ns/op", + "extra": "482942354 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int32 - B/op", + "value": 0, + "unit": "B/op", + "extra": "482942354 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int32 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "482942354 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int64", + "value": 2.638, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "455366522 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int64 - ns/op", + "value": 2.638, + "unit": "ns/op", + "extra": "455366522 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int64 - B/op", + "value": 0, + "unit": "B/op", + "extra": "455366522 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/int64 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "455366522 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint", + "value": 2.641, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "454316430 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint - ns/op", + "value": 2.641, + "unit": "ns/op", + "extra": "454316430 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint - B/op", + "value": 0, + "unit": "B/op", + "extra": "454316430 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "454316430 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint8", + "value": 2.481, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "483429064 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint8 - ns/op", + "value": 2.481, + "unit": "ns/op", + "extra": "483429064 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint8 - B/op", + "value": 0, + "unit": "B/op", + "extra": "483429064 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint8 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "483429064 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint16", + "value": 2.641, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "453959035 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint16 - ns/op", + "value": 2.641, + "unit": "ns/op", + "extra": "453959035 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint16 - B/op", + "value": 0, + "unit": "B/op", + "extra": "453959035 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint16 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "453959035 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint32", + "value": 2.945, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "407509744 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint32 - ns/op", + "value": 2.945, + "unit": "ns/op", + "extra": "407509744 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint32 - B/op", + "value": 0, + "unit": "B/op", + "extra": "407509744 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint32 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "407509744 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint64", + "value": 2.482, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "483889880 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint64 - ns/op", + "value": 2.482, + "unit": "ns/op", + "extra": "483889880 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint64 - B/op", + "value": 0, + "unit": "B/op", + "extra": "483889880 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/uint64 - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "483889880 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/string", + "value": 1.55, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "773629098 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/string - ns/op", + "value": 1.55, + "unit": "ns/op", + "extra": "773629098 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/string - B/op", + "value": 0, + "unit": "B/op", + "extra": "773629098 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/string - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "773629098 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]uint8", + "value": 12.63, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "89218514 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]uint8 - ns/op", + "value": 12.63, + "unit": "ns/op", + "extra": "89218514 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]uint8 - B/op", + "value": 16, + "unit": "B/op", + "extra": "89218514 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]uint8 - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "89218514 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/bool", + "value": 1.712, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "703854406 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/bool - ns/op", + "value": 1.712, + "unit": "ns/op", + "extra": "703854406 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/bool - B/op", + "value": 0, + "unit": "B/op", + "extra": "703854406 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/bool - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "703854406 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float32", + "value": 53, + "unit": "ns/op\t 28 B/op\t 2 allocs/op", + "extra": "22443986 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float32 - ns/op", + "value": 53, + "unit": "ns/op", + "extra": "22443986 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float32 - B/op", + "value": 28, + "unit": "B/op", + "extra": "22443986 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float32 - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "22443986 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float64", + "value": 61.06, + "unit": "ns/op\t 28 B/op\t 2 allocs/op", + "extra": "17290248 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float64 - ns/op", + "value": 61.06, + "unit": "ns/op", + "extra": "17290248 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float64 - B/op", + "value": 28, + "unit": "B/op", + "extra": "17290248 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/float64 - allocs/op", + "value": 2, + "unit": "allocs/op", + "extra": "17290248 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/time.Time", + "value": 72.84, + "unit": "ns/op\t 24 B/op\t 1 allocs/op", + "extra": "16354908 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/time.Time - ns/op", + "value": 72.84, + "unit": "ns/op", + "extra": "16354908 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/time.Time - B/op", + "value": 24, + "unit": "B/op", + "extra": "16354908 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/time.Time - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "16354908 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]string", + "value": 80.36, + "unit": "ns/op\t 56 B/op\t 4 allocs/op", + "extra": "14772303 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]string - ns/op", + "value": 80.36, + "unit": "ns/op", + "extra": "14772303 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]string - B/op", + "value": 56, + "unit": "B/op", + "extra": "14772303 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]string - allocs/op", + "value": 4, + "unit": "allocs/op", + "extra": "14772303 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]int", + "value": 48.35, + "unit": "ns/op\t 24 B/op\t 3 allocs/op", + "extra": "24829615 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]int - ns/op", + "value": 48.35, + "unit": "ns/op", + "extra": "24829615 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]int - B/op", + "value": 24, + "unit": "B/op", + "extra": "24829615 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]int - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "24829615 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[2]int", + "value": 33.52, + "unit": "ns/op\t 8 B/op\t 1 allocs/op", + "extra": "34173756 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[2]int - ns/op", + "value": 33.52, + "unit": "ns/op", + "extra": "34173756 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[2]int - B/op", + "value": 8, + "unit": "B/op", + "extra": "34173756 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[2]int - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "34173756 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[][]int", + "value": 195.7, + "unit": "ns/op\t 152 B/op\t 11 allocs/op", + "extra": "6137991 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[][]int - ns/op", + "value": 195.7, + "unit": "ns/op", + "extra": "6137991 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[][]int - B/op", + "value": 152, + "unit": "B/op", + "extra": "6137991 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[][]int - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "6137991 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]interface_{}", + "value": 254.6, + "unit": "ns/op\t 200 B/op\t 11 allocs/op", + "extra": "5027131 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]interface_{} - ns/op", + "value": 254.6, + "unit": "ns/op", + "extra": "5027131 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]interface_{} - B/op", + "value": 200, + "unit": "B/op", + "extra": "5027131 times\n4 procs" + }, + { + "name": "Benchmark_ToString_concurrency/[]interface_{} - allocs/op", + "value": 11, + "unit": "allocs/op", + "extra": "5027131 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/fiber", + "value": 70.02, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "16044205 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/fiber - ns/op", + "value": 70.02, + "unit": "ns/op", + "extra": "16044205 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "16044205 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "16044205 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/default", + "value": 127.7, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "9382426 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/default - ns/op", + "value": 127.7, + "unit": "ns/op", + "extra": "9382426 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "9382426 times\n4 procs" + }, + { + "name": "Benchmark_GetMIME/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "9382426 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/vendorContentType", + "value": 51.02, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "23184408 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/vendorContentType - ns/op", + "value": 51.02, + "unit": "ns/op", + "extra": "23184408 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/vendorContentType - B/op", + "value": 16, + "unit": "B/op", + "extra": "23184408 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/vendorContentType - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "23184408 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/defaultContentType", + "value": 6.996, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "175890372 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/defaultContentType - ns/op", + "value": 6.996, + "unit": "ns/op", + "extra": "175890372 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/defaultContentType - B/op", + "value": 0, + "unit": "B/op", + "extra": "175890372 times\n4 procs" + }, + { + "name": "Benchmark_ParseVendorSpecificContentType/defaultContentType - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "175890372 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/fiber", + "value": 0.93, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/fiber - ns/op", + "value": 0.93, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/default", + "value": 3.714, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "323034656 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/default - ns/op", + "value": 3.714, + "unit": "ns/op", + "extra": "323034656 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "323034656 times\n4 procs" + }, + { + "name": "Benchmark_StatusMessage/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "323034656 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/fiber", + "value": 19.7, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "63050031 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/fiber - ns/op", + "value": 19.7, + "unit": "ns/op", + "extra": "63050031 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "63050031 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "63050031 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/default", + "value": 51.46, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "23145445 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/default - ns/op", + "value": 51.46, + "unit": "ns/op", + "extra": "23145445 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/default - B/op", + "value": 16, + "unit": "B/op", + "extra": "23145445 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv4/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "23145445 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/fiber", + "value": 61.55, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "19551910 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/fiber - ns/op", + "value": 61.55, + "unit": "ns/op", + "extra": "19551910 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "19551910 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "19551910 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/default", + "value": 116.8, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "10220307 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/default - ns/op", + "value": 116.8, + "unit": "ns/op", + "extra": "10220307 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/default - B/op", + "value": 16, + "unit": "B/op", + "extra": "10220307 times\n4 procs" + }, + { + "name": "Benchmark_IsIPv6/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "10220307 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/fiber", + "value": 72.84, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "16040929 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/fiber - ns/op", + "value": 72.84, + "unit": "ns/op", + "extra": "16040929 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/fiber - B/op", + "value": 80, + "unit": "B/op", + "extra": "16040929 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/fiber - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "16040929 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Upper", + "value": 34.92, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "34518229 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Upper - ns/op", + "value": 34.92, + "unit": "ns/op", + "extra": "34518229 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Upper - B/op", + "value": 0, + "unit": "B/op", + "extra": "34518229 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Upper - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "34518229 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Mixed", + "value": 74.99, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "15604474 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Mixed - ns/op", + "value": 74.99, + "unit": "ns/op", + "extra": "15604474 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Mixed - B/op", + "value": 80, + "unit": "B/op", + "extra": "15604474 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/IfToUpper-Mixed - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "15604474 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/default", + "value": 265.6, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "4427985 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/default - ns/op", + "value": 265.6, + "unit": "ns/op", + "extra": "4427985 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/default - B/op", + "value": 80, + "unit": "B/op", + "extra": "4427985 times\n4 procs" + }, + { + "name": "Benchmark_ToUpper/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "4427985 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/fiber", + "value": 88.85, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "13495260 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/fiber - ns/op", + "value": 88.85, + "unit": "ns/op", + "extra": "13495260 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/fiber - B/op", + "value": 80, + "unit": "B/op", + "extra": "13495260 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/fiber - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "13495260 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Lower", + "value": 34.73, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "33490383 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Lower - ns/op", + "value": 34.73, + "unit": "ns/op", + "extra": "33490383 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Lower - B/op", + "value": 0, + "unit": "B/op", + "extra": "33490383 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Lower - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "33490383 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Mixed", + "value": 74.52, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "16138227 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Mixed - ns/op", + "value": 74.52, + "unit": "ns/op", + "extra": "16138227 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Mixed - B/op", + "value": 80, + "unit": "B/op", + "extra": "16138227 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/IfToLower-Mixed - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "16138227 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/default", + "value": 232.9, + "unit": "ns/op\t 80 B/op\t 1 allocs/op", + "extra": "5092615 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/default - ns/op", + "value": 232.9, + "unit": "ns/op", + "extra": "5092615 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/default - B/op", + "value": 80, + "unit": "B/op", + "extra": "5092615 times\n4 procs" + }, + { + "name": "Benchmark_ToLower/default - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "5092615 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/fiber", + "value": 34.41, + "unit": "ns/op\t 24 B/op\t 1 allocs/op", + "extra": "32645715 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/fiber - ns/op", + "value": 34.41, + "unit": "ns/op", + "extra": "32645715 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/fiber - B/op", + "value": 24, + "unit": "B/op", + "extra": "32645715 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/fiber - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "32645715 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/IfToLower-Lower", + "value": 10.63, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/IfToLower-Lower - ns/op", + "value": 10.63, + "unit": "ns/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/IfToLower-Lower - B/op", + "value": 0, + "unit": "B/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/IfToLower-Lower - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "100000000 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/default", + "value": 21.1, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "56768012 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/default - ns/op", + "value": 21.1, + "unit": "ns/op", + "extra": "56768012 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "56768012 times\n4 procs" + }, + { + "name": "Benchmark_IfToToLower_HeadersOrigin/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "56768012 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/fiber", + "value": 0.3113, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/fiber - ns/op", + "value": 0.3113, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/fiber - B/op", + "value": 0, + "unit": "B/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/fiber - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/default", + "value": 55.98, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "21394100 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/default - ns/op", + "value": 55.98, + "unit": "ns/op", + "extra": "21394100 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/default - B/op", + "value": 0, + "unit": "B/op", + "extra": "21394100 times\n4 procs" + }, + { + "name": "Benchmark_CalculateTimestamp/default - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21394100 times\n4 procs" + } + ] } ] }