From fd2054df5c5ae8ced9d5f18bc69c504c9bbe84ab Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 14 Nov 2024 11:41:08 +0000 Subject: [PATCH] add Go Benchmark (go) benchmark result for 8ca088bf27e35862da817aa827fa2d017cab9ad5 --- dev/bench/data.js | 554 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 553 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 3fb7fad..6e88228 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731497959834, + "lastUpdate": 1731584468202, "repoUrl": "https://github.com/ucan-wg/go-ucan", "entries": { "Go Benchmark": [ @@ -17042,6 +17042,558 @@ window.BENCHMARK_DATA = { "extra": "21134 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": "8ca088bf27e35862da817aa827fa2d017cab9ad5", + "message": "Merge pull request #61 from ucan-wg/v1-token-container-versioning\n\nfeat(container): versioning", + "timestamp": "2024-11-14T12:40:07+01:00", + "tree_id": "7c7262caf4725437c3378477c83a60b14e35b811", + "url": "https://github.com/ucan-wg/go-ucan/commit/8ca088bf27e35862da817aa827fa2d017cab9ad5" + }, + "date": 1731584467176, + "tool": "go", + "benches": [ + { + "name": "BenchmarkContainerSerialisation/car_write", + "value": 5582, + "unit": "ns/op\t 17896 B/op\t 58 allocs/op", + "extra": "214623 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - ns/op", + "value": 5582, + "unit": "ns/op", + "extra": "214623 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - B/op", + "value": 17896, + "unit": "B/op", + "extra": "214623 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - allocs/op", + "value": 58, + "unit": "allocs/op", + "extra": "214623 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read", + "value": 951247, + "unit": "ns/op\t 147959 B/op\t 2651 allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - ns/op", + "value": 951247, + "unit": "ns/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - B/op", + "value": 147959, + "unit": "B/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - allocs/op", + "value": 2651, + "unit": "allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write", + "value": 10950, + "unit": "ns/op\t 24200 B/op\t 60 allocs/op", + "extra": "109348 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - ns/op", + "value": 10950, + "unit": "ns/op", + "extra": "109348 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - B/op", + "value": 24200, + "unit": "B/op", + "extra": "109348 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op", + "value": 60, + "unit": "allocs/op", + "extra": "109348 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read", + "value": 961463, + "unit": "ns/op\t 150028 B/op\t 2653 allocs/op", + "extra": "1225 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - ns/op", + "value": 961463, + "unit": "ns/op", + "extra": "1225 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - B/op", + "value": 150028, + "unit": "B/op", + "extra": "1225 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op", + "value": 2653, + "unit": "allocs/op", + "extra": "1225 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write", + "value": 4971, + "unit": "ns/op\t 16872 B/op\t 33 allocs/op", + "extra": "243326 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - ns/op", + "value": 4971, + "unit": "ns/op", + "extra": "243326 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - B/op", + "value": 16872, + "unit": "B/op", + "extra": "243326 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - allocs/op", + "value": 33, + "unit": "allocs/op", + "extra": "243326 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read", + "value": 940678, + "unit": "ns/op\t 137980 B/op\t 2562 allocs/op", + "extra": "1244 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - ns/op", + "value": 940678, + "unit": "ns/op", + "extra": "1244 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - B/op", + "value": 137980, + "unit": "B/op", + "extra": "1244 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - allocs/op", + "value": 2562, + "unit": "allocs/op", + "extra": "1244 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write", + "value": 9943, + "unit": "ns/op\t 21232 B/op\t 35 allocs/op", + "extra": "130700 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op", + "value": 9943, + "unit": "ns/op", + "extra": "130700 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - B/op", + "value": 21232, + "unit": "B/op", + "extra": "130700 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op", + "value": 35, + "unit": "allocs/op", + "extra": "130700 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read", + "value": 962880, + "unit": "ns/op\t 140042 B/op\t 2564 allocs/op", + "extra": "1246 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op", + "value": 962880, + "unit": "ns/op", + "extra": "1246 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - B/op", + "value": 140042, + "unit": "B/op", + "extra": "1246 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op", + "value": 2564, + "unit": "allocs/op", + "extra": "1246 times\n4 procs" + }, + { + "name": "BenchmarkGlob", + "value": 50.6, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "24120849 times\n4 procs" + }, + { + "name": "BenchmarkGlob - ns/op", + "value": 50.6, + "unit": "ns/op", + "extra": "24120849 times\n4 procs" + }, + { + "name": "BenchmarkGlob - B/op", + "value": 0, + "unit": "B/op", + "extra": "24120849 times\n4 procs" + }, + { + "name": "BenchmarkGlob - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "24120849 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool", + "value": 23.2, + "unit": "ns/op\t 1 B/op\t 1 allocs/op", + "extra": "48084874 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - ns/op", + "value": 23.2, + "unit": "ns/op", + "extra": "48084874 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - B/op", + "value": 1, + "unit": "B/op", + "extra": "48084874 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "48084874 times\n4 procs" + }, + { + "name": "BenchmarkAny/string", + "value": 40.52, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "29269254 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - ns/op", + "value": 40.52, + "unit": "ns/op", + "extra": "29269254 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - B/op", + "value": 16, + "unit": "B/op", + "extra": "29269254 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "29269254 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes", + "value": 86.04, + "unit": "ns/op\t 52 B/op\t 3 allocs/op", + "extra": "14048913 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - ns/op", + "value": 86.04, + "unit": "ns/op", + "extra": "14048913 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - B/op", + "value": 52, + "unit": "B/op", + "extra": "14048913 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "14048913 times\n4 procs" + }, + { + "name": "BenchmarkAny/map", + "value": 1922, + "unit": "ns/op\t 2248 B/op\t 37 allocs/op", + "extra": "570961 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - ns/op", + "value": 1922, + "unit": "ns/op", + "extra": "570961 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - B/op", + "value": 2248, + "unit": "B/op", + "extra": "570961 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "570961 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad", + "value": 14902, + "unit": "ns/op\t 14576 B/op\t 163 allocs/op", + "extra": "79927 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - ns/op", + "value": 14902, + "unit": "ns/op", + "extra": "79927 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - B/op", + "value": 14576, + "unit": "B/op", + "extra": "79927 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - allocs/op", + "value": 163, + "unit": "allocs/op", + "extra": "79927 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson", + "value": 109662, + "unit": "ns/op\t 15174 B/op\t 374 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op", + "value": 109662, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - B/op", + "value": 15174, + "unit": "B/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - allocs/op", + "value": 374, + "unit": "allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal", + "value": 52419, + "unit": "ns/op\t 9584 B/op\t 208 allocs/op", + "extra": "22948 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op", + "value": 52419, + "unit": "ns/op", + "extra": "22948 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - B/op", + "value": 9584, + "unit": "B/op", + "extra": "22948 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op", + "value": 208, + "unit": "allocs/op", + "extra": "22948 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal", + "value": 97918, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12055 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op", + "value": 97918, + "unit": "ns/op", + "extra": "12055 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12055 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12055 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson", + "value": 57415, + "unit": "ns/op\t 15096 B/op\t 248 allocs/op", + "extra": "20863 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op", + "value": 57415, + "unit": "ns/op", + "extra": "20863 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op", + "value": 15096, + "unit": "B/op", + "extra": "20863 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op", + "value": 248, + "unit": "allocs/op", + "extra": "20863 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader", + "value": 107013, + "unit": "ns/op\t 15126 B/op\t 373 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op", + "value": 107013, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op", + "value": 15126, + "unit": "B/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op", + "value": 373, + "unit": "allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter", + "value": 56118, + "unit": "ns/op\t 9104 B/op\t 239 allocs/op", + "extra": "22192 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op", + "value": 56118, + "unit": "ns/op", + "extra": "22192 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op", + "value": 9104, + "unit": "B/op", + "extra": "22192 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op", + "value": 239, + "unit": "allocs/op", + "extra": "22192 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader", + "value": 99012, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12298 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op", + "value": 99012, + "unit": "ns/op", + "extra": "12298 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12298 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12298 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader", + "value": 56646, + "unit": "ns/op\t 13064 B/op\t 242 allocs/op", + "extra": "21010 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op", + "value": 56646, + "unit": "ns/op", + "extra": "21010 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op", + "value": 13064, + "unit": "B/op", + "extra": "21010 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op", + "value": 242, + "unit": "allocs/op", + "extra": "21010 times\n4 procs" + } + ] } ] }