Code Monkey home page Code Monkey logo

Comments (2)

RunningJon avatar RunningJon commented on August 17, 2024

First off, that isn't a realistic score. I believe you first ran the test with a scale factor of 1 and then re-ran the test with a scale factor of 3000. By default, the variables are set to not regen the data and recreate the tables. If you need to change the scale factor, you need to set RUN_GEN_DATA to "true". After that test run completes, you can change it back to false so that it doesn't recreate the data needed by the test.

I suspect this because 1 User Queries ran in 74 seconds. That is impossible for Greenplum with a size of 3TB of data.

Second, the score is based on the official TPC score calculation but it isn't the same. This test does not perform the update section of TPC-DS. This portion of the test is always skipped for data warehouse products like Greenplum. This score calculation is adjusted for that difference.

The score calculation was developed during my time at Pivotal which is now VMware. To my knowledge, it is still used today.

The score is best used to compare clusters at a macro level. For example, you can run the test in AWS and then in GCP to understand the performance difference between those two environments.

from tpc-ds.

jinmojing avatar jinmojing commented on August 17, 2024

Thank u for the ask. I will rerun the test as you suggested.

from tpc-ds.

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.