Coder Social home page Coder Social logo

Comments (2)

lmatz avatar lmatz commented on June 24, 2024

Some notable phenomenon:

1. CN's CPU cannot keep up when scaling up

4X:
SCR-20240205-1q9

1X:
SCR-20240205-1qe

only 3 times

2. Join Executor Barrier Align is significantly higher

4X:
SCR-20240205-1sd

1X:
SCR-20240205-1sg

3. HashAgg executor throughput seems to be OK in general when scaling up

4X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?orgId=1&var-datasource=Prometheus:%20test-useast1-eks-a&from=1706394676000&to=1706396059000&var-namespace=nexmark-lt-4x-1cn-affinity-weekly-20240127&editPanel=63
SCR-20240205-nu8

1X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?from=1706411270000&orgId=1&to=1706413073000&var-datasource=Prometheus:%20test-useast1-eks-a&var-namespace=nexmark-1cn-affinity-weekly-20240127&editPanel=63
SCR-20240205-nuc

4. HashJoin (LeftOuter) executor throughput seems much lower when scaling up

4X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?orgId=1&var-datasource=Prometheus:%20test-useast1-eks-a&from=1706394676000&to=1706396059000&var-namespace=nexmark-lt-4x-1cn-affinity-weekly-20240127&editPanel=63
SCR-20240205-nwi

1X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?from=1706411270000&orgId=1&to=1706413073000&var-datasource=Prometheus:%20test-useast1-eks-a&var-namespace=nexmark-1cn-affinity-weekly-20240127&editPanel=63
SCR-20240205-nwm

This is also weird as the executor cache miss ratio shown above is generally lower when 4X. It seems to imply that cache miss is not the bottleneck when scaling up.

5. Very weird that 4X's data block cache miss rate is also lower

4X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?orgId=1&var-datasource=Prometheus:%20test-useast1-eks-a&from=1706394676000&to=1706396059000&var-namespace=nexmark-lt-4x-1cn-affinity-weekly-20240127&editPanel=99
SCR-20240205-o2q

1X:
https://grafana.test.risingwave-cloud.xyz/d/EpkBw5W4k/risingwave-dev-dashboard?from=1706411270000&orgId=1&to=1706413073000&var-datasource=Prometheus:%20test-useast1-eks-a&var-namespace=nexmark-1cn-affinity-weekly-20240127&editPanel=99
SCR-20240205-o2u

from risingwave.

lmatz avatar lmatz commented on June 24, 2024

As

  1. the cache/storage statistics favor 4X more than 1X,
  2. HashAgg does not output less when scaling up

I suppose it is more likely to be an issue of the LeftOuter join operator or/and Exchange.

from risingwave.

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.