Code Monkey home page Code Monkey logo

Comments (4)

jbms avatar jbms commented on May 15, 2024 3

zarr vs n5 performance will be very similar. In general I would recommend zarr over n5 since zarr is becoming more standard and offers a more functionality.

Compared to zarr-python, tensorstore is better able to take advantage of multiple CPU cores, and multiple concurrent IO operations, without relying on additional layers like dask for parallelism. In general with zarr-python it is usually necessary to use very large chunk sizes to get reasonable performance; that is not generally the case with tensorstore.

Of course actual benchmarks would be better than these anecdotes, but we haven't run anything systematic yet.

from tensorstore.

harpone avatar harpone commented on May 15, 2024

+1 for this. Also would be nice to have something about pros/cons of e.g. zarr vs n5 drivers...

from tensorstore.

Axel-Jacobsen avatar Axel-Jacobsen commented on May 15, 2024

+1 - I am curious what performance impact one could expect

from tensorstore.

JackKelly avatar JackKelly commented on May 15, 2024

This is helpful, thank you!

from tensorstore.

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.