Giter Club home page Giter Club logo

Comments (1)

lbenet avatar lbenet commented on July 29, 2024

I just ran perf/fateman.jl for order=30 (commit d3a2a4e). This is what I got:

Running Fateman with order 30...
Running fateman1
 54.692885 seconds (6.12 k allocations: 96.893 MB, 0.31% gc time)
    Average time of 5 runs: 55.188458611600005
    Minimum time of 5 runs: 54.079864712
Running fateman2
 28.587750 seconds (6.10 k allocations: 96.892 MB, 0.30% gc time)
    Average time of 5 runs: 27.975334688400004
    Minimum time of 5 runs: 27.771479865
Running fateman3
 56.520459 seconds (12.47 k allocations: 397.929 MB, 0.30% gc time)
    Average time of 5 runs: 55.2927196246
    Minimum time of 5 runs: 54.557762124
Running fateman4
 28.212759 seconds (13.04 k allocations: 417.338 MB, 0.61% gc time)
    Average time of 5 runs: 28.1224877806
    Minimum time of 5 runs: 27.622198831

(Remember that fateman2 and fateman4 run faster because they compute $ s^2 + s $ instead of
$ s*(s+1) $.)

I think we are doing quite well, even if we are definitely slower than Nemo.jl, since Nemo wraps very sophisticated things like Pari/GP, which have years of experience.

from taylorseries.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.