Giter Site home page Giter Site logo

fast-builder's People

Contributors

1jajen1 avatar fumieval avatar liyang avatar qnikst avatar ryanglscott avatar takano-akio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fast-builder's Issues

Support GHC 9

Would this be possible?

Edit: Just tried to compile with --allow-newer. The library builds just fine, but tests blow up with:

tests/prop.hs:97:29: error:
    • Couldn't match type: [a0]
                     with: template-haskell-2.17.0.0:Language.Haskell.TH.Syntax.Q
                             template-haskell-2.17.0.0:Language.Haskell.TH.Syntax.Exp
      Expected: template-haskell-2.17.0.0:Language.Haskell.TH.Lib.Internal.ExpQ
        Actual: [a0]
    • In the expression: []
      In the untyped splice: $[]
   |
97 | buildWithList = BS.pack . ($[]) . go
   |                             ^^

Benchmarks fail to run on GHC 7.10.3

Steps to reproduce:

$ cabal get fast-builder
Unpacking to fast-builder-0.0.0.4/
$ cd fast-builder-0.0.0.4/
$ cabal bench
...
Running 3 benchmarks...
Benchmark aeson: RUNNING...
aeson: ../aeson/benchmarks/json-data/twitter100.json: openBinaryFile: does not exist (No such file or directory)
Benchmark aeson: ERROR

See also iu-parfunc/sc-haskell#7

Benchmarks and results?

In the package description on Hackage, you claim that:

In many benchmarks, the performance improvement is 2x-10x.

Which benchmarks are these? Are there some results we can look at?

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.