Giter Club home page Giter Club logo

Comments (6)

saolof avatar saolof commented on May 18, 2024 1

One thing I'd be curious to see would be how it compares to languages with built-in support for pattern matching on a pattern match heavy workload. Taking something like Jon Harrop's benchmark here: http://flyingfrogblog.blogspot.com/2017/12/does-reference-counting-really-use-less_26.html

That would give a good order-of-magnitude estimate. That benchmark is also technically a benchmark of GC performance (with no cheating using pools for non GCed languages, unlike the shootout). But GC overhead for Julia when tracing a big tree should be less than refcounting overhead for Swift, if Julia's GC is reasonably well implemented.

from mlstyle.jl.

Roger-luo avatar Roger-luo commented on May 18, 2024

Maybe put some benchmarks as plots in the documents would be nice?

from mlstyle.jl.

thautwarm avatar thautwarm commented on May 18, 2024

clever, that'll look like big news

from mlstyle.jl.

thautwarm avatar thautwarm commented on May 18, 2024

@Roger-luo How about current stage? I mean the kinda aggressive plots in README...

from mlstyle.jl.

thautwarm avatar thautwarm commented on May 18, 2024

@saolof
Thanks for your comments!
I'm on your side but recently I won't make benchmark comparisons with other languages for it's extremely time consuming.

There're so many items I have to handle with, like documentations, tutorials and new features, etc, where benchmark comparisons are in lower priority.

from mlstyle.jl.

thautwarm avatar thautwarm commented on May 18, 2024

Move to v0.3 for the array performance issues.

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