Giter VIP home page Giter VIP logo

Comments (6)

kayceesrk avatar kayceesrk commented on August 27, 2024

We could build this into the makefile as

$ make run_config TAGS="macro_bench"

and have a target called run_config which uses the environment variable TAGS to filter those tags.

Is there a way to accept more than one tag in that command?

from sandmark.

kayceesrk avatar kayceesrk commented on August 27, 2024

Is there a way to accept more than one tag in that command?

Perhaps this is not a good idea. It is unclear whether the filter with multiple tags should act as a conjunction or disjunction.

from sandmark.

kayceesrk avatar kayceesrk commented on August 27, 2024

See #196.

from sandmark.

shakthimaan avatar shakthimaan commented on August 27, 2024

Is there a way to accept more than one tag in that command?

This is a useful feature request, considering that we would like to classify benchmarks based on the family of algorithms as well. A researcher might be interested to run those benchmarks that are macro_benchmarks, for example, AND finish in less than 10s AND belong to graph algorithms.

from sandmark.

kayceesrk avatar kayceesrk commented on August 27, 2024

We can do conjunction by filtering the filtered file. See https://github.com/ocaml-bench/sandmark/pull/196/files#diff-b54b39f1afced2465e1f3641db9d5bbf4f3a7fcf890996dfedd3c197bcb7f8c7R66-R67. Disjunction is trickier.

Let's review and merge #196 first, given that we can already do conjunction, albeit externally.

from sandmark.

kayceesrk avatar kayceesrk commented on August 27, 2024

A researcher might be interested to run those benchmarks

Let's also wait until this researcher turns up :-)

from sandmark.

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.