<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Desmond Cheong</title>
    <description>The latest articles on DEV Community by Desmond Cheong (@desmondcheongzx).</description>
    <link>https://dev.to/desmondcheongzx</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3574426%2F41801085-6a5f-4653-b555-672255b9a41b.png</url>
      <title>DEV Community: Desmond Cheong</title>
      <link>https://dev.to/desmondcheongzx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/desmondcheongzx"/>
    <language>en</language>
    <item>
      <title>Benchmarking Multimodal AI Workloads: Daft vs Spark vs Ray Data</title>
      <dc:creator>Desmond Cheong</dc:creator>
      <pubDate>Sun, 19 Oct 2025 22:08:55 +0000</pubDate>
      <link>https://dev.to/desmondcheongzx/benchmarking-multimodal-ai-workloads-daft-vs-spark-vs-ray-data-3i41</link>
      <guid>https://dev.to/desmondcheongzx/benchmarking-multimodal-ai-workloads-daft-vs-spark-vs-ray-data-3i41</guid>
      <description>&lt;p&gt;Multimodal AI workloads (audio, video, images, documents) break traditional data engines. The team at &lt;a href="https://www.daft.ai/" rel="noopener noreferrer"&gt;Daft&lt;/a&gt; released a &lt;a href="https://www.daft.ai/blog/benchmarks-for-multimodal-ai-workloads" rel="noopener noreferrer"&gt;benchmark of their engine against Spark and Ray Data across four real-world multimodal workloads&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Audio transcription (113K files with Whisper)&lt;br&gt;
Document embedding (10K PDFs)&lt;br&gt;
Image classification (803K ImageNet images with ResNet18)&lt;br&gt;
Video object detection (1K videos with YOLO11n)&lt;/p&gt;

&lt;p&gt;Results: Daft ran 2-7x faster than Ray Data and 4-18x faster than Spark, completing jobs reliably without failures. On the heaviest workload (video detection), Spark took over 3.5 hours while Daft finished in under 12 minutes.&lt;/p&gt;

&lt;p&gt;The benchmark code and logs are fully open-sourced for reproducibility. If you're building multimodal AI pipelines, this is worth checking out.&lt;/p&gt;

</description>
      <category>dataengineering</category>
      <category>deeplearning</category>
      <category>performance</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
