Coder Social home page Coder Social logo

ccbench's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ccbench's Issues

to do

  • after sigmod review, use likely, unlikely at include/compiler.hh and improve performance uniformly.

Can I have your slides of the paper

It‘s a excellent work for benchmark of concurrent control. I want to listen your presentation. Do you have youtube channel or somewhere else?

Throughput && fetch_add && version chain storage

An Analysis of Concurrency Control Protocols for In-Memory Databases with CCBench is really a great paper.
After reading it, I have three questions which confuse me a lot. If you could give me some answers, I'll be very appreciated.

  1. In your experiments, you count the number of committed and aborted transactions as the average throughput. Then you how can you determine that after using ReadPhaseExtension, the throughput improvement of CC is not caused by the large count of aborted transactions? And whether it's reasonable to include the number of aborted transactions in the throughput?
  2. How do you measure the throughput of fetch_add? And how do you measure the latency breakdown of the Cicada operations?
  3. How do you store the versions in your version chain? Are the versions organized in the new version to the old version way or in the old version to the new version way?

Is MVCC supported?

Mltiversion Concurrency Control (MVCC) is a family of widely-adopted CC protocols including MV2PL and MVOCC. Would be nice if those protocols are supported.

L3 cache miss

How did you evaluate the L3 cache miss in your experiments? If you could explain in detail, I'll be extremely appreciative of your kindness!!!

Isolation Level

Could I ask a question that is all CC protocols implemented in CCBench run under the same isolation level? If they run under the same isolation level, could you tell me what it is. If they run under different isolation levels, could you tell me what they are respectively. I'll be very appreciated if you could answer my question! Thank you very much!!

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.