Code Monkey home page Code Monkey logo

Comments (5)

gvsg-rs avatar gvsg-rs commented on May 15, 2024

I wonder if this is related to the fact that writes are being directed through ReadySet, rather than exclusively against the upstream

from readyset.

gvsg-rs avatar gvsg-rs commented on May 15, 2024

All queries were proxied.

from readyset.

gvsg-rs avatar gvsg-rs commented on May 15, 2024

<~accountid:6386c6e93c26ca7fa0d52b22> were you caching queries here? or was this just when running proxied queries?

from readyset.

lukoktonos avatar lukoktonos commented on May 15, 2024

I was unable to reproduce an OOM event with the provided instructions.

I ran the provided sysbench workload against a docker postgres upstream in 4 configurations:

  1. Against the upstream directly
  2. Against readyset with no caches enabled (proxying everything)
  3. Against readyset with all (1672) supported caches created (cold caches)
  4. Against readyset again with the caches theoretically warmed up (warm caches)

Throughout the runs, memory usage stayed stable and was fairly minimal (only
got up to 5% memory usage on my 32GB memory macbook). This makes sense given that the upstream db size is only around 3 GiB, and not all queries/rows make their way into readyset caches.

See attachments for sysbench performance results (which aren't great but that is probably due to proxying most things) as well as memory usage throughout the runs, which was stable.

sysbench_results

memory_usage

from readyset.

gvsg-rs avatar gvsg-rs commented on May 15, 2024

Thanks, Luke. I'll see if I'm able to recreate it. Its possible that we have also fixed the issue recently.

from readyset.

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.