From 02195c25a449c12202607ef6f0744ac7788734c7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 11 Mar 2025 16:35:29 +0000 Subject: [PATCH] add Go Benchmark (go) benchmark result for 5eb7b1a8e403b50436d93d969a40f2a9cddb2ab9 --- dev/bench/data.js | 650 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 649 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 15e0046..7ce9aff 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740664907396, + "lastUpdate": 1741710929857, "repoUrl": "https://github.com/ucan-wg/go-ucan", "entries": { "Go Benchmark": [ @@ -39650,6 +39650,654 @@ window.BENCHMARK_DATA = { "extra": "20691 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": "5eb7b1a8e403b50436d93d969a40f2a9cddb2ab9", + "message": "Merge pull request #111 from ucan-wg/MichaelMure-patch-1\n\ncontainer: typo fix in SPEC.md", + "timestamp": "2025-03-11T17:34:08+01:00", + "tree_id": "d33419d47ea65158a4682dd3e58a30533f9caf76", + "url": "https://github.com/ucan-wg/go-ucan/commit/5eb7b1a8e403b50436d93d969a40f2a9cddb2ab9" + }, + "date": 1741710928726, + "tool": "go", + "benches": [ + { + "name": "BenchmarkContainerSerialisation/Bytes_write", + "value": 6295, + "unit": "ns/op\t 21056 B/op\t 44 allocs/op", + "extra": "195441 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_write - ns/op", + "value": 6295, + "unit": "ns/op", + "extra": "195441 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_write - B/op", + "value": 21056, + "unit": "B/op", + "extra": "195441 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_write - allocs/op", + "value": 44, + "unit": "allocs/op", + "extra": "195441 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_read", + "value": 944695, + "unit": "ns/op\t 137181 B/op\t 2385 allocs/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_read - ns/op", + "value": 944695, + "unit": "ns/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_read - B/op", + "value": 137181, + "unit": "B/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Bytes_read - allocs/op", + "value": 2385, + "unit": "allocs/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_write", + "value": 212888, + "unit": "ns/op\t 827454 B/op\t 62 allocs/op", + "extra": "5704 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_write - ns/op", + "value": 212888, + "unit": "ns/op", + "extra": "5704 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_write - B/op", + "value": 827454, + "unit": "B/op", + "extra": "5704 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_write - allocs/op", + "value": 62, + "unit": "allocs/op", + "extra": "5704 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_read", + "value": 1040402, + "unit": "ns/op\t 181010 B/op\t 2437 allocs/op", + "extra": "1194 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_read - ns/op", + "value": 1040402, + "unit": "ns/op", + "extra": "1194 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_read - B/op", + "value": 181010, + "unit": "B/op", + "extra": "1194 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/BytesGzipped_read - allocs/op", + "value": 2437, + "unit": "allocs/op", + "extra": "1194 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_write", + "value": 10915, + "unit": "ns/op\t 25424 B/op\t 46 allocs/op", + "extra": "106994 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_write - ns/op", + "value": 10915, + "unit": "ns/op", + "extra": "106994 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_write - B/op", + "value": 25424, + "unit": "B/op", + "extra": "106994 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_write - allocs/op", + "value": 46, + "unit": "allocs/op", + "extra": "106994 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_read", + "value": 994158, + "unit": "ns/op\t 139248 B/op\t 2387 allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_read - ns/op", + "value": 994158, + "unit": "ns/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_read - B/op", + "value": 139248, + "unit": "B/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPadding_read - allocs/op", + "value": 2387, + "unit": "allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write", + "value": 241352, + "unit": "ns/op\t 832401 B/op\t 65 allocs/op", + "extra": "5086 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - ns/op", + "value": 241352, + "unit": "ns/op", + "extra": "5086 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - B/op", + "value": 832401, + "unit": "B/op", + "extra": "5086 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_write - allocs/op", + "value": 65, + "unit": "allocs/op", + "extra": "5086 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read", + "value": 1006301, + "unit": "ns/op\t 187458 B/op\t 2443 allocs/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - ns/op", + "value": 1006301, + "unit": "ns/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - B/op", + "value": 187458, + "unit": "B/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64StdPaddingGzipped_read - allocs/op", + "value": 2443, + "unit": "allocs/op", + "extra": "1166 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_write", + "value": 11218, + "unit": "ns/op\t 25424 B/op\t 46 allocs/op", + "extra": "107278 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_write - ns/op", + "value": 11218, + "unit": "ns/op", + "extra": "107278 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_write - B/op", + "value": 25424, + "unit": "B/op", + "extra": "107278 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_write - allocs/op", + "value": 46, + "unit": "allocs/op", + "extra": "107278 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_read", + "value": 977053, + "unit": "ns/op\t 139250 B/op\t 2387 allocs/op", + "extra": "1224 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_read - ns/op", + "value": 977053, + "unit": "ns/op", + "extra": "1224 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_read - B/op", + "value": 139250, + "unit": "B/op", + "extra": "1224 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URL_read - allocs/op", + "value": 2387, + "unit": "allocs/op", + "extra": "1224 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_write", + "value": 238171, + "unit": "ns/op\t 832400 B/op\t 65 allocs/op", + "extra": "4527 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_write - ns/op", + "value": 238171, + "unit": "ns/op", + "extra": "4527 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_write - B/op", + "value": 832400, + "unit": "B/op", + "extra": "4527 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_write - allocs/op", + "value": 65, + "unit": "allocs/op", + "extra": "4527 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_read", + "value": 1002095, + "unit": "ns/op\t 187524 B/op\t 2445 allocs/op", + "extra": "1178 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_read - ns/op", + "value": 1002095, + "unit": "ns/op", + "extra": "1178 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_read - B/op", + "value": 187524, + "unit": "B/op", + "extra": "1178 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/Base64URLGzip_read - allocs/op", + "value": 2445, + "unit": "allocs/op", + "extra": "1178 times\n4 procs" + }, + { + "name": "BenchmarkGlob", + "value": 55.97, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "21341372 times\n4 procs" + }, + { + "name": "BenchmarkGlob - ns/op", + "value": 55.97, + "unit": "ns/op", + "extra": "21341372 times\n4 procs" + }, + { + "name": "BenchmarkGlob - B/op", + "value": 0, + "unit": "B/op", + "extra": "21341372 times\n4 procs" + }, + { + "name": "BenchmarkGlob - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "21341372 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool", + "value": 24.49, + "unit": "ns/op\t 1 B/op\t 1 allocs/op", + "extra": "48788703 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - ns/op", + "value": 24.49, + "unit": "ns/op", + "extra": "48788703 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - B/op", + "value": 1, + "unit": "B/op", + "extra": "48788703 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "48788703 times\n4 procs" + }, + { + "name": "BenchmarkAny/string", + "value": 37.47, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "32294218 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - ns/op", + "value": 37.47, + "unit": "ns/op", + "extra": "32294218 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - B/op", + "value": 16, + "unit": "B/op", + "extra": "32294218 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "32294218 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes", + "value": 79.58, + "unit": "ns/op\t 52 B/op\t 3 allocs/op", + "extra": "14519343 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - ns/op", + "value": 79.58, + "unit": "ns/op", + "extra": "14519343 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - B/op", + "value": 52, + "unit": "B/op", + "extra": "14519343 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "14519343 times\n4 procs" + }, + { + "name": "BenchmarkAny/map", + "value": 1834, + "unit": "ns/op\t 2248 B/op\t 37 allocs/op", + "extra": "595389 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - ns/op", + "value": 1834, + "unit": "ns/op", + "extra": "595389 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - B/op", + "value": 2248, + "unit": "B/op", + "extra": "595389 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "595389 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad", + "value": 13920, + "unit": "ns/op\t 14475 B/op\t 147 allocs/op", + "extra": "84366 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - ns/op", + "value": 13920, + "unit": "ns/op", + "extra": "84366 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - B/op", + "value": 14475, + "unit": "B/op", + "extra": "84366 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - allocs/op", + "value": 147, + "unit": "allocs/op", + "extra": "84366 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson", + "value": 109437, + "unit": "ns/op\t 15142 B/op\t 362 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op", + "value": 109437, + "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": 54167, + "unit": "ns/op\t 9528 B/op\t 186 allocs/op", + "extra": "22564 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op", + "value": 54167, + "unit": "ns/op", + "extra": "22564 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - B/op", + "value": 9528, + "unit": "B/op", + "extra": "22564 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op", + "value": 186, + "unit": "allocs/op", + "extra": "22564 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal", + "value": 97436, + "unit": "ns/op\t 14197 B/op\t 293 allocs/op", + "extra": "12303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op", + "value": 97436, + "unit": "ns/op", + "extra": "12303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op", + "value": 14197, + "unit": "B/op", + "extra": "12303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op", + "value": 293, + "unit": "allocs/op", + "extra": "12303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson", + "value": 56965, + "unit": "ns/op\t 15040 B/op\t 226 allocs/op", + "extra": "20977 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op", + "value": 56965, + "unit": "ns/op", + "extra": "20977 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op", + "value": 15040, + "unit": "B/op", + "extra": "20977 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op", + "value": 226, + "unit": "allocs/op", + "extra": "20977 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader", + "value": 110063, + "unit": "ns/op\t 15094 B/op\t 361 allocs/op", + "extra": "9097 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op", + "value": 110063, + "unit": "ns/op", + "extra": "9097 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op", + "value": 15094, + "unit": "B/op", + "extra": "9097 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op", + "value": 361, + "unit": "allocs/op", + "extra": "9097 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter", + "value": 54149, + "unit": "ns/op\t 9048 B/op\t 217 allocs/op", + "extra": "22303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op", + "value": 54149, + "unit": "ns/op", + "extra": "22303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op", + "value": 9048, + "unit": "B/op", + "extra": "22303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op", + "value": 217, + "unit": "allocs/op", + "extra": "22303 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader", + "value": 98901, + "unit": "ns/op\t 14198 B/op\t 293 allocs/op", + "extra": "12261 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op", + "value": 98901, + "unit": "ns/op", + "extra": "12261 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op", + "value": 14198, + "unit": "B/op", + "extra": "12261 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op", + "value": 293, + "unit": "allocs/op", + "extra": "12261 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader", + "value": 56350, + "unit": "ns/op\t 13008 B/op\t 220 allocs/op", + "extra": "21178 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op", + "value": 56350, + "unit": "ns/op", + "extra": "21178 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op", + "value": 13008, + "unit": "B/op", + "extra": "21178 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op", + "value": 220, + "unit": "allocs/op", + "extra": "21178 times\n4 procs" + } + ] } ] }