Giter VIP home page Giter VIP logo

Comments (6)

jrevels avatar jrevels commented on July 28, 2024

That's probably a good idea. I think I'd want to alter the current approach to spit out HTML rather than markdown, leaving open the possibility for cool interactive JS stuff a la criterion's awesome reports.

from benchmarktools.jl.

jrevels avatar jrevels commented on July 28, 2024

cc @ivirshup, you're probably working on other things but just in case you have ideas

from benchmarktools.jl.

ahwillia avatar ahwillia commented on July 28, 2024

+1 for this. I'd be happy to contribute a little bit here.

In an ideal world, I would love the following to work:

versions = ["v0.0.1", "3743c273f4439833787522242efdcda87951f6d1", "v0.0.2"]
results = Pkg.benchmark("Foo",versions)

Edit: I've opened a new issue to discuss this in detail (and deleted much of this comment to reduce noise): #16

from benchmarktools.jl.

jrevels avatar jrevels commented on July 28, 2024

@ahwillia This issue is just for generating reports from benchmark data, which is separate from Base.Pkg support for BenchmarkTools (though both would be nice). From previous discussions on that front, it probably doesn't make sense right now for Base.Pkg to depend on BenchmarkTools. That might change in the (far) future if Base moves to a more decentralized structure.

BenchmarkTools could natively support the functionality you mentioned, instead of it being implemented in Base.Pkg. Feel free to open an issue for it.

from benchmarktools.jl.

ahwillia avatar ahwillia commented on July 28, 2024

BenchmarkTools could natively support the functionality you mentioned

Yes, this is what I was hoping for in the short term.

Feel free to open an issue for it.

Done. Apologies for commenting here first. I misinterpreted the scope of this issue too broadly.

from benchmarktools.jl.

mforets avatar mforets commented on July 28, 2024

Perhaps not too difficult would be to generate a table similar to that in export_markdown but with the signature export_markdown(::IO, ::BenchmarkGroup). Or this functionality exists already? I'm not familiar with the internals of BenchmarkTools.

from benchmarktools.jl.

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.