#buffer #write #read #byte-buffer # #ns #async

无std fastbuf

无异步支持的快速字节缓冲区

24次重大发布

0.25.0 2024年8月18日
0.23.0 2024年8月15日

#644算法

Download history 465/week @ 2024-08-01 1167/week @ 2024-08-08 758/week @ 2024-08-15

每月2,390次下载
用于 2 crates

MIT 许可证

11KB
256

benchmark                                    fastest       │ slowest       │ median        │ mean          │ samples │ iters
├─ read_array_with_fast_collection_cursor    25.35 ns      │ 209.1 ns      │ 25.47 ns      │ 27.95 ns      │ 10001000000
├─ read_array_with_fastbuf_buffer            15.68 ns      │ 54.3 ns       │ 18.49 ns      │ 19.83 ns      │ 10001000000
├─ write_array_with_fast_collections_cursor  11.51 ns      │ 45.14 ns      │ 14.35 ns      │ 14.57 ns      │ 10001000000
╰─ write_array_with_fastbuf_buffer           9.391 ns      │ 31.3 ns       │ 11.1 ns       │ 10.69 ns      │ 10001000000

依赖项

~30KB