Giter Club home page Giter Club logo

Comments (7)

koh-osug avatar koh-osug commented on June 1, 2024

I have tested this with 10000 simple documents. It took 1 min and 43 seconds to insert the data which is pretty slow. Syncing the data to a different node took 57 seconds. Searching the document 5000 in the middle took 26 seconds. Any ideas how to improve this?
Since the search is linear I would assume then search in 100 000 documents would need 260 seconds.

from orbitdb.

haydenyoung avatar haydenyoung commented on June 1, 2024

What database types are you testing against? If you are using KeyValue what happens if you use KeyValueIndexed?

Also, can you describe your benchmarking environment in more detail? For example, is this on Node.js or browser?

Any addtional information you can provide about your benchmarking will help us set up something similar in our own benchmarks.

from orbitdb.

koh-osug avatar koh-osug commented on June 1, 2024

This is a test project: https://github.com/koh-osug/orbitdb-benchmark

I'm using node.js, version v20.11.0. I'm using the document store.

from orbitdb.

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.