add Go Benchmark (go) benchmark result for f29b9e94fc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1738156340281,
|
||||
"lastUpdate": 1738157926461,
|
||||
"repoUrl": "https://github.com/ucan-wg/go-ucan",
|
||||
"entries": {
|
||||
"Go Benchmark": [
|
||||
@@ -35114,6 +35114,654 @@ window.BENCHMARK_DATA = {
|
||||
"extra": "20580 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "batolettre@gmail.com",
|
||||
"name": "Michael Muré",
|
||||
"username": "MichaelMure"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "f29b9e94fc89ce6a56e63a1b8a51debef0e00737",
|
||||
"message": "Merge pull request #104 from ucan-wg/bundle\n\ntoken: ditch the generic bundle in favor of specialized struct",
|
||||
"timestamp": "2025-01-29T14:37:29+01:00",
|
||||
"tree_id": "19f673e31b79681228336cd96fd9cf44853f7693",
|
||||
"url": "https://github.com/ucan-wg/go-ucan/commit/f29b9e94fc89ce6a56e63a1b8a51debef0e00737"
|
||||
},
|
||||
"date": 1738157925363,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_write",
|
||||
"value": 6347,
|
||||
"unit": "ns/op\t 21056 B/op\t 44 allocs/op",
|
||||
"extra": "193916 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_write - ns/op",
|
||||
"value": 6347,
|
||||
"unit": "ns/op",
|
||||
"extra": "193916 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_write - B/op",
|
||||
"value": 21056,
|
||||
"unit": "B/op",
|
||||
"extra": "193916 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_write - allocs/op",
|
||||
"value": 44,
|
||||
"unit": "allocs/op",
|
||||
"extra": "193916 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_read",
|
||||
"value": 965827,
|
||||
"unit": "ns/op\t 138908 B/op\t 2593 allocs/op",
|
||||
"extra": "1220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_read - ns/op",
|
||||
"value": 965827,
|
||||
"unit": "ns/op",
|
||||
"extra": "1220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_read - B/op",
|
||||
"value": 138908,
|
||||
"unit": "B/op",
|
||||
"extra": "1220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Bytes_read - allocs/op",
|
||||
"value": 2593,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1220 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_write",
|
||||
"value": 196739,
|
||||
"unit": "ns/op\t 827441 B/op\t 62 allocs/op",
|
||||
"extra": "5455 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - ns/op",
|
||||
"value": 196739,
|
||||
"unit": "ns/op",
|
||||
"extra": "5455 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - B/op",
|
||||
"value": 827441,
|
||||
"unit": "B/op",
|
||||
"extra": "5455 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - allocs/op",
|
||||
"value": 62,
|
||||
"unit": "allocs/op",
|
||||
"extra": "5455 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_read",
|
||||
"value": 1015615,
|
||||
"unit": "ns/op\t 182402 B/op\t 2654 allocs/op",
|
||||
"extra": "1137 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - ns/op",
|
||||
"value": 1015615,
|
||||
"unit": "ns/op",
|
||||
"extra": "1137 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - B/op",
|
||||
"value": 182402,
|
||||
"unit": "B/op",
|
||||
"extra": "1137 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - allocs/op",
|
||||
"value": 2654,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1137 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write",
|
||||
"value": 11518,
|
||||
"unit": "ns/op\t 25424 B/op\t 46 allocs/op",
|
||||
"extra": "110989 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - ns/op",
|
||||
"value": 11518,
|
||||
"unit": "ns/op",
|
||||
"extra": "110989 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - B/op",
|
||||
"value": 25424,
|
||||
"unit": "B/op",
|
||||
"extra": "110989 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - allocs/op",
|
||||
"value": 46,
|
||||
"unit": "allocs/op",
|
||||
"extra": "110989 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read",
|
||||
"value": 996476,
|
||||
"unit": "ns/op\t 140982 B/op\t 2595 allocs/op",
|
||||
"extra": "1136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - ns/op",
|
||||
"value": 996476,
|
||||
"unit": "ns/op",
|
||||
"extra": "1136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - B/op",
|
||||
"value": 140982,
|
||||
"unit": "B/op",
|
||||
"extra": "1136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - allocs/op",
|
||||
"value": 2595,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write",
|
||||
"value": 226305,
|
||||
"unit": "ns/op\t 832386 B/op\t 65 allocs/op",
|
||||
"extra": "4674 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - ns/op",
|
||||
"value": 226305,
|
||||
"unit": "ns/op",
|
||||
"extra": "4674 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - B/op",
|
||||
"value": 832386,
|
||||
"unit": "B/op",
|
||||
"extra": "4674 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - allocs/op",
|
||||
"value": 65,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4674 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read",
|
||||
"value": 1026553,
|
||||
"unit": "ns/op\t 189252 B/op\t 2653 allocs/op",
|
||||
"extra": "1161 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - ns/op",
|
||||
"value": 1026553,
|
||||
"unit": "ns/op",
|
||||
"extra": "1161 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - B/op",
|
||||
"value": 189252,
|
||||
"unit": "B/op",
|
||||
"extra": "1161 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - allocs/op",
|
||||
"value": 2653,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1161 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_write",
|
||||
"value": 10636,
|
||||
"unit": "ns/op\t 25424 B/op\t 46 allocs/op",
|
||||
"extra": "111548 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_write - ns/op",
|
||||
"value": 10636,
|
||||
"unit": "ns/op",
|
||||
"extra": "111548 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_write - B/op",
|
||||
"value": 25424,
|
||||
"unit": "B/op",
|
||||
"extra": "111548 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_write - allocs/op",
|
||||
"value": 46,
|
||||
"unit": "allocs/op",
|
||||
"extra": "111548 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_read",
|
||||
"value": 991558,
|
||||
"unit": "ns/op\t 140979 B/op\t 2595 allocs/op",
|
||||
"extra": "1204 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_read - ns/op",
|
||||
"value": 991558,
|
||||
"unit": "ns/op",
|
||||
"extra": "1204 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_read - B/op",
|
||||
"value": 140979,
|
||||
"unit": "B/op",
|
||||
"extra": "1204 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URL_read - allocs/op",
|
||||
"value": 2595,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1204 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write",
|
||||
"value": 230670,
|
||||
"unit": "ns/op\t 832386 B/op\t 65 allocs/op",
|
||||
"extra": "4753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - ns/op",
|
||||
"value": 230670,
|
||||
"unit": "ns/op",
|
||||
"extra": "4753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - B/op",
|
||||
"value": 832386,
|
||||
"unit": "B/op",
|
||||
"extra": "4753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - allocs/op",
|
||||
"value": 65,
|
||||
"unit": "allocs/op",
|
||||
"extra": "4753 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read",
|
||||
"value": 1027736,
|
||||
"unit": "ns/op\t 189224 B/op\t 2652 allocs/op",
|
||||
"extra": "1142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - ns/op",
|
||||
"value": 1027736,
|
||||
"unit": "ns/op",
|
||||
"extra": "1142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - B/op",
|
||||
"value": 189224,
|
||||
"unit": "B/op",
|
||||
"extra": "1142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - allocs/op",
|
||||
"value": 2652,
|
||||
"unit": "allocs/op",
|
||||
"extra": "1142 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGlob",
|
||||
"value": 50.94,
|
||||
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||
"extra": "23920386 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGlob - ns/op",
|
||||
"value": 50.94,
|
||||
"unit": "ns/op",
|
||||
"extra": "23920386 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGlob - B/op",
|
||||
"value": 0,
|
||||
"unit": "B/op",
|
||||
"extra": "23920386 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkGlob - allocs/op",
|
||||
"value": 0,
|
||||
"unit": "allocs/op",
|
||||
"extra": "23920386 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bool",
|
||||
"value": 24.1,
|
||||
"unit": "ns/op\t 1 B/op\t 1 allocs/op",
|
||||
"extra": "48348832 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bool - ns/op",
|
||||
"value": 24.1,
|
||||
"unit": "ns/op",
|
||||
"extra": "48348832 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bool - B/op",
|
||||
"value": 1,
|
||||
"unit": "B/op",
|
||||
"extra": "48348832 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bool - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "48348832 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/string",
|
||||
"value": 47.1,
|
||||
"unit": "ns/op\t 16 B/op\t 1 allocs/op",
|
||||
"extra": "27061731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/string - ns/op",
|
||||
"value": 47.1,
|
||||
"unit": "ns/op",
|
||||
"extra": "27061731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/string - B/op",
|
||||
"value": 16,
|
||||
"unit": "B/op",
|
||||
"extra": "27061731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/string - allocs/op",
|
||||
"value": 1,
|
||||
"unit": "allocs/op",
|
||||
"extra": "27061731 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bytes",
|
||||
"value": 101.4,
|
||||
"unit": "ns/op\t 52 B/op\t 3 allocs/op",
|
||||
"extra": "11932380 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bytes - ns/op",
|
||||
"value": 101.4,
|
||||
"unit": "ns/op",
|
||||
"extra": "11932380 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bytes - B/op",
|
||||
"value": 52,
|
||||
"unit": "B/op",
|
||||
"extra": "11932380 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/bytes - allocs/op",
|
||||
"value": 3,
|
||||
"unit": "allocs/op",
|
||||
"extra": "11932380 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/map",
|
||||
"value": 2072,
|
||||
"unit": "ns/op\t 2248 B/op\t 37 allocs/op",
|
||||
"extra": "536152 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/map - ns/op",
|
||||
"value": 2072,
|
||||
"unit": "ns/op",
|
||||
"extra": "536152 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/map - B/op",
|
||||
"value": 2248,
|
||||
"unit": "B/op",
|
||||
"extra": "536152 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkAny/map - allocs/op",
|
||||
"value": 37,
|
||||
"unit": "allocs/op",
|
||||
"extra": "536152 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSchemaLoad",
|
||||
"value": 15107,
|
||||
"unit": "ns/op\t 14577 B/op\t 163 allocs/op",
|
||||
"extra": "79629 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSchemaLoad - ns/op",
|
||||
"value": 15107,
|
||||
"unit": "ns/op",
|
||||
"extra": "79629 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSchemaLoad - B/op",
|
||||
"value": 14577,
|
||||
"unit": "B/op",
|
||||
"extra": "79629 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkSchemaLoad - allocs/op",
|
||||
"value": 163,
|
||||
"unit": "allocs/op",
|
||||
"extra": "79629 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson",
|
||||
"value": 113819,
|
||||
"unit": "ns/op\t 15318 B/op\t 383 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op",
|
||||
"value": 113819,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - B/op",
|
||||
"value": 15318,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - allocs/op",
|
||||
"value": 383,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Seal",
|
||||
"value": 54471,
|
||||
"unit": "ns/op\t 9752 B/op\t 214 allocs/op",
|
||||
"extra": "21921 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op",
|
||||
"value": 54471,
|
||||
"unit": "ns/op",
|
||||
"extra": "21921 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Seal - B/op",
|
||||
"value": 9752,
|
||||
"unit": "B/op",
|
||||
"extra": "21921 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op",
|
||||
"value": 214,
|
||||
"unit": "allocs/op",
|
||||
"extra": "21921 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Unseal",
|
||||
"value": 103253,
|
||||
"unit": "ns/op\t 14373 B/op\t 314 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op",
|
||||
"value": 103253,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op",
|
||||
"value": 14373,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op",
|
||||
"value": 314,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson",
|
||||
"value": 60232,
|
||||
"unit": "ns/op\t 15264 B/op\t 254 allocs/op",
|
||||
"extra": "20226 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op",
|
||||
"value": 60232,
|
||||
"unit": "ns/op",
|
||||
"extra": "20226 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op",
|
||||
"value": 15264,
|
||||
"unit": "B/op",
|
||||
"extra": "20226 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op",
|
||||
"value": 254,
|
||||
"unit": "allocs/op",
|
||||
"extra": "20226 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader",
|
||||
"value": 114614,
|
||||
"unit": "ns/op\t 15270 B/op\t 382 allocs/op",
|
||||
"extra": "9955 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op",
|
||||
"value": 114614,
|
||||
"unit": "ns/op",
|
||||
"extra": "9955 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op",
|
||||
"value": 15270,
|
||||
"unit": "B/op",
|
||||
"extra": "9955 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op",
|
||||
"value": 382,
|
||||
"unit": "allocs/op",
|
||||
"extra": "9955 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/SealWriter",
|
||||
"value": 55802,
|
||||
"unit": "ns/op\t 9272 B/op\t 245 allocs/op",
|
||||
"extra": "21433 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op",
|
||||
"value": 55802,
|
||||
"unit": "ns/op",
|
||||
"extra": "21433 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op",
|
||||
"value": 9272,
|
||||
"unit": "B/op",
|
||||
"extra": "21433 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op",
|
||||
"value": 245,
|
||||
"unit": "allocs/op",
|
||||
"extra": "21433 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader",
|
||||
"value": 102830,
|
||||
"unit": "ns/op\t 14373 B/op\t 314 allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op",
|
||||
"value": 102830,
|
||||
"unit": "ns/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op",
|
||||
"value": 14373,
|
||||
"unit": "B/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op",
|
||||
"value": 314,
|
||||
"unit": "allocs/op",
|
||||
"extra": "10000 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader",
|
||||
"value": 59284,
|
||||
"unit": "ns/op\t 13232 B/op\t 248 allocs/op",
|
||||
"extra": "19978 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op",
|
||||
"value": 59284,
|
||||
"unit": "ns/op",
|
||||
"extra": "19978 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op",
|
||||
"value": 13232,
|
||||
"unit": "B/op",
|
||||
"extra": "19978 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op",
|
||||
"value": 248,
|
||||
"unit": "allocs/op",
|
||||
"extra": "19978 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user