pandalee99 opened a new issue, #2853: URL: https://github.com/apache/fory/issues/2853
### Feature Request cpp/fory/benchmark/benchmark_string_util.cc In the fory-cpp module, in the benchmark file, simdutf is used for performance comparison. However, in reality, we do not use this library function. We are considering further removing it. ### Is your feature request related to a problem? Please describe We can run a benchmark once before removing the simdutf dependency as a performance report. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context If we think this is necessary, perhaps we can set it as good first issue. cc @chaokunyang -- 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]
