From 02bcede453a7d683270e11e272223a5a9615d3ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 26 Nov 2024 10:42:51 +0000 Subject: [PATCH] add Go Benchmark (go) benchmark result for dddb67a2b7074f17b447afb64c0b0a2aa45566e4 --- 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 7bf8f56..d6236f2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732617512522, + "lastUpdate": 1732617771137, "repoUrl": "https://github.com/ucan-wg/go-ucan", "entries": { "Go Benchmark": [ @@ -20354,6 +20354,558 @@ window.BENCHMARK_DATA = { "extra": "21062 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": "dddb67a2b7074f17b447afb64c0b0a2aa45566e4", + "message": "Merge pull request #73 from ucan-wg/dlg-constructor\n\ndelegation: WIP harmonisation of the constructors, issuer verification", + "timestamp": "2024-11-26T11:41:59+01:00", + "tree_id": "1cc8b1e725f8053eca5677834ea0ec32df3ab9e1", + "url": "https://github.com/ucan-wg/go-ucan/commit/dddb67a2b7074f17b447afb64c0b0a2aa45566e4" + }, + "date": 1732617770739, + "tool": "go", + "benches": [ + { + "name": "BenchmarkContainerSerialisation/car_write", + "value": 5583, + "unit": "ns/op\t 17896 B/op\t 58 allocs/op", + "extra": "204678 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - ns/op", + "value": 5583, + "unit": "ns/op", + "extra": "204678 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - B/op", + "value": 17896, + "unit": "B/op", + "extra": "204678 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - allocs/op", + "value": 58, + "unit": "allocs/op", + "extra": "204678 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read", + "value": 951906, + "unit": "ns/op\t 147959 B/op\t 2651 allocs/op", + "extra": "1219 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - ns/op", + "value": 951906, + "unit": "ns/op", + "extra": "1219 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - B/op", + "value": 147959, + "unit": "B/op", + "extra": "1219 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - allocs/op", + "value": 2651, + "unit": "allocs/op", + "extra": "1219 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write", + "value": 11001, + "unit": "ns/op\t 24200 B/op\t 60 allocs/op", + "extra": "108201 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - ns/op", + "value": 11001, + "unit": "ns/op", + "extra": "108201 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - B/op", + "value": 24200, + "unit": "B/op", + "extra": "108201 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op", + "value": 60, + "unit": "allocs/op", + "extra": "108201 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read", + "value": 963318, + "unit": "ns/op\t 150021 B/op\t 2653 allocs/op", + "extra": "1222 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - ns/op", + "value": 963318, + "unit": "ns/op", + "extra": "1222 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - B/op", + "value": 150021, + "unit": "B/op", + "extra": "1222 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op", + "value": 2653, + "unit": "allocs/op", + "extra": "1222 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write", + "value": 5177, + "unit": "ns/op\t 16872 B/op\t 33 allocs/op", + "extra": "233427 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - ns/op", + "value": 5177, + "unit": "ns/op", + "extra": "233427 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - B/op", + "value": 16872, + "unit": "B/op", + "extra": "233427 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - allocs/op", + "value": 33, + "unit": "allocs/op", + "extra": "233427 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read", + "value": 937696, + "unit": "ns/op\t 137981 B/op\t 2562 allocs/op", + "extra": "1263 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - ns/op", + "value": 937696, + "unit": "ns/op", + "extra": "1263 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - B/op", + "value": 137981, + "unit": "B/op", + "extra": "1263 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - allocs/op", + "value": 2562, + "unit": "allocs/op", + "extra": "1263 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write", + "value": 9146, + "unit": "ns/op\t 21232 B/op\t 35 allocs/op", + "extra": "129818 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op", + "value": 9146, + "unit": "ns/op", + "extra": "129818 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - B/op", + "value": 21232, + "unit": "B/op", + "extra": "129818 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op", + "value": 35, + "unit": "allocs/op", + "extra": "129818 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read", + "value": 951561, + "unit": "ns/op\t 140043 B/op\t 2564 allocs/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op", + "value": 951561, + "unit": "ns/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - B/op", + "value": 140043, + "unit": "B/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op", + "value": 2564, + "unit": "allocs/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkGlob", + "value": 50.22, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "24485666 times\n4 procs" + }, + { + "name": "BenchmarkGlob - ns/op", + "value": 50.22, + "unit": "ns/op", + "extra": "24485666 times\n4 procs" + }, + { + "name": "BenchmarkGlob - B/op", + "value": 0, + "unit": "B/op", + "extra": "24485666 times\n4 procs" + }, + { + "name": "BenchmarkGlob - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "24485666 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool", + "value": 23.29, + "unit": "ns/op\t 1 B/op\t 1 allocs/op", + "extra": "51108030 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - ns/op", + "value": 23.29, + "unit": "ns/op", + "extra": "51108030 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - B/op", + "value": 1, + "unit": "B/op", + "extra": "51108030 times\n4 procs" + }, + { + "name": "BenchmarkAny/bool - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "51108030 times\n4 procs" + }, + { + "name": "BenchmarkAny/string", + "value": 40.76, + "unit": "ns/op\t 16 B/op\t 1 allocs/op", + "extra": "28589370 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - ns/op", + "value": 40.76, + "unit": "ns/op", + "extra": "28589370 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - B/op", + "value": 16, + "unit": "B/op", + "extra": "28589370 times\n4 procs" + }, + { + "name": "BenchmarkAny/string - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "28589370 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes", + "value": 84, + "unit": "ns/op\t 52 B/op\t 3 allocs/op", + "extra": "14081005 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - ns/op", + "value": 84, + "unit": "ns/op", + "extra": "14081005 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - B/op", + "value": 52, + "unit": "B/op", + "extra": "14081005 times\n4 procs" + }, + { + "name": "BenchmarkAny/bytes - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "14081005 times\n4 procs" + }, + { + "name": "BenchmarkAny/map", + "value": 2021, + "unit": "ns/op\t 2248 B/op\t 37 allocs/op", + "extra": "580882 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - ns/op", + "value": 2021, + "unit": "ns/op", + "extra": "580882 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - B/op", + "value": 2248, + "unit": "B/op", + "extra": "580882 times\n4 procs" + }, + { + "name": "BenchmarkAny/map - allocs/op", + "value": 37, + "unit": "allocs/op", + "extra": "580882 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad", + "value": 14728, + "unit": "ns/op\t 14577 B/op\t 163 allocs/op", + "extra": "81100 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - ns/op", + "value": 14728, + "unit": "ns/op", + "extra": "81100 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - B/op", + "value": 14577, + "unit": "B/op", + "extra": "81100 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - allocs/op", + "value": 163, + "unit": "allocs/op", + "extra": "81100 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson", + "value": 109099, + "unit": "ns/op\t 15174 B/op\t 374 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op", + "value": 109099, + "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": 52735, + "unit": "ns/op\t 9752 B/op\t 214 allocs/op", + "extra": "22735 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op", + "value": 52735, + "unit": "ns/op", + "extra": "22735 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - B/op", + "value": 9752, + "unit": "B/op", + "extra": "22735 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op", + "value": 214, + "unit": "allocs/op", + "extra": "22735 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal", + "value": 96592, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12103 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op", + "value": 96592, + "unit": "ns/op", + "extra": "12103 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12103 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12103 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson", + "value": 57801, + "unit": "ns/op\t 15264 B/op\t 254 allocs/op", + "extra": "20607 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op", + "value": 57801, + "unit": "ns/op", + "extra": "20607 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op", + "value": 15264, + "unit": "B/op", + "extra": "20607 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op", + "value": 254, + "unit": "allocs/op", + "extra": "20607 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader", + "value": 107621, + "unit": "ns/op\t 15125 B/op\t 373 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op", + "value": 107621, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op", + "value": 15125, + "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": 56246, + "unit": "ns/op\t 9272 B/op\t 245 allocs/op", + "extra": "21968 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op", + "value": 56246, + "unit": "ns/op", + "extra": "21968 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op", + "value": 9272, + "unit": "B/op", + "extra": "21968 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op", + "value": 245, + "unit": "allocs/op", + "extra": "21968 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader", + "value": 97278, + "unit": "ns/op\t 14229 B/op\t 305 allocs/op", + "extra": "12208 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op", + "value": 97278, + "unit": "ns/op", + "extra": "12208 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op", + "value": 14229, + "unit": "B/op", + "extra": "12208 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op", + "value": 305, + "unit": "allocs/op", + "extra": "12208 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader", + "value": 57304, + "unit": "ns/op\t 13232 B/op\t 248 allocs/op", + "extra": "20913 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op", + "value": 57304, + "unit": "ns/op", + "extra": "20913 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op", + "value": 13232, + "unit": "B/op", + "extra": "20913 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op", + "value": 248, + "unit": "allocs/op", + "extra": "20913 times\n4 procs" + } + ] } ] }