pwrliang commented on PR #722: URL: https://github.com/apache/sedona-db/pull/722#issuecomment-4231555464
Instance: g6.2xlarge (NVIDIA L4) Spilling is disabled. SF=1 | Query | sedonadb_gpu | datafusion batch size | |-------|--------------|-----------------------| | q2 | 0.43s | 100K | | q4 | 0.60s | 100K | | q6 | 0.67s | 100K | | q9 | 0.03s | 100K | | q10 | 2.53s | 2M | | q11 | 4.29s | 2M | SF=10 | Query | sedonadb_gpu | datafusion batch size | |-------|--------------|-----------------------| | q2 | 1.91s | 100K | | q4 | 1.23s | 100K | | q6 | 2.70s | 100K | | q9 | 0.12s | 100K | | q10 | 8.52s | 2M | | q11 | 25.51s | 2M | I noticed performance regressions compared to my previous implementation. <img width="945" height="623" alt="Screenshot 2026-04-12 at 21 00 20" src="https://github.com/user-attachments/assets/f2d05bf6-c3a0-4e49-9f56-d131f0e55030" /> -- 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]
