The document discusses test results from running the TPC-DS benchmark on Spark SQL with different Alluxio caching layers: DRAM, Intel Optane persistent memory (PMem) using Storage over App Direct mode, and Intel Optane SSDs. PMem and Optane SSD caching completed more queries than DRAM-only caching and had significantly faster query times. While PMem and Optane SSD caching performed similarly in CPU usage and hardware metrics, PMem caching had some advantages like higher caching capacity and lower query times for some workloads. More analysis is needed to understand Alluxio-specific metrics and performance in cloud environments.