Giter VIP home page Giter VIP logo

Comments (3)

KristofferC avatar KristofferC commented on September 24, 2024

1c25d93 is the cause of 2M alloc -> 4M alloc at least (but it doesn't seem to have that much of a perf impact)

~/julia$ manyjulias $(git rev-parse HEAD) -t8 testit.jl 
Extracted 'julia-1_12_0-DEV_0:1c25d93ca8ab3f5b0cad627d76705fb7025429a3'
  9.980486 seconds (3.81 M allocations: 29.817 GiB, 31.02% gc time, 51.06% compilation time: 74% of which was recompilation)

~/julia$ manyjulias $(git rev-parse HEAD)~1 -t8 testit.jl 
Extracted 'julia-1_12_0-DEV_0:c0a93f8c3ef20fe9f892e1a728409c60599657cc'
  9.533646 seconds (1.99 M allocations: 29.789 GiB, 30.31% gc time, 48.24% compilation time)

It's a perhaps bit surprising that the one with the slower compilation has recompilation while the previous one do not.

cc @Keno

from julia.

KristofferC avatar KristofferC commented on September 24, 2024

While it is unfortunate with a perf regression I don't think it really warrants being on the milestone.

from julia.

adienes avatar adienes commented on September 24, 2024

the regression still exists on 1.11, but it looks like it's resolved on master, so this would only appear specifically in the 1.11.x releases (unless it re-regresses)

from julia.

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.