[ https://issues.apache.org/jira/browse/SPARK-49491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuming Wang updated SPARK-49491: -------------------------------- Description: JDK 1.8: {noformat} OpenJDK 64-Bit Server VM 1.8.0_382-b05 on Mac OS X 14.5 Apple M2 Max Benchmark Map: Best Time(ms) Avg Time(ms) Stdev(ms) Rate(M/s) Per Row(ns) Relative ------------------------------------------------------------------------------------------------------------------------ HashMap 2028 2063 98 0.0 506933.0 1.0X AnyRefMap 1901 1936 19 0.0 475346.3 1.1X {noformat} > Replace HashMap with LongMap or AnyRefMap > ----------------------------------------- > > Key: SPARK-49491 > URL: https://issues.apache.org/jira/browse/SPARK-49491 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 4.0.0 > Reporter: Yuming Wang > Priority: Major > > JDK 1.8: > {noformat} > OpenJDK 64-Bit Server VM 1.8.0_382-b05 on Mac OS X 14.5 > Apple M2 Max > Benchmark Map: Best Time(ms) Avg Time(ms) > Stdev(ms) Rate(M/s) Per Row(ns) Relative > ------------------------------------------------------------------------------------------------------------------------ > HashMap 2028 2063 > 98 0.0 506933.0 1.0X > AnyRefMap 1901 1936 > 19 0.0 475346.3 1.1X > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org