add Go Benchmark (go) benchmark result for 95bdbc4fc5

This commit is contained in:
github-action-benchmark
2024-12-12 15:37:09 +00:00
parent 55130761e7
commit 1721ab8a86

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733930022617,
"lastUpdate": 1734017829698,
"repoUrl": "https://github.com/ucan-wg/go-ucan",
"entries": {
"Go Benchmark": [
@@ -28082,6 +28082,558 @@ window.BENCHMARK_DATA = {
"extra": "19302 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": "95bdbc4fc5d37132bb4ae05dc460eacd31725bb6",
"message": "Merge pull request #95 from ucan-wg/minor-impro\n\nMinor impro",
"timestamp": "2024-12-12T16:36:17+01:00",
"tree_id": "85fa89fa61db98338bf2cdc3b323d3055a460e7c",
"url": "https://github.com/ucan-wg/go-ucan/commit/95bdbc4fc5d37132bb4ae05dc460eacd31725bb6"
},
"date": 1734017828716,
"tool": "go",
"benches": [
{
"name": "BenchmarkContainerSerialisation/car_write",
"value": 5882,
"unit": "ns/op\t 17896 B/op\t 58 allocs/op",
"extra": "200427 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - ns/op",
"value": 5882,
"unit": "ns/op",
"extra": "200427 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - B/op",
"value": 17896,
"unit": "B/op",
"extra": "200427 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - allocs/op",
"value": 58,
"unit": "allocs/op",
"extra": "200427 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read",
"value": 1004246,
"unit": "ns/op\t 148444 B/op\t 2681 allocs/op",
"extra": "1180 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - ns/op",
"value": 1004246,
"unit": "ns/op",
"extra": "1180 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - B/op",
"value": 148444,
"unit": "B/op",
"extra": "1180 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - allocs/op",
"value": 2681,
"unit": "allocs/op",
"extra": "1180 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write",
"value": 11719,
"unit": "ns/op\t 24200 B/op\t 60 allocs/op",
"extra": "101266 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - ns/op",
"value": 11719,
"unit": "ns/op",
"extra": "101266 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - B/op",
"value": 24200,
"unit": "B/op",
"extra": "101266 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op",
"value": 60,
"unit": "allocs/op",
"extra": "101266 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read",
"value": 1009569,
"unit": "ns/op\t 150507 B/op\t 2683 allocs/op",
"extra": "1172 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - ns/op",
"value": 1009569,
"unit": "ns/op",
"extra": "1172 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - B/op",
"value": 150507,
"unit": "B/op",
"extra": "1172 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op",
"value": 2683,
"unit": "allocs/op",
"extra": "1172 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write",
"value": 5474,
"unit": "ns/op\t 16872 B/op\t 33 allocs/op",
"extra": "224635 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - ns/op",
"value": 5474,
"unit": "ns/op",
"extra": "224635 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - B/op",
"value": 16872,
"unit": "B/op",
"extra": "224635 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - allocs/op",
"value": 33,
"unit": "allocs/op",
"extra": "224635 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read",
"value": 975702,
"unit": "ns/op\t 138460 B/op\t 2592 allocs/op",
"extra": "1189 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - ns/op",
"value": 975702,
"unit": "ns/op",
"extra": "1189 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - B/op",
"value": 138460,
"unit": "B/op",
"extra": "1189 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - allocs/op",
"value": 2592,
"unit": "allocs/op",
"extra": "1189 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write",
"value": 9922,
"unit": "ns/op\t 21232 B/op\t 35 allocs/op",
"extra": "120312 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op",
"value": 9922,
"unit": "ns/op",
"extra": "120312 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - B/op",
"value": 21232,
"unit": "B/op",
"extra": "120312 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op",
"value": 35,
"unit": "allocs/op",
"extra": "120312 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read",
"value": 991423,
"unit": "ns/op\t 140530 B/op\t 2594 allocs/op",
"extra": "1196 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op",
"value": 991423,
"unit": "ns/op",
"extra": "1196 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - B/op",
"value": 140530,
"unit": "B/op",
"extra": "1196 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op",
"value": 2594,
"unit": "allocs/op",
"extra": "1196 times\n4 procs"
},
{
"name": "BenchmarkGlob",
"value": 49.54,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "23726872 times\n4 procs"
},
{
"name": "BenchmarkGlob - ns/op",
"value": 49.54,
"unit": "ns/op",
"extra": "23726872 times\n4 procs"
},
{
"name": "BenchmarkGlob - B/op",
"value": 0,
"unit": "B/op",
"extra": "23726872 times\n4 procs"
},
{
"name": "BenchmarkGlob - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "23726872 times\n4 procs"
},
{
"name": "BenchmarkAny/bool",
"value": 24.04,
"unit": "ns/op\t 1 B/op\t 1 allocs/op",
"extra": "49104076 times\n4 procs"
},
{
"name": "BenchmarkAny/bool - ns/op",
"value": 24.04,
"unit": "ns/op",
"extra": "49104076 times\n4 procs"
},
{
"name": "BenchmarkAny/bool - B/op",
"value": 1,
"unit": "B/op",
"extra": "49104076 times\n4 procs"
},
{
"name": "BenchmarkAny/bool - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "49104076 times\n4 procs"
},
{
"name": "BenchmarkAny/string",
"value": 43.41,
"unit": "ns/op\t 16 B/op\t 1 allocs/op",
"extra": "27401784 times\n4 procs"
},
{
"name": "BenchmarkAny/string - ns/op",
"value": 43.41,
"unit": "ns/op",
"extra": "27401784 times\n4 procs"
},
{
"name": "BenchmarkAny/string - B/op",
"value": 16,
"unit": "B/op",
"extra": "27401784 times\n4 procs"
},
{
"name": "BenchmarkAny/string - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "27401784 times\n4 procs"
},
{
"name": "BenchmarkAny/bytes",
"value": 91.2,
"unit": "ns/op\t 52 B/op\t 3 allocs/op",
"extra": "13382876 times\n4 procs"
},
{
"name": "BenchmarkAny/bytes - ns/op",
"value": 91.2,
"unit": "ns/op",
"extra": "13382876 times\n4 procs"
},
{
"name": "BenchmarkAny/bytes - B/op",
"value": 52,
"unit": "B/op",
"extra": "13382876 times\n4 procs"
},
{
"name": "BenchmarkAny/bytes - allocs/op",
"value": 3,
"unit": "allocs/op",
"extra": "13382876 times\n4 procs"
},
{
"name": "BenchmarkAny/map",
"value": 2154,
"unit": "ns/op\t 2248 B/op\t 37 allocs/op",
"extra": "540457 times\n4 procs"
},
{
"name": "BenchmarkAny/map - ns/op",
"value": 2154,
"unit": "ns/op",
"extra": "540457 times\n4 procs"
},
{
"name": "BenchmarkAny/map - B/op",
"value": 2248,
"unit": "B/op",
"extra": "540457 times\n4 procs"
},
{
"name": "BenchmarkAny/map - allocs/op",
"value": 37,
"unit": "allocs/op",
"extra": "540457 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad",
"value": 15451,
"unit": "ns/op\t 14576 B/op\t 163 allocs/op",
"extra": "74328 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - ns/op",
"value": 15451,
"unit": "ns/op",
"extra": "74328 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - B/op",
"value": 14576,
"unit": "B/op",
"extra": "74328 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - allocs/op",
"value": 163,
"unit": "allocs/op",
"extra": "74328 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson",
"value": 113251,
"unit": "ns/op\t 15318 B/op\t 383 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op",
"value": 113251,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - B/op",
"value": 15318,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - allocs/op",
"value": 383,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal",
"value": 54530,
"unit": "ns/op\t 9752 B/op\t 214 allocs/op",
"extra": "21872 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op",
"value": 54530,
"unit": "ns/op",
"extra": "21872 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - B/op",
"value": 9752,
"unit": "B/op",
"extra": "21872 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op",
"value": 214,
"unit": "allocs/op",
"extra": "21872 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal",
"value": 101135,
"unit": "ns/op\t 14373 B/op\t 314 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op",
"value": 101135,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op",
"value": 14373,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op",
"value": 314,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson",
"value": 60853,
"unit": "ns/op\t 15264 B/op\t 254 allocs/op",
"extra": "19634 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op",
"value": 60853,
"unit": "ns/op",
"extra": "19634 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op",
"value": 15264,
"unit": "B/op",
"extra": "19634 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op",
"value": 254,
"unit": "allocs/op",
"extra": "19634 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader",
"value": 114349,
"unit": "ns/op\t 15269 B/op\t 382 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op",
"value": 114349,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op",
"value": 15269,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op",
"value": 382,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter",
"value": 58300,
"unit": "ns/op\t 9272 B/op\t 245 allocs/op",
"extra": "21368 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op",
"value": 58300,
"unit": "ns/op",
"extra": "21368 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op",
"value": 9272,
"unit": "B/op",
"extra": "21368 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op",
"value": 245,
"unit": "allocs/op",
"extra": "21368 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader",
"value": 102216,
"unit": "ns/op\t 14373 B/op\t 314 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op",
"value": 102216,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op",
"value": 14373,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op",
"value": 314,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader",
"value": 59617,
"unit": "ns/op\t 13232 B/op\t 248 allocs/op",
"extra": "20096 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op",
"value": 59617,
"unit": "ns/op",
"extra": "20096 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op",
"value": 13232,
"unit": "B/op",
"extra": "20096 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op",
"value": 248,
"unit": "allocs/op",
"extra": "20096 times\n4 procs"
}
]
}
]
}