KKcorps commented on issue #8512: URL: https://github.com/apache/pinot/issues/8512#issuecomment-1101265188
``` Benchmark Mode Cnt Score Error Units BenchmarkJoda.benchmarkJavaDateStringToEpoch avgt 5 9241.257 ± 1233.009 us/op BenchmarkJoda.benchmarkJodaStringToEpoch avgt 5 7330.508 ± 399.998 us/op ``` Updated the gist with code for this as well. Joda is faster in both cases -- 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]
