From d319074d258bd5e0ccff6e4e0db1997e41bd747c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Nov 2024 16:47:51 +0000 Subject: [PATCH] add Go Benchmark (go) benchmark result for 0edeb733980ee1f223f419556ab0a66070888428 --- 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 abfec0c..5452a7f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731429944886, + "lastUpdate": 1731430071096, "repoUrl": "https://github.com/ucan-wg/go-ucan", "entries": { "Go Benchmark": [ @@ -14834,6 +14834,558 @@ window.BENCHMARK_DATA = { "extra": "20683 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "michael.mure@consensys.net", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "committer": { + "email": "michael.mure@consensys.net", + "name": "Michael Muré", + "username": "MichaelMure" + }, + "distinct": true, + "id": "0edeb733980ee1f223f419556ab0a66070888428", + "message": "improve readme", + "timestamp": "2024-11-12T17:46:50+01:00", + "tree_id": "ade4067a45a6865eb1ece5f410584062b490008d", + "url": "https://github.com/ucan-wg/go-ucan/commit/0edeb733980ee1f223f419556ab0a66070888428" + }, + "date": 1731430070744, + "tool": "go", + "benches": [ + { + "name": "BenchmarkContainerSerialisation/car_write", + "value": 5596, + "unit": "ns/op\t 17896 B/op\t 58 allocs/op", + "extra": "213613 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - ns/op", + "value": 5596, + "unit": "ns/op", + "extra": "213613 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - B/op", + "value": 17896, + "unit": "B/op", + "extra": "213613 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - allocs/op", + "value": 58, + "unit": "allocs/op", + "extra": "213613 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read", + "value": 952135, + "unit": "ns/op\t 147962 B/op\t 2651 allocs/op", + "extra": "1237 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - ns/op", + "value": 952135, + "unit": "ns/op", + "extra": "1237 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - B/op", + "value": 147962, + "unit": "B/op", + "extra": "1237 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - allocs/op", + "value": 2651, + "unit": "allocs/op", + "extra": "1237 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write", + "value": 11577, + "unit": "ns/op\t 24200 B/op\t 60 allocs/op", + "extra": "109371 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - ns/op", + "value": 11577, + "unit": "ns/op", + "extra": "109371 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - B/op", + "value": 24200, + "unit": "B/op", + "extra": "109371 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op", + "value": 60, + "unit": "allocs/op", + "extra": "109371 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read", + "value": 969081, + "unit": "ns/op\t 150020 B/op\t 2653 allocs/op", + "extra": "1209 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - ns/op", + "value": 969081, + "unit": "ns/op", + "extra": "1209 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - B/op", + "value": 150020, + "unit": "B/op", + "extra": "1209 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op", + "value": 2653, + "unit": "allocs/op", + "extra": "1209 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write", + "value": 4440, + "unit": "ns/op\t 16368 B/op\t 25 allocs/op", + "extra": "271208 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - ns/op", + "value": 4440, + "unit": "ns/op", + "extra": "271208 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - B/op", + "value": 16368, + "unit": "B/op", + "extra": "271208 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - allocs/op", + "value": 25, + "unit": "allocs/op", + "extra": "271208 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read", + "value": 938494, + "unit": "ns/op\t 137420 B/op\t 2554 allocs/op", + "extra": "1251 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - ns/op", + "value": 938494, + "unit": "ns/op", + "extra": "1251 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - B/op", + "value": 137420, + "unit": "B/op", + "extra": "1251 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - allocs/op", + "value": 2554, + "unit": "allocs/op", + "extra": "1251 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write", + "value": 8648, + "unit": "ns/op\t 20720 B/op\t 26 allocs/op", + "extra": "133711 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op", + "value": 8648, + "unit": "ns/op", + "extra": "133711 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - B/op", + "value": 20720, + "unit": "B/op", + "extra": "133711 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op", + "value": 26, + "unit": "allocs/op", + "extra": "133711 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read", + "value": 949694, + "unit": "ns/op\t 139483 B/op\t 2556 allocs/op", + "extra": "1242 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op", + "value": 949694, + "unit": "ns/op", + "extra": "1242 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - B/op", + "value": 139483, + "unit": "B/op", + "extra": "1242 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op", + "value": 2556, + "unit": "allocs/op", + "extra": "1242 times\n4 procs" + }, + { + "name": "BenchmarkGlob", + "value": 50.12, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "23707435 times\n4 procs" + }, + { + "name": "BenchmarkGlob - ns/op", + "value": 50.12, + "unit": "ns/op", + "extra": "23707435 times\n4 procs" + }, + { + "name": "BenchmarkGlob - B/op", + "value": 0, + "unit": "B/op", + "extra": "23707435 times\n4 procs" + }, + { + "name": "BenchmarkGlob - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "23707435 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool", + "value": 23.33, + "unit": "ns/op\t 1 B/op\t 1 allocs/op", + "extra": "49955412 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - ns/op", + "value": 23.33, + "unit": "ns/op", + "extra": "49955412 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - B/op", + "value": 1, + "unit": "B/op", + "extra": "49955412 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "49955412 times\n4 procs" + }, + { + "name": "BenchmarkAny/string", + "value": 42.56, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "28532989 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - ns/op", + "value": 42.56, + "unit": "ns/op", + "extra": "28532989 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - B/op", + "value": 16, + "unit": "B/op", + "extra": "28532989 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "28532989 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes", + "value": 84.63, + "unit": "ns/op\t 52 B/op\t 3 allocs/op", + "extra": "13989776 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - ns/op", + "value": 84.63, + "unit": "ns/op", + "extra": "13989776 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - B/op", + "value": 52, + "unit": "B/op", + "extra": "13989776 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "13989776 times\n4 procs" + }, + { + "name": "BenchmarkAny/map", + "value": 1922, + "unit": "ns/op\t 2248 B/op\t 37 allocs/op", + "extra": "584119 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - ns/op", + "value": 1922, + "unit": "ns/op", + "extra": "584119 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - B/op", + "value": 2248, + "unit": "B/op", + "extra": "584119 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "584119 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad", + "value": 14828, + "unit": "ns/op\t 14576 B/op\t 163 allocs/op", + "extra": "80150 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - ns/op", + "value": 14828, + "unit": "ns/op", + "extra": "80150 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - B/op", + "value": 14576, + "unit": "B/op", + "extra": "80150 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - allocs/op", + "value": 163, + "unit": "allocs/op", + "extra": "80150 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson", + "value": 108347, + "unit": "ns/op\t 15174 B/op\t 374 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op", + "value": 108347, + "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": 52598, + "unit": "ns/op\t 9584 B/op\t 208 allocs/op", + "extra": "22699 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op", + "value": 52598, + "unit": "ns/op", + "extra": "22699 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - B/op", + "value": 9584, + "unit": "B/op", + "extra": "22699 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op", + "value": 208, + "unit": "allocs/op", + "extra": "22699 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal", + "value": 96528, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12379 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op", + "value": 96528, + "unit": "ns/op", + "extra": "12379 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12379 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12379 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson", + "value": 61070, + "unit": "ns/op\t 15096 B/op\t 248 allocs/op", + "extra": "20552 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op", + "value": 61070, + "unit": "ns/op", + "extra": "20552 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op", + "value": 15096, + "unit": "B/op", + "extra": "20552 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op", + "value": 248, + "unit": "allocs/op", + "extra": "20552 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader", + "value": 112897, + "unit": "ns/op\t 15126 B/op\t 373 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op", + "value": 112897, + "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": 54515, + "unit": "ns/op\t 9104 B/op\t 239 allocs/op", + "extra": "21940 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op", + "value": 54515, + "unit": "ns/op", + "extra": "21940 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op", + "value": 9104, + "unit": "B/op", + "extra": "21940 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op", + "value": 239, + "unit": "allocs/op", + "extra": "21940 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader", + "value": 97708, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12262 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op", + "value": 97708, + "unit": "ns/op", + "extra": "12262 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12262 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12262 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader", + "value": 59412, + "unit": "ns/op\t 13064 B/op\t 242 allocs/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op", + "value": 59412, + "unit": "ns/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op", + "value": 13064, + "unit": "B/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op", + "value": 242, + "unit": "allocs/op", + "extra": "20934 times\n4 procs" + } + ] } ] }