JakeDern commented on PR #10128: URL: https://github.com/apache/arrow-rs/pull/10128#issuecomment-5398381144
> ``` > group ipc-writer-collect-dicts main > ----- ------------------------ ---- > arrow_ipc_stream_writer/FileWriter/write_10 1.15 101.6±0.22µs ? ?/sec 1.00 88.6±0.27µs ? ?/sec > arrow_ipc_stream_writer/FileWriter/write_10/dict/delta 1.00 134.5±1.19µs ? ?/sec 1.14 153.0±3.45µs ? ?/sec > arrow_ipc_stream_writer/StreamEncoder/encode_10 1.02 23.5±0.28µs ? ?/sec 1.00 23.1±0.22µs ? ?/sec > arrow_ipc_stream_writer/StreamEncoder/encode_10/dict 1.00 36.9±0.29µs ? ?/sec 1.46 54.0±0.41µs ? ?/sec > arrow_ipc_stream_writer/StreamEncoder/encode_10/dict/delta 1.00 114.7±0.92µs ? ?/sec 1.15 132.3±2.93µs ? ?/sec > arrow_ipc_stream_writer/StreamEncoder/encode_10/zstd 1.01 7.2±0.03ms ? ?/sec 1.00 7.2±0.03ms ? ?/sec > arrow_ipc_stream_writer/StreamWriter/write_10 1.15 100.0±0.41µs ? ?/sec 1.00 86.9±3.39µs ? ?/sec > arrow_ipc_stream_writer/StreamWriter/write_10/dict 1.00 55.5±0.36µs ? ?/sec 1.35 75.0±0.40µs ? ?/sec > arrow_ipc_stream_writer/StreamWriter/write_10/dict/delta 1.00 134.5±1.37µs ? ?/sec 1.09 147.1±3.56µs ? ?/sec > arrow_ipc_stream_writer/StreamWriter/write_10/zstd 1.00 7.2±0.03ms ? ?/sec 1.00 7.2±0.03ms ? ?/sec > ``` > > slightly better? Hmm, I think I'll try and get that arm64 machine spun up and see if I can repro better and nail this down. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
