Giter Site home page Giter Site logo

Comments (1)

j-bennet avatar j-bennet commented on June 6, 2024

Second attempt, after merging #57.

Cluster: https://cloud.coiled.io/clusters/245853?account=dask-engineering

dataset computation timing (read_parquet) timing (read_deltalake)
ds20f_100M ddf["int1"].sum().compute() CPU times: user 41.2 ms, sys: 10.6 ms, total: 51.8 ms, Wall time: 9.48 s CPU times: user 181 ms, sys: 42.3 ms, total: 224 ms, Wall time: 59.8 s
ds20f_100M ddf.describe().compute() CPU times: user 243 ms, sys: 27.9 ms, total: 271 ms, Wall time: 23 s CPU times: user 308 ms, sys: 51.7 ms, total: 360 ms, Wall time: 1min 1s
ds25f_250M ddf["int1"].sum().compute() CPU times: user 63.8 ms, sys: 15.9 ms, total: 79.7 ms, Wall time: 16.6 s CPU times: user 716 ms, sys: 182 ms, total: 897 ms, Wall time: 3min 51s
ds25f_250M ddf.describe().compute() CPU times: user 623 ms, sys: 71 ms, total: 694 ms, Wall time: 1min 9s CPU times: user 986 ms, sys: 189 ms, total: 1.17 s, Wall time: 3min 52s
ds50f_500M ddf["int1"].sum().compute() CPU times: user 199 ms, sys: 47.5 ms, total: 246 ms, Wall time: 1min CPU times: user 2.89 s, sys: 799 ms, total: 3.69 s, Wall time: 16min 7s
ds50f_500M ddf.describe().compute() CPU times: user 3.45 s, sys: 383 ms, total: 3.83 s, Wall time: 5min 37s CPU times: user 5.36 s, sys: 832 ms, total: 6.19 s, Wall time: 16min 24s

Looks like dask-deltalake is doing something very inefficient.

from dask-deltatable.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.