Lőrinc
13c8df4d5a
refactor: replace DataStream with SpanReader in block deserialization tests
...
These benchmark inputs are immutable fixture bytes, so `DataStream` adds an unnecessary owned buffer and the setup needed to recreate or preserve its state.
Use `SpanReader` for block deserialization in `checkblock` instead.
This keeps `DeserializeBlockTest` focused on deserialization work, while `CheckBlockTest` still uses untimed setup only to rebuild a fresh uncached `CBlock` for the timed `CheckBlock()` call.
Co-authored-by: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz >
2026-04-21 12:27:20 +02:00
..
2026-03-08 12:02:18 +00:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:30 +01:00
2026-03-26 14:41:57 +01:00
2026-01-13 08:40:39 +01:00
2026-01-13 08:33:37 +01:00
2026-01-27 14:45:35 +01:00
2026-02-09 15:55:55 -05:00
2026-04-08 22:36:13 +02:00
2026-01-13 08:33:37 +01:00
2026-04-21 12:27:20 +02:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-02-24 10:08:47 -05:00
2026-03-10 19:09:21 -07:00
2026-04-19 10:54:39 +02:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-19 20:20:13 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-03-04 20:39:06 +01:00
2026-03-08 12:02:18 +00:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-02-09 15:55:55 -05:00
2026-02-09 15:55:55 -05:00
2026-02-09 15:55:55 -05:00
2026-01-21 23:29:46 +01:00
2025-12-16 22:21:15 +01:00
2026-03-08 12:02:17 +00:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-01-13 08:33:37 +01:00
2026-04-21 12:27:20 +02:00
2026-01-13 08:33:37 +01:00
2026-02-06 07:56:57 +01:00
2026-01-13 08:33:37 +01:00
2026-04-21 12:25:44 +02:00
2026-02-09 15:55:55 -05:00
2026-03-13 09:02:09 +01:00
2026-03-08 12:02:18 +00:00
2026-03-30 16:39:42 +01:00
2026-02-24 10:08:47 -05:00
2026-01-13 08:33:37 +01:00
2026-03-20 10:33:23 +01:00
2026-04-14 13:33:22 +02:00
2026-03-20 10:33:23 +01:00
2026-03-20 10:33:23 +01:00
2026-03-24 16:03:02 -07:00
2026-03-10 19:09:21 -07:00
2026-02-04 11:06:36 -08:00
2026-02-04 11:06:36 -08:00
2026-04-02 11:18:26 -07:00