Skip to content

Issues: JuliaLang/julia

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Package precompile time regressions. latency Latency regression Regression in behavior compared to a previous version
#58246 opened Apr 28, 2025 by KristofferC
Access to undefined reference in verify_method regression Regression in behavior compared to a previous version
#58227 opened Apr 25, 2025 by fredrikekre 1.12
[regression] Julia 1.11 needs 60 % more compile time than Julia 1.10 with PackageCompiler 2.2 regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release
#58201 opened Apr 22, 2025 by donovaly
map/broadcast on CategoricalArrays allocates since Julia 1.11 performance Must go faster regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release
#58169 opened Apr 19, 2025 by nalimilan
Allocation-free code in julia v1.10 shows allocations in julia v1.11 performance Must go faster regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release
#58168 opened Apr 19, 2025 by fhagemann
Ctrl-C on "Install package?" prompt now exits Julia error handling Handling of exceptions by Julia or the user regression Regression in behavior compared to a previous version REPL Julia's REPL (Read Eval Print Loop)
#58105 opened Apr 14, 2025 by adienes
Error in functor definition with where clause and newlines parser Language parsing and surface syntax regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#58060 opened Apr 10, 2025 by AntonReinhard
map gives different result than applying function separately only on nightly correctness bug ⚠ Bugs that are likely to lead to incorrect results in user code without throwing regression Regression in behavior compared to a previous version upstream The issue is with an upstream dependency, e.g. LLVM
#57959 opened Mar 31, 2025 by felixcremer 1.13
Outputting sysimage went from ~18s on 1.11 to ~51s on 1.12. regression Regression in behavior compared to a previous version
#57885 opened Mar 25, 2025 by KristofferC
Code coverage dropped to ~20% after bpart changes code coverage regression Regression in behavior compared to a previous version
#57668 opened Mar 7, 2025 by giordano
Compilation broken on riscv64 due to changes to final gc lowering passes bug Indicates an unexpected problem or unintended behavior regression Regression in behavior compared to a previous version system:riscv Support for Risc-V cpus
#57569 opened Feb 28, 2025 by giordano
add_ptr has bad :nothrow effects backport 1.12 Change should be backported to release-1.12 compiler:effects effect analysis regression Regression in behavior compared to a previous version
#57557 opened Feb 27, 2025 by adienes
Package load time regressions in 1.12 latency Latency regression Regression in behavior compared to a previous version
#57436 opened Feb 17, 2025 by KristofferC 1.12
Instruction does not dominate all uses! error after the bump to LLVM 18 bug Indicates an unexpected problem or unintended behavior compiler:llvm For issues that relate to LLVM regression Regression in behavior compared to a previous version regression 1.12 Regression in the 1.12 release
#56909 opened Dec 27, 2024 by nsajko
with_logger(NullLogger()) allocates in v1.11 logging The logging framework performance Must go faster regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release
#55761 opened Sep 12, 2024 by rfourquet
Cornercase where closure boxing fails in function bodies bug Indicates an unexpected problem or unintended behavior compiler:lowering Syntax lowering (compiler front end, 2nd stage) regression Regression in behavior compared to a previous version
#55191 opened Jul 21, 2024 by MasonProtter
Performance regression up to 20% when updating from Julia v1.10.4 to v1.11.0-rc1 performance Must go faster regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release
#55009 opened Jul 3, 2024 by benegee
Performance regressions in BaseBenchmarks due to #54647 (Cleanup MemoryRef) arrays [a, r, r, a, y, s] performance Must go faster regression Regression in behavior compared to a previous version
#54811 opened Jun 14, 2024 by Zentrik
using Makie allocations regression between 1.10.2 and 1.10.3 regression Regression in behavior compared to a previous version
#54657 opened Jun 3, 2024 by jaakkor2
Overallocation of arrays now seems to persist through precompile serialization on 1.11+ compiler:precompilation Precompilation of modules regression Regression in behavior compared to a previous version release Release management and versioning.
#54409 opened May 8, 2024 by KristofferC
Explicit GC.gc call does not reclaim memory on 1.11 and master GC Garbage collector regression Regression in behavior compared to a previous version
#54020 opened Apr 10, 2024 by Liozou
2x Regression in string join benchmark on NanoSoldier fixed on master performance Must go faster regression Regression in behavior compared to a previous version strings "Strings!"
#53786 opened Mar 19, 2024 by Zentrik
~10% memory regression in inference benchmarks due to 'ir: Fix incorrect renaming of phinode values (#52614)' performance Must go faster regression Regression in behavior compared to a previous version
#53756 opened Mar 16, 2024 by Zentrik
3.5x regression on bounds checking in BaseBenchmarks due to LLVM bump to 15.0.7+10 in #52405 performance Must go faster regression Regression in behavior compared to a previous version
#53698 opened Mar 11, 2024 by Zentrik
ProTip! Find all open issues with in progress development work with linked:pr.