Show HN: Bodo – high-performance compute engine for Python data processing Hello HN, I’m excited to share Bodo, an open-source compute engine designed for large-scale data processing in native Python. Bodo is powered by an auto-parallelizing JIT compiler and an HPC backend, enabling it to generate highly optimized, parallel binaries (MPI) for Pandas and NumPy code—all without requiring any code rewrites. Our latest benchmark demonstrates 20x to 240x speedup over traditional distributed computing frameworks like Spark, Ray, and Dask (code and details in repo). The inspiration for Bodo came from my background in HPC, when I saw how extremely slow and hard to use Spark was (has gotten better over the years but still not great). Of course, a compiler has its own limitations (e.g. not all Python is compilable), but I think it’s leaps and bounds better. Let me know what you think. https://ift.tt/Q9v2j5r December 18, 2024 at 11:10PM
Show HN: Bodo – high-performance compute engine for Python data processing https://ift.tt/IZmeVdK
Related Articles
Show HN: I open sourced Athena Crisis, a game built with React and CSS https://ift.tt/0EhDqPVShow HN: I open sourced Athena Crisis, a game built with React and CSS… Read More
Show HN: How to Build a Writing Habit https://ift.tt/j7dWqKfShow HN: How to Build a Writing Habit https://ift.tt/DdWi63H May 13, 2… Read More
Show HN: Lua for row-level transformations during Postgres CDC https://ift.tt/Ht1qzucShow HN: Lua for row-level transformations during Postgres CDC https:/… Read More
Show HN: Gpt4-o is the new game engine https://ift.tt/5f6lJHTShow HN: Gpt4-o is the new game engine We wrote a simple script with j… Read More
Show HN: Git Searcher, search commits for an added or removed string https://ift.tt/B78Yn5dShow HN: Git Searcher, search commits for an added or removed string H… Read More
Show HN: LaTeX Book 2024, first release https://ift.tt/j29siBRShow HN: LaTeX Book 2024, first release https://ift.tt/liPgz28 May 14,… Read More
Show HN: PuppySignal, an open-source QR Tag for your pets https://ift.tt/kWanUzFShow HN: PuppySignal, an open-source QR Tag for your pets A few years … Read More
Show HN: I made a Sudoku game you can play using Vim https://ift.tt/R5Ox6svShow HN: I made a Sudoku game you can play using Vim Source: https://i… Read More
0 Comments: