Rich-T-kid commented on PR #10765: URL: https://github.com/apache/arrow-rs/pull/10765#issuecomment-5350533464
reproducible results ``` cast binary to dict high cardinality 1.15 211.9±0.34µs ? ?/sec 1.00 185.0±0.38µs ? ?/sec cast binary to dict high cardinality no nulls 1.19 194.6±0.33µs ? ?/sec 1.00 163.2±0.38µs ? ?/sec cast binary to dict low cardinality 1.18 181.2±0.32µs ? ?/sec 1.00 153.1±0.27µs ? ?/sec cast binary to dict low cardinality no nulls 1.24 163.2±0.34µs ? ?/sec 1.00 132.1±0.31µs ? ?/sec cast binary to dict medium cardinality 1.18 182.2±0.30µs ? ?/sec 1.00 154.5±0.29µs ? ?/sec cast binary to dict medium cardinality no nulls 1.23 164.6±0.30µs ? ?/sec 1.00 133.6±0.32µs ? ?/sec ``` this is ready for review now @Jefffrey -- 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]
