GithubHelp home page GithubHelp logo

Comments (6)

tbragin avatar tbragin commented on May 19, 2024 1

I just followed instructions here:
https://github.com/ClickHouse/ClickBench#caching

Caching
If the system contains a cache for query results, it should be disabled.

It is okay if the system performs caching for source data (buffer pools and similar). If the cache or buffer pools can be flushed, they should be flushed before the first run of every query.

If the system contains a cache for intermediate data, that cache should be disabled if it is located near the end of the query execution pipeline, thus similar to a query result cache.

from clickbench.

alexey-milovidov avatar alexey-milovidov commented on May 19, 2024

@roborourke let's add another result without flushing the cache. We can mark it "Elasticsearch (cache)".
It will be good for overall comparison.

from clickbench.

roborourke avatar roborourke commented on May 19, 2024

@tbragin sorry I missed that part of the methodology 🤦‍♂️ Thanks for pointing it out. I also misread the script I think, so it's just clearing the cache once for each query before running the query x times. That makes more sense.

@alexey-milovidov are you sure? It's ok if it doesn't fit with the overall methodology and you want to keep to that. Sorry I feel like I may be opening a can of worms here!

from clickbench.

tbragin avatar tbragin commented on May 19, 2024

The script flushes the cache inside the for loop, so that should be before every try.

If someone has time to add an additional result with caching for ES, great! Perhaps, in the process, all results can also be updated with latest release of Elasticsearch that's come out since the time of initial publishing.

from clickbench.

alexey-milovidov avatar alexey-milovidov commented on May 19, 2024

are you sure? It's ok if it doesn't fit with the overall methodology and you want to keep to that.

It's ok to add it to the repository - we have support for hiding some results by default.
So, the results will be present, but out of competition.

from clickbench.

alexey-milovidov avatar alexey-milovidov commented on May 19, 2024

@roborourke, let's add additional results, it will be ok.

from clickbench.

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.