Yikun commented on pull request #35078: URL: https://github.com/apache/spark/pull/35078#issuecomment-1004516832
I also ran the performance test on aarch64 with jdk8, here is the result, also have some improvement: ``` # Linux yikun-arm 5.4.0-89-generic #100-Ubuntu SMP Fri Sep 24 14:29:20 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux OpenJDK 64-Bit Server VM 1.8.0_312-8u312-b07-0ubuntu1~20.04-b07 on Linux 5.4.0-89-generic Byte Array equals: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ Byte Array equals fast 2832 4607 294 56.5 17.7 1.0X Byte Array equals 8660 8880 213 18.5 54.1 0.3X ``` [1] https://github.com/Yikun/spark/runs/4697868757?check_suite_focus=true -- 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]
