Giter VIP home page Giter VIP logo

Comments (5)

oscardssmith avatar oscardssmith commented on July 4, 2024

Do we have a MWE for the regression?

from julia.

vtjnash avatar vtjnash commented on July 4, 2024

Yes, sorry, I should have pointed out that this is reported by BaseBenchmarks for this commit: https://github.com/JuliaCI/NanosoldierReports/blob/master/benchmark/by_hash/1c25d93_vs_c0a93f8/report.md

from julia.

Zentrik avatar Zentrik commented on July 4, 2024

FWIW, it seems like a lot of the regression has been fixed, but there's still a fairly large regression in the abstract interpretation benchmarks (in the daily benchmarks at least):

Summary

Range Mean Count
Regressions 1.97%, 855.32% 119.18% 12
Improvements - 0.00% 0
All 1.97%, 855.32% 119.18% 12

Abstract Interpretation Benchmarks

Benchmark % Change
inference.abstract interpretation.Base.init_stdio(::Ptr{Cvoid}) 855.32%
inference.abstract interpretation.REPL.REPLCompletions.completions 226.32%
inference.abstract interpretation.broadcasting 103.55%
inference.abstract interpretation.println(::QuoteNode) 65.12%
inference.abstract interpretation.rand(Float64) 49.64%
inference.abstract interpretation.sin(42) 45.25%
inference.abstract interpretation.many_invoke_calls 31.07%
inference.abstract interpretation.many_method_matches 21.72%
inference.abstract interpretation.many_global_refs 20.46%
inference.abstract interpretation.many_opaque_closures 7.69%
inference.abstract interpretation.many_const_calls 2.08%
inference.abstract interpretation.many_local_vars 1.97%

Per http://tealquaternion.camdvr.org/compare.html?stat=min-wall-time&name=inference.abst&nonRelevant=true

from julia.

Zentrik avatar Zentrik commented on July 4, 2024

I bisected a 6x regression in the min run time of BaseBenchmarks.SUITE[["inference", "allinference", "Base.init_stdio(::Ptr{Cvoid})"]] to ea1a0d2, i.e. #53326.

I bisected a 5x regression in the min run time of BaseBenchmarks.SUITE[["inference", "abstract interpretation", "broadcasting"]] to 144f58b, i.e. #53580

from julia.

vtjnash avatar vtjnash commented on July 4, 2024

Okay, the init_stdio regression is probably fine then, since we just significantly increased the amount of code visible to the compiler, but didn't change the compiler.

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.