Giter VIP home page Giter VIP logo

Comments (5)

kayceesrk avatar kayceesrk commented on July 24, 2024 1

Thanks @singhalshubh.

from sandmark.

ctk21 avatar ctk21 commented on July 24, 2024

Having things classified such that people can select what they run classified by runtime is reasonable, often for the initial run you just want to look at a collection of the macro benchmarks.

We have had success at pin-pointing issues with some of the micro-benchmarks (e.g. C call overhead, cost of local roots in the hash function, read-barrier overheads, stack switching costs), so I wouldn't argue that they are without use. However they are probably only useful when you want to look at something specific where a micro-benchmark makes sense.

If we classify by runtime, then it is possible to have a script which can automatically tag them into the runtime buckets.

from sandmark.

kayceesrk avatar kayceesrk commented on July 24, 2024

We have had success at pin-pointing issues with some of the micro-benchmarks (e.g. C call overhead, cost of local roots in the hash function, read-barrier overheads, stack switching costs), so I wouldn't argue that they are without use.

That makes sense. It would be useful to associate with the microbenchmarks what they're meant to be measuring in comments.

If we classify by runtime, then it is possible to have a script which can automatically tag them into the runtime buckets.

Yes, but I suspect that since we need to do this just once, manually tagging them might be faster. :-)

from sandmark.

shakthimaan avatar shakthimaan commented on July 24, 2024

Can we add a couple of more tags for this classification on the running time?

  • Hours: The sample benchmark tests forCoq run for few hours, and it will be good to see how the the code performs over time.
  • Days: Database performance benchmarks with varying loads are run for at least 24-48 hours as longevity tests to see their behavior. Since, these systems are meant to be run without downtime, it will be good collect data for such longer periods, and see how the system behaves. Irmin benchmarks could possibly be added.

from sandmark.

singhalshubh avatar singhalshubh commented on July 24, 2024

Lets close this issue. Its resolved in #188

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.