Coder Social home page Coder Social logo

Commented out sections in TPCC about dbx1000 HOT 2 CLOSED

yxymit avatar yxymit commented on September 4, 2024
Commented out sections in TPCC

from dbx1000.

Comments (2)

yxymit avatar yxymit commented on September 4, 2024

Hi Yihe,

We disabled inserts in TPC-C in order to keep the memory footprint low. We found that with inserts, the program can quickly run out of memory. Disabling inserts is ok for us since inserts were not the main focus of our previous research. If you want to study performance for indexes, you should uncomment those lines. The hash index should work properly with inserts/deletes. We haven't tested the B-tree index for a while; so be careful with B-tree since there might be bugs.

Best,
Xiangyao

from dbx1000.

 avatar commented on September 4, 2024

Thanks for the clarification Xiangyao!

from dbx1000.

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.