diff --git a/dev/bench/data.js b/dev/bench/data.js index 94b4b82..ff54755 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729081847285, + "lastUpdate": 1729767727945, "repoUrl": "https://github.com/ucan-wg/go-ucan", "entries": { "Go Benchmark": [ @@ -5786,6 +5786,462 @@ window.BENCHMARK_DATA = { "extra": "21172 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": "deaf9c4fe9e0734d66393949b592c8327abfcefc", + "message": "Merge pull request #46 from ucan-wg/rework-policies\n\nselector: rework to match the spec, cleanup lots of edge cases", + "timestamp": "2024-10-24T13:01:10+02:00", + "tree_id": "b5b06019217dbadeea9e486b5e923e33a085fef7", + "url": "https://github.com/ucan-wg/go-ucan/commit/deaf9c4fe9e0734d66393949b592c8327abfcefc" + }, + "date": 1729767727464, + "tool": "go", + "benches": [ + { + "name": "BenchmarkContainerSerialisation/car_write", + "value": 5632, + "unit": "ns/op\t 17896 B/op\t 58 allocs/op", + "extra": "214245 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - ns/op", + "value": 5632, + "unit": "ns/op", + "extra": "214245 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - B/op", + "value": 17896, + "unit": "B/op", + "extra": "214245 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_write - allocs/op", + "value": 58, + "unit": "allocs/op", + "extra": "214245 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read", + "value": 952301, + "unit": "ns/op\t 148842 B/op\t 2621 allocs/op", + "extra": "1240 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - ns/op", + "value": 952301, + "unit": "ns/op", + "extra": "1240 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - B/op", + "value": 148842, + "unit": "B/op", + "extra": "1240 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/car_read - allocs/op", + "value": 2621, + "unit": "allocs/op", + "extra": "1240 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write", + "value": 10997, + "unit": "ns/op\t 24200 B/op\t 60 allocs/op", + "extra": "109269 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - ns/op", + "value": 10997, + "unit": "ns/op", + "extra": "109269 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - B/op", + "value": 24200, + "unit": "B/op", + "extra": "109269 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_write - allocs/op", + "value": 60, + "unit": "allocs/op", + "extra": "109269 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read", + "value": 985050, + "unit": "ns/op\t 150904 B/op\t 2623 allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - ns/op", + "value": 985050, + "unit": "ns/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - B/op", + "value": 150904, + "unit": "B/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/carBase64_read - allocs/op", + "value": 2623, + "unit": "allocs/op", + "extra": "1216 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write", + "value": 4707, + "unit": "ns/op\t 16368 B/op\t 25 allocs/op", + "extra": "217352 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - ns/op", + "value": 4707, + "unit": "ns/op", + "extra": "217352 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - B/op", + "value": 16368, + "unit": "B/op", + "extra": "217352 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_write - allocs/op", + "value": 25, + "unit": "allocs/op", + "extra": "217352 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read", + "value": 933504, + "unit": "ns/op\t 138298 B/op\t 2524 allocs/op", + "extra": "1254 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - ns/op", + "value": 933504, + "unit": "ns/op", + "extra": "1254 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - B/op", + "value": 138298, + "unit": "B/op", + "extra": "1254 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cbor_read - allocs/op", + "value": 2524, + "unit": "allocs/op", + "extra": "1254 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write", + "value": 8678, + "unit": "ns/op\t 20720 B/op\t 26 allocs/op", + "extra": "141087 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - ns/op", + "value": 8678, + "unit": "ns/op", + "extra": "141087 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - B/op", + "value": 20720, + "unit": "B/op", + "extra": "141087 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_write - allocs/op", + "value": 26, + "unit": "allocs/op", + "extra": "141087 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read", + "value": 946096, + "unit": "ns/op\t 140365 B/op\t 2526 allocs/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - ns/op", + "value": 946096, + "unit": "ns/op", + "extra": "1238 times\n4 procs" + }, + { + "name": "BenchmarkContainerSerialisation/cborBase64_read - B/op", + "value": 140365, + "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": 51.49, + "unit": "ns/op\t 0 B/op\t 0 allocs/op", + "extra": "23832345 times\n4 procs" + }, + { + "name": "BenchmarkGlob - ns/op", + "value": 51.49, + "unit": "ns/op", + "extra": "23832345 times\n4 procs" + }, + { + "name": "BenchmarkGlob - B/op", + "value": 0, + "unit": "B/op", + "extra": "23832345 times\n4 procs" + }, + { + "name": "BenchmarkGlob - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "23832345 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad", + "value": 14663, + "unit": "ns/op\t 14569 B/op\t 162 allocs/op", + "extra": "81810 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - ns/op", + "value": 14663, + "unit": "ns/op", + "extra": "81810 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - B/op", + "value": 14569, + "unit": "B/op", + "extra": "81810 times\n4 procs" + }, + { + "name": "BenchmarkSchemaLoad - allocs/op", + "value": 162, + "unit": "allocs/op", + "extra": "81810 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson", + "value": 107494, + "unit": "ns/op\t 15102 B/op\t 369 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/FromDagJson - ns/op", + "value": 107494, + "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": 52664, + "unit": "ns/op\t 9600 B/op\t 208 allocs/op", + "extra": "22936 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - ns/op", + "value": 52664, + "unit": "ns/op", + "extra": "22936 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - B/op", + "value": 9600, + "unit": "B/op", + "extra": "22936 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Seal - allocs/op", + "value": 208, + "unit": "allocs/op", + "extra": "22936 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal", + "value": 95247, + "unit": "ns/op\t 14157 B/op\t 300 allocs/op", + "extra": "12493 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - ns/op", + "value": 95247, + "unit": "ns/op", + "extra": "12493 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - B/op", + "value": 14157, + "unit": "B/op", + "extra": "12493 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/Unseal - allocs/op", + "value": 300, + "unit": "allocs/op", + "extra": "12493 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson", + "value": 56965, + "unit": "ns/op\t 15112 B/op\t 248 allocs/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - ns/op", + "value": 56965, + "unit": "ns/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - B/op", + "value": 15112, + "unit": "B/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_buffers/ToDagJson - allocs/op", + "value": 248, + "unit": "allocs/op", + "extra": "20934 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader", + "value": 106933, + "unit": "ns/op\t 15053 B/op\t 368 allocs/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - ns/op", + "value": 106933, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/FromDagJsonReader - B/op", + "value": 15053, + "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": 53582, + "unit": "ns/op\t 9120 B/op\t 239 allocs/op", + "extra": "22224 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - ns/op", + "value": 53582, + "unit": "ns/op", + "extra": "22224 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - B/op", + "value": 9120, + "unit": "B/op", + "extra": "22224 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/SealWriter - allocs/op", + "value": 239, + "unit": "allocs/op", + "extra": "22224 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader", + "value": 96193, + "unit": "ns/op\t 14157 B/op\t 300 allocs/op", + "extra": "12472 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - ns/op", + "value": 96193, + "unit": "ns/op", + "extra": "12472 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - B/op", + "value": 14157, + "unit": "B/op", + "extra": "12472 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/UnsealReader - allocs/op", + "value": 300, + "unit": "allocs/op", + "extra": "12472 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader", + "value": 56403, + "unit": "ns/op\t 13080 B/op\t 242 allocs/op", + "extra": "21259 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - ns/op", + "value": 56403, + "unit": "ns/op", + "extra": "21259 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - B/op", + "value": 13080, + "unit": "B/op", + "extra": "21259 times\n4 procs" + }, + { + "name": "BenchmarkRoundTrip/via_streaming/ToDagJsonReader - allocs/op", + "value": 242, + "unit": "allocs/op", + "extra": "21259 times\n4 procs" + } + ] } ] }