coderfender commented on PR #3017: URL: https://github.com/apache/datafusion-comet/pull/3017#issuecomment-3711389280
@andygrove , sure Here are the benchmarks compared through `critcmp` ``` group feature main ----- ------- ---- cast_string_to_int/cast_string_to_i16 1.00 21.3±1.92µs ? ?/sec 1.27 27.2±2.95µs ? ?/sec cast_string_to_int/cast_string_to_i32 1.00 19.9±0.40µs ? ?/sec 1.34 26.8±1.08µs ? ?/sec cast_string_to_int/cast_string_to_i64 1.00 25.6±0.85µs ? ?/sec 1.24 31.8±0.35µs ? ?/sec cast_string_to_int/cast_string_to_i8 1.00 19.8±0.36µs ? ?/sec 1.34 26.5±0.43µs ? ?/sec ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
