Giter VIP home page Giter VIP logo

Comments (6)

neilyio avatar neilyio commented on June 22, 2024

Thanks for reporting this. To make sure I understand, you're seeing this slowdown after a few thousand writes to the index.

Could you clarify that means a few thousand separate transactions, each with around one row being updated?

from paradedb.

alesji avatar alesji commented on June 22, 2024

Thanks for reporting this. To make sure I understand, you're seeing this slowdown after a few thousand writes to the index.

Could you clarify that means a few thousand separate transactions, each with around one row being updated?

exactly, it is thousands of separate updates and inserts into the indexed column, very often those updates are with the exactly same data (its just how the SW works, it updates columns even if they didnt change).

I let it run for last few hours just now... doing updates on data without really changing the data and it still got the slow down - so maybe that might be some clue? not sure...

from paradedb.

alesji avatar alesji commented on June 22, 2024

Hello, are you able to replicate this bug or should i prepare exact step by step to replicate it? I might have some time this weekend to do it if needed

from paradedb.

philippemnoel avatar philippemnoel commented on June 22, 2024

Hello, are you able to replicate this bug or should i prepare exact step by step to replicate it? I might have some time this weekend to do it if needed

If you have exact steps to replicate it would be extremely helpful. We haven't managed to replicate just yet

from paradedb.

alesji avatar alesji commented on June 22, 2024

I just tried to do vaccuum full, when the degradation occured and it completely fixed the issue... so I am not sure if it is a bug or just feature, it happens quite fast (only one thousand inserts/updates) and the degradation is quite big (like 10x slower queries)... So I guess I will still prepare the step by step so you can see for yourself, never happened to me before with any other indexes that the slow down would be so fast and so big, so maybe it should be checked anyway.

from paradedb.

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.