Code Monkey home page Code Monkey logo

Comments (6)

ambling avatar ambling commented on July 22, 2024 1

hi @davidmoten

Can you review my implementation of this feature?

from rtree.

davidmoten avatar davidmoten commented on July 22, 2024

Thanks I'll have a look. If the data is static you can use serialisation by
the way. Look at README.md.

On Thu, 14 Apr 2016 01:27 x2b [email protected] wrote:

I have a rather large set of entries (>= 300k) and I would like to
somewhat improve the performance of the tree. The data is available
beforehand so I think that bulk loading might help, in particular the
"Sort-Tile-Recursive" strategy. I think this could be implemented fairly
easily.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#45

from rtree.

david-bouyssie avatar david-bouyssie commented on July 22, 2024

Do you observe a speed improvement relative to the RTree creation?
I also need to handle very large datasets and the RTree creation time is my biggest issue.

Update: sorry forget my comment I have just seen that the comparison was made in the related fork:
#67

Thanks!

from rtree.

ambling avatar ambling commented on July 22, 2024

Hi, actually I am still working on the performance evaluation. Sorry for the delay.

I have tried to add more test cases in this benchmark class in this branch, however it seems to mess up the codebase and it is very tedious to make some changes to the rtree types or datasets.

So I opened a new project according to the guide of jmh, and trying to make the code more clean with help of the inheritance feature.

I am no familiar with jmh, so I would greatly appreciate if you guys have any suggestions on this benchmark project.

BTW, maybe this issue is safe to close and leave me some more days to open a new PR to update the README docs after I have mature benchmarking results?

from rtree.

davidmoten avatar davidmoten commented on July 22, 2024

ok closing, thanks for your efforts @ambling

from rtree.

david-bouyssie avatar david-bouyssie commented on July 22, 2024

@ambling: Thank you for setting up this benchmarking project.
I'll try to have a look at it.

from rtree.

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.