Need help?
<- Back

Comments (8)

  • bburnett44
    Using 512gb of ram for a 22gb remote file does feel a bit weird for a benchmark but maybe they couldn’t get a large number of cores without lots of memory?
  • myshapeprotocol
    Deep dive into asynchronous I/O architectures like this is pure engineering gold for high-performance data processing. Excellent breakdown.
  • pjot
    I wonder how this would work in trying to parallelize the worker threads (multiple duckdb instances) coordinating them via Quack.Ducks all the way down!
  • datadrivenangel
    DuckDB is trending towards becoming a query engine, specifically the fastest analytical query engine. This is very good.
  • abofh
    Do they have SSL updates yet? Signing is great, but using https means not fighting firewalls to start a job
  • mansi1010
    This is such a long waited feature!
  • myshapeprotocol
    Brilliant deep dive into asynchronous I/O and execution thread models. Essential reading for high-performance data engineering.