add Go Benchmark (go) benchmark result for e76354fb0a

This commit is contained in:
github-action-benchmark
2024-10-24 12:34:17 +00:00
parent d32fb2d955
commit 28b89a978f

View File

@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1729767727945,
"lastUpdate": 1729773257831,
"repoUrl": "https://github.com/ucan-wg/go-ucan",
"entries": {
"Go Benchmark": [
@@ -6242,6 +6242,462 @@ window.BENCHMARK_DATA = {
"extra": "21259 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": "e76354fb0af6f16dc52eb59bba633553a5708600",
"message": "Merge pull request #47 from ucan-wg/simplify-literal\n\nliteral: simplify package with built-in functions",
"timestamp": "2024-10-24T14:33:33+02:00",
"tree_id": "90c5fc08c871717a1ecf701938729c7c6b7f99cc",
"url": "https://github.com/ucan-wg/go-ucan/commit/e76354fb0af6f16dc52eb59bba633553a5708600"
},
"date": 1729773257322,
"tool": "go",
"benches": [
{
"name": "BenchmarkContainerSerialisation/car_write",
"value": 5518,
"unit": "ns/op\t 17896 B/op\t 58 allocs/op",
"extra": "203031 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - ns/op",
"value": 5518,
"unit": "ns/op",
"extra": "203031 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - B/op",
"value": 17896,
"unit": "B/op",
"extra": "203031 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_write - allocs/op",
"value": 58,
"unit": "allocs/op",
"extra": "203031 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read",
"value": 957058,
"unit": "ns/op\t 148841 B/op\t 2621 allocs/op",
"extra": "1216 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - ns/op",
"value": 957058,
"unit": "ns/op",
"extra": "1216 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - B/op",
"value": 148841,
"unit": "B/op",
"extra": "1216 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/car_read - allocs/op",
"value": 2621,
"unit": "allocs/op",
"extra": "1216 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write",
"value": 10900,
"unit": "ns/op\t 24200 B/op\t 60 allocs/op",
"extra": "109063 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - ns/op",
"value": 10900,
"unit": "ns/op",
"extra": "109063 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - B/op",
"value": 24200,
"unit": "B/op",
"extra": "109063 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op",
"value": 60,
"unit": "allocs/op",
"extra": "109063 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read",
"value": 968791,
"unit": "ns/op\t 150905 B/op\t 2623 allocs/op",
"extra": "1212 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - ns/op",
"value": 968791,
"unit": "ns/op",
"extra": "1212 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - B/op",
"value": 150905,
"unit": "B/op",
"extra": "1212 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op",
"value": 2623,
"unit": "allocs/op",
"extra": "1212 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write",
"value": 4372,
"unit": "ns/op\t 16368 B/op\t 25 allocs/op",
"extra": "261961 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - ns/op",
"value": 4372,
"unit": "ns/op",
"extra": "261961 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - B/op",
"value": 16368,
"unit": "B/op",
"extra": "261961 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_write - allocs/op",
"value": 25,
"unit": "allocs/op",
"extra": "261961 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read",
"value": 942197,
"unit": "ns/op\t 138299 B/op\t 2524 allocs/op",
"extra": "1256 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - ns/op",
"value": 942197,
"unit": "ns/op",
"extra": "1256 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - B/op",
"value": 138299,
"unit": "B/op",
"extra": "1256 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cbor_read - allocs/op",
"value": 2524,
"unit": "allocs/op",
"extra": "1256 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write",
"value": 8578,
"unit": "ns/op\t 20720 B/op\t 26 allocs/op",
"extra": "136495 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op",
"value": 8578,
"unit": "ns/op",
"extra": "136495 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - B/op",
"value": 20720,
"unit": "B/op",
"extra": "136495 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op",
"value": 26,
"unit": "allocs/op",
"extra": "136495 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read",
"value": 986028,
"unit": "ns/op\t 140364 B/op\t 2526 allocs/op",
"extra": "1238 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op",
"value": 986028,
"unit": "ns/op",
"extra": "1238 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - B/op",
"value": 140364,
"unit": "B/op",
"extra": "1238 times\n4 procs"
},
{
"name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op",
"value": 2526,
"unit": "allocs/op",
"extra": "1238 times\n4 procs"
},
{
"name": "BenchmarkGlob",
"value": 49.61,
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
"extra": "24736586 times\n4 procs"
},
{
"name": "BenchmarkGlob - ns/op",
"value": 49.61,
"unit": "ns/op",
"extra": "24736586 times\n4 procs"
},
{
"name": "BenchmarkGlob - B/op",
"value": 0,
"unit": "B/op",
"extra": "24736586 times\n4 procs"
},
{
"name": "BenchmarkGlob - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "24736586 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad",
"value": 14815,
"unit": "ns/op\t 14569 B/op\t 162 allocs/op",
"extra": "80598 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - ns/op",
"value": 14815,
"unit": "ns/op",
"extra": "80598 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - B/op",
"value": 14569,
"unit": "B/op",
"extra": "80598 times\n4 procs"
},
{
"name": "BenchmarkSchemaLoad - allocs/op",
"value": 162,
"unit": "allocs/op",
"extra": "80598 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson",
"value": 106841,
"unit": "ns/op\t 15102 B/op\t 369 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op",
"value": 106841,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - B/op",
"value": 15102,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - allocs/op",
"value": 369,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal",
"value": 51852,
"unit": "ns/op\t 9600 B/op\t 208 allocs/op",
"extra": "22982 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op",
"value": 51852,
"unit": "ns/op",
"extra": "22982 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - B/op",
"value": 9600,
"unit": "B/op",
"extra": "22982 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op",
"value": 208,
"unit": "allocs/op",
"extra": "22982 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal",
"value": 95579,
"unit": "ns/op\t 14157 B/op\t 300 allocs/op",
"extra": "12550 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op",
"value": 95579,
"unit": "ns/op",
"extra": "12550 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op",
"value": 14157,
"unit": "B/op",
"extra": "12550 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op",
"value": 300,
"unit": "allocs/op",
"extra": "12550 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson",
"value": 57033,
"unit": "ns/op\t 15112 B/op\t 248 allocs/op",
"extra": "21040 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op",
"value": 57033,
"unit": "ns/op",
"extra": "21040 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op",
"value": 15112,
"unit": "B/op",
"extra": "21040 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op",
"value": 248,
"unit": "allocs/op",
"extra": "21040 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader",
"value": 113419,
"unit": "ns/op\t 15054 B/op\t 368 allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op",
"value": 113419,
"unit": "ns/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op",
"value": 15054,
"unit": "B/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - allocs/op",
"value": 368,
"unit": "allocs/op",
"extra": "10000 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter",
"value": 53821,
"unit": "ns/op\t 9120 B/op\t 239 allocs/op",
"extra": "22233 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op",
"value": 53821,
"unit": "ns/op",
"extra": "22233 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op",
"value": 9120,
"unit": "B/op",
"extra": "22233 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op",
"value": 239,
"unit": "allocs/op",
"extra": "22233 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader",
"value": 96271,
"unit": "ns/op\t 14157 B/op\t 300 allocs/op",
"extra": "12384 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op",
"value": 96271,
"unit": "ns/op",
"extra": "12384 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op",
"value": 14157,
"unit": "B/op",
"extra": "12384 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op",
"value": 300,
"unit": "allocs/op",
"extra": "12384 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader",
"value": 56893,
"unit": "ns/op\t 13080 B/op\t 242 allocs/op",
"extra": "21272 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op",
"value": 56893,
"unit": "ns/op",
"extra": "21272 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op",
"value": 13080,
"unit": "B/op",
"extra": "21272 times\n4 procs"
},
{
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op",
"value": 242,
"unit": "allocs/op",
"extra": "21272 times\n4 procs"
}
]
}
]
}