add Go Benchmark (go) benchmark result for a82bce556f
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1740664783094,
|
"lastUpdate": 1740664907396,
|
||||||
"repoUrl": "https://github.com/ucan-wg/go-ucan",
|
"repoUrl": "https://github.com/ucan-wg/go-ucan",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Go Benchmark": [
|
"Go Benchmark": [
|
||||||
@@ -39002,6 +39002,654 @@ window.BENCHMARK_DATA = {
|
|||||||
"extra": "21260 times\n4 procs"
|
"extra": "21260 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": "a82bce556f9a4001becbd4e31da8be2088d33850",
|
||||||
|
"message": "Merge pull request #108 from ucan-wg/cont-test\n\ncontainer: add a helper for test only",
|
||||||
|
"timestamp": "2025-02-27T15:00:47+01:00",
|
||||||
|
"tree_id": "ba65df49d32396bdd15e092cc9aec55d895ac018",
|
||||||
|
"url": "https://github.com/ucan-wg/go-ucan/commit/a82bce556f9a4001becbd4e31da8be2088d33850"
|
||||||
|
},
|
||||||
|
"date": 1740664906741,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_write",
|
||||||
|
"value": 6726,
|
||||||
|
"unit": "ns/op\t 21056 B/op\t 44 allocs/op",
|
||||||
|
"extra": "175352 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_write - ns/op",
|
||||||
|
"value": 6726,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "175352 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_write - B/op",
|
||||||
|
"value": 21056,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "175352 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_write - allocs/op",
|
||||||
|
"value": 44,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "175352 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_read",
|
||||||
|
"value": 949897,
|
||||||
|
"unit": "ns/op\t 137183 B/op\t 2385 allocs/op",
|
||||||
|
"extra": "1210 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_read - ns/op",
|
||||||
|
"value": 949897,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1210 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_read - B/op",
|
||||||
|
"value": 137183,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1210 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Bytes_read - allocs/op",
|
||||||
|
"value": 2385,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1210 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_write",
|
||||||
|
"value": 231001,
|
||||||
|
"unit": "ns/op\t 827454 B/op\t 62 allocs/op",
|
||||||
|
"extra": "5323 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - ns/op",
|
||||||
|
"value": 231001,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "5323 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - B/op",
|
||||||
|
"value": 827454,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "5323 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_write - allocs/op",
|
||||||
|
"value": 62,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "5323 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_read",
|
||||||
|
"value": 1020681,
|
||||||
|
"unit": "ns/op\t 180498 B/op\t 2443 allocs/op",
|
||||||
|
"extra": "1160 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - ns/op",
|
||||||
|
"value": 1020681,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1160 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - B/op",
|
||||||
|
"value": 180498,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1160 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/BytesGzipped_read - allocs/op",
|
||||||
|
"value": 2443,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1160 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write",
|
||||||
|
"value": 11416,
|
||||||
|
"unit": "ns/op\t 25424 B/op\t 46 allocs/op",
|
||||||
|
"extra": "105032 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - ns/op",
|
||||||
|
"value": 11416,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "105032 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - B/op",
|
||||||
|
"value": 25424,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "105032 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_write - allocs/op",
|
||||||
|
"value": 46,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "105032 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read",
|
||||||
|
"value": 968795,
|
||||||
|
"unit": "ns/op\t 139249 B/op\t 2387 allocs/op",
|
||||||
|
"extra": "1222 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - ns/op",
|
||||||
|
"value": 968795,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1222 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - B/op",
|
||||||
|
"value": 139249,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1222 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPadding_read - allocs/op",
|
||||||
|
"value": 2387,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1222 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write",
|
||||||
|
"value": 244663,
|
||||||
|
"unit": "ns/op\t 832401 B/op\t 65 allocs/op",
|
||||||
|
"extra": "4735 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - ns/op",
|
||||||
|
"value": 244663,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "4735 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - B/op",
|
||||||
|
"value": 832401,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "4735 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - allocs/op",
|
||||||
|
"value": 65,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "4735 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read",
|
||||||
|
"value": 1008469,
|
||||||
|
"unit": "ns/op\t 186724 B/op\t 2445 allocs/op",
|
||||||
|
"extra": "1171 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - ns/op",
|
||||||
|
"value": 1008469,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1171 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - B/op",
|
||||||
|
"value": 186724,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1171 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - allocs/op",
|
||||||
|
"value": 2445,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1171 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_write",
|
||||||
|
"value": 11060,
|
||||||
|
"unit": "ns/op\t 25424 B/op\t 46 allocs/op",
|
||||||
|
"extra": "108284 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_write - ns/op",
|
||||||
|
"value": 11060,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "108284 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_write - B/op",
|
||||||
|
"value": 25424,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "108284 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_write - allocs/op",
|
||||||
|
"value": 46,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "108284 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_read",
|
||||||
|
"value": 975937,
|
||||||
|
"unit": "ns/op\t 139248 B/op\t 2387 allocs/op",
|
||||||
|
"extra": "1227 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_read - ns/op",
|
||||||
|
"value": 975937,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1227 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_read - B/op",
|
||||||
|
"value": 139248,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1227 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URL_read - allocs/op",
|
||||||
|
"value": 2387,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1227 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write",
|
||||||
|
"value": 255245,
|
||||||
|
"unit": "ns/op\t 832401 B/op\t 65 allocs/op",
|
||||||
|
"extra": "4740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - ns/op",
|
||||||
|
"value": 255245,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "4740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - B/op",
|
||||||
|
"value": 832401,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "4740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_write - allocs/op",
|
||||||
|
"value": 65,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "4740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read",
|
||||||
|
"value": 1014170,
|
||||||
|
"unit": "ns/op\t 186771 B/op\t 2448 allocs/op",
|
||||||
|
"extra": "1153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - ns/op",
|
||||||
|
"value": 1014170,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - B/op",
|
||||||
|
"value": 186771,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/Base64URLGzip_read - allocs/op",
|
||||||
|
"value": 2448,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1153 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob",
|
||||||
|
"value": 56.27,
|
||||||
|
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||||
|
"extra": "21422882 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - ns/op",
|
||||||
|
"value": 56.27,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "21422882 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - B/op",
|
||||||
|
"value": 0,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "21422882 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - allocs/op",
|
||||||
|
"value": 0,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "21422882 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bool",
|
||||||
|
"value": 24.48,
|
||||||
|
"unit": "ns/op\t 1 B/op\t 1 allocs/op",
|
||||||
|
"extra": "49392500 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bool - ns/op",
|
||||||
|
"value": 24.48,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "49392500 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bool - B/op",
|
||||||
|
"value": 1,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "49392500 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bool - allocs/op",
|
||||||
|
"value": 1,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "49392500 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/string",
|
||||||
|
"value": 36.87,
|
||||||
|
"unit": "ns/op\t 16 B/op\t 1 allocs/op",
|
||||||
|
"extra": "31309006 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/string - ns/op",
|
||||||
|
"value": 36.87,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "31309006 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/string - B/op",
|
||||||
|
"value": 16,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "31309006 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/string - allocs/op",
|
||||||
|
"value": 1,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "31309006 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bytes",
|
||||||
|
"value": 76.03,
|
||||||
|
"unit": "ns/op\t 52 B/op\t 3 allocs/op",
|
||||||
|
"extra": "14911237 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bytes - ns/op",
|
||||||
|
"value": 76.03,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "14911237 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bytes - B/op",
|
||||||
|
"value": 52,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "14911237 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/bytes - allocs/op",
|
||||||
|
"value": 3,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "14911237 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/map",
|
||||||
|
"value": 1858,
|
||||||
|
"unit": "ns/op\t 2248 B/op\t 37 allocs/op",
|
||||||
|
"extra": "593577 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/map - ns/op",
|
||||||
|
"value": 1858,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "593577 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/map - B/op",
|
||||||
|
"value": 2248,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "593577 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkAny/map - allocs/op",
|
||||||
|
"value": 37,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "593577 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad",
|
||||||
|
"value": 13961,
|
||||||
|
"unit": "ns/op\t 14475 B/op\t 147 allocs/op",
|
||||||
|
"extra": "85870 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - ns/op",
|
||||||
|
"value": 13961,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "85870 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - B/op",
|
||||||
|
"value": 14475,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "85870 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - allocs/op",
|
||||||
|
"value": 147,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "85870 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson",
|
||||||
|
"value": 111822,
|
||||||
|
"unit": "ns/op\t 15142 B/op\t 362 allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op",
|
||||||
|
"value": 111822,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - B/op",
|
||||||
|
"value": 15142,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - allocs/op",
|
||||||
|
"value": 362,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal",
|
||||||
|
"value": 54314,
|
||||||
|
"unit": "ns/op\t 9528 B/op\t 186 allocs/op",
|
||||||
|
"extra": "20750 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op",
|
||||||
|
"value": 54314,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "20750 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - B/op",
|
||||||
|
"value": 9528,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "20750 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op",
|
||||||
|
"value": 186,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "20750 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal",
|
||||||
|
"value": 98709,
|
||||||
|
"unit": "ns/op\t 14197 B/op\t 293 allocs/op",
|
||||||
|
"extra": "12188 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op",
|
||||||
|
"value": 98709,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "12188 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op",
|
||||||
|
"value": 14197,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "12188 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op",
|
||||||
|
"value": 293,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "12188 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson",
|
||||||
|
"value": 57653,
|
||||||
|
"unit": "ns/op\t 15040 B/op\t 226 allocs/op",
|
||||||
|
"extra": "20752 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op",
|
||||||
|
"value": 57653,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "20752 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op",
|
||||||
|
"value": 15040,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "20752 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op",
|
||||||
|
"value": 226,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "20752 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader",
|
||||||
|
"value": 109786,
|
||||||
|
"unit": "ns/op\t 15094 B/op\t 361 allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op",
|
||||||
|
"value": 109786,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op",
|
||||||
|
"value": 15094,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op",
|
||||||
|
"value": 361,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter",
|
||||||
|
"value": 54649,
|
||||||
|
"unit": "ns/op\t 9048 B/op\t 217 allocs/op",
|
||||||
|
"extra": "20740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op",
|
||||||
|
"value": 54649,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "20740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op",
|
||||||
|
"value": 9048,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "20740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op",
|
||||||
|
"value": 217,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "20740 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader",
|
||||||
|
"value": 99882,
|
||||||
|
"unit": "ns/op\t 14197 B/op\t 293 allocs/op",
|
||||||
|
"extra": "12087 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op",
|
||||||
|
"value": 99882,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "12087 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op",
|
||||||
|
"value": 14197,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "12087 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op",
|
||||||
|
"value": 293,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "12087 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader",
|
||||||
|
"value": 56765,
|
||||||
|
"unit": "ns/op\t 13008 B/op\t 220 allocs/op",
|
||||||
|
"extra": "20691 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op",
|
||||||
|
"value": 56765,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "20691 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op",
|
||||||
|
"value": 13008,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "20691 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op",
|
||||||
|
"value": 220,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "20691 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user