Giter Site home page Giter Site logo

elm-benchmark's People

Contributors

apanatshka avatar deadfoxygrandpa avatar michaelbjames avatar process-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

elm-benchmark's Issues

Code review

Goals:

  • Have one central library called Benchmark that contains all of the basics.
  • Combine types, runner, and benchmark. Make LineGraph independent of the Result type. This is primarily so the docs work, but maybe line graphs can be made reusable as well?

I also could not tell what was going on with setup functions. I think these should either be simpler or in some submodule for complex stuff, like Benchmark.FancySetup or something.

What is the future plan for runMany?

I've been casually looking through the code of this project to see if it can easily be extended with functionality to measure the message throughput of a signal.

When I looked at the runMany function in Runner.js, I found this comment:

/**
 * [...]
 *  This is intentionally a monolithic function. The hope is to clean this
 *  up when we need more functionality and when more features have been
 *  added to Elm. It is possible that Commands will help.
 */

So I was wondering: is the runMany function written so it might some day be ported to Elm?

Naming

What if it was like this:

Benchmark
    logic
    render
    renderStatic
    run

Benchmark.DeferredSetup
    logic
    render

With the intention that people import DeferredSetup qualified as DS or something.

Please publish this package

This package looks great, but I had no way of knowing about it until someone offhandedly mentioned it on the mailing list. Please publish it to package.elm-lang.org!

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.