add Go Benchmark (go) benchmark result for 3c705ca150
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730990508115,
|
"lastUpdate": 1731005574727,
|
||||||
"repoUrl": "https://github.com/ucan-wg/go-ucan",
|
"repoUrl": "https://github.com/ucan-wg/go-ucan",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Go Benchmark": [
|
"Go Benchmark": [
|
||||||
@@ -11714,6 +11714,462 @@ window.BENCHMARK_DATA = {
|
|||||||
"extra": "20774 times\n4 procs"
|
"extra": "20774 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"email": "smoyer64@gmail.com",
|
||||||
|
"name": "Steve Moyer",
|
||||||
|
"username": "smoyer64"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"email": "noreply@github.com",
|
||||||
|
"name": "GitHub",
|
||||||
|
"username": "web-flow"
|
||||||
|
},
|
||||||
|
"distinct": true,
|
||||||
|
"id": "3c705ca1508ca8aa7f756193125ae7d2aa0632ee",
|
||||||
|
"message": "Merge pull request #49 from ucan-wg/feat/complete-invocation-stub\n\nfeat: complete invocation stub",
|
||||||
|
"timestamp": "2024-11-07T13:51:47-05:00",
|
||||||
|
"tree_id": "15c22ef1c4882d6aecd41611e2215a0fef63bd8e",
|
||||||
|
"url": "https://github.com/ucan-wg/go-ucan/commit/3c705ca1508ca8aa7f756193125ae7d2aa0632ee"
|
||||||
|
},
|
||||||
|
"date": 1731005574207,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_write",
|
||||||
|
"value": 5672,
|
||||||
|
"unit": "ns/op\t 17896 B/op\t 58 allocs/op",
|
||||||
|
"extra": "211268 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_write - ns/op",
|
||||||
|
"value": 5672,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "211268 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_write - B/op",
|
||||||
|
"value": 17896,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "211268 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_write - allocs/op",
|
||||||
|
"value": 58,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "211268 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_read",
|
||||||
|
"value": 976288,
|
||||||
|
"unit": "ns/op\t 147959 B/op\t 2651 allocs/op",
|
||||||
|
"extra": "1216 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/car_read - ns/op",
|
||||||
|
"value": 976288,
|
||||||
|
"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": 11152,
|
||||||
|
"unit": "ns/op\t 24200 B/op\t 60 allocs/op",
|
||||||
|
"extra": "104923 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_write - ns/op",
|
||||||
|
"value": 11152,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "104923 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_write - B/op",
|
||||||
|
"value": 24200,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "104923 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op",
|
||||||
|
"value": 60,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "104923 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_read",
|
||||||
|
"value": 993487,
|
||||||
|
"unit": "ns/op\t 150025 B/op\t 2653 allocs/op",
|
||||||
|
"extra": "1202 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_read - ns/op",
|
||||||
|
"value": 993487,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1202 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_read - B/op",
|
||||||
|
"value": 150025,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1202 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op",
|
||||||
|
"value": 2653,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1202 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_write",
|
||||||
|
"value": 4441,
|
||||||
|
"unit": "ns/op\t 16368 B/op\t 25 allocs/op",
|
||||||
|
"extra": "266629 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_write - ns/op",
|
||||||
|
"value": 4441,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "266629 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_write - B/op",
|
||||||
|
"value": 16368,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "266629 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_write - allocs/op",
|
||||||
|
"value": 25,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "266629 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_read",
|
||||||
|
"value": 1007685,
|
||||||
|
"unit": "ns/op\t 137424 B/op\t 2554 allocs/op",
|
||||||
|
"extra": "1252 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_read - ns/op",
|
||||||
|
"value": 1007685,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1252 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_read - B/op",
|
||||||
|
"value": 137424,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1252 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cbor_read - allocs/op",
|
||||||
|
"value": 2554,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1252 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_write",
|
||||||
|
"value": 9277,
|
||||||
|
"unit": "ns/op\t 20720 B/op\t 26 allocs/op",
|
||||||
|
"extra": "134631 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op",
|
||||||
|
"value": 9277,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134631 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_write - B/op",
|
||||||
|
"value": 20720,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "134631 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op",
|
||||||
|
"value": 26,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "134631 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_read",
|
||||||
|
"value": 982709,
|
||||||
|
"unit": "ns/op\t 139483 B/op\t 2556 allocs/op",
|
||||||
|
"extra": "1206 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op",
|
||||||
|
"value": 982709,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "1206 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_read - B/op",
|
||||||
|
"value": 139483,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "1206 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkContainerSerialisation/cborBase64_read - allocs/op",
|
||||||
|
"value": 2556,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "1206 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob",
|
||||||
|
"value": 49.87,
|
||||||
|
"unit": "ns/op\t 0 B/op\t 0 allocs/op",
|
||||||
|
"extra": "24458014 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - ns/op",
|
||||||
|
"value": 49.87,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "24458014 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - B/op",
|
||||||
|
"value": 0,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "24458014 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkGlob - allocs/op",
|
||||||
|
"value": 0,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "24458014 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad",
|
||||||
|
"value": 15275,
|
||||||
|
"unit": "ns/op\t 14577 B/op\t 163 allocs/op",
|
||||||
|
"extra": "79532 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - ns/op",
|
||||||
|
"value": 15275,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "79532 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - B/op",
|
||||||
|
"value": 14577,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "79532 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkSchemaLoad - allocs/op",
|
||||||
|
"value": 163,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "79532 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson",
|
||||||
|
"value": 110257,
|
||||||
|
"unit": "ns/op\t 15174 B/op\t 374 allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op",
|
||||||
|
"value": 110257,
|
||||||
|
"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": 53980,
|
||||||
|
"unit": "ns/op\t 9584 B/op\t 208 allocs/op",
|
||||||
|
"extra": "22177 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op",
|
||||||
|
"value": 53980,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "22177 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - B/op",
|
||||||
|
"value": 9584,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "22177 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op",
|
||||||
|
"value": 208,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "22177 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal",
|
||||||
|
"value": 99180,
|
||||||
|
"unit": "ns/op\t 14229 B/op\t 305 allocs/op",
|
||||||
|
"extra": "12243 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op",
|
||||||
|
"value": 99180,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "12243 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op",
|
||||||
|
"value": 14229,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "12243 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op",
|
||||||
|
"value": 305,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "12243 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson",
|
||||||
|
"value": 58923,
|
||||||
|
"unit": "ns/op\t 15096 B/op\t 248 allocs/op",
|
||||||
|
"extra": "18776 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op",
|
||||||
|
"value": 58923,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "18776 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op",
|
||||||
|
"value": 15096,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "18776 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op",
|
||||||
|
"value": 248,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "18776 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader",
|
||||||
|
"value": 110030,
|
||||||
|
"unit": "ns/op\t 15125 B/op\t 373 allocs/op",
|
||||||
|
"extra": "10000 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op",
|
||||||
|
"value": 110030,
|
||||||
|
"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": 55201,
|
||||||
|
"unit": "ns/op\t 9104 B/op\t 239 allocs/op",
|
||||||
|
"extra": "21780 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op",
|
||||||
|
"value": 55201,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "21780 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op",
|
||||||
|
"value": 9104,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "21780 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op",
|
||||||
|
"value": 239,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "21780 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader",
|
||||||
|
"value": 98256,
|
||||||
|
"unit": "ns/op\t 14229 B/op\t 305 allocs/op",
|
||||||
|
"extra": "12176 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op",
|
||||||
|
"value": 98256,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "12176 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op",
|
||||||
|
"value": 14229,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "12176 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op",
|
||||||
|
"value": 305,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "12176 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader",
|
||||||
|
"value": 57603,
|
||||||
|
"unit": "ns/op\t 13064 B/op\t 242 allocs/op",
|
||||||
|
"extra": "20917 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op",
|
||||||
|
"value": 57603,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "20917 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op",
|
||||||
|
"value": 13064,
|
||||||
|
"unit": "B/op",
|
||||||
|
"extra": "20917 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op",
|
||||||
|
"value": 242,
|
||||||
|
"unit": "allocs/op",
|
||||||
|
"extra": "20917 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user