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

Suboptimal performance for tuples of small unions compiler:inference Type inference compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) performance Must go faster
#57054 opened Jan 15, 2025 by wheeheee
minor fma cleanup float16 maths Mathematical functions performance Must go faster
#57041 opened Jan 14, 2025 by oscardssmith Loading…
10x performance regression on v1.11 performance Must go faster regression Regression in behavior compared to a previous version regression 1.11 Regression in the 1.11 release types and dispatch Types, subtyping and method dispatch
#57028 opened Jan 13, 2025 by mhauru
codegen: add a pass for late conversion of known modify ops to call atomicrmw atomics multithreading Base.Threads and related functionality performance Must go faster
#57010 opened Jan 10, 2025 by vtjnash Loading…
Performance regression for BitMatrix multiplication in 1.11.2 arrays [a, r, r, a, y, s] linear algebra Linear algebra performance Must go faster regression 1.11 Regression in the 1.11 release
#56954 opened Jan 5, 2025 by jonocarroll
Specialize common reductions for ranges with init specified fold sum, maximum, reduce, foldl, etc. performance Must go faster
#56896 opened Dec 23, 2024 by jishnub Loading…
Unexpected allocation on ternary operation performance Must go faster
#56893 opened Dec 23, 2024 by theogf
wip: overhaul EscapeAnalysis.jl compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) needs nanosoldier run This PR should have benchmarks run on it needs pkgeval Tests for all registered packages should be run with this change performance Must go faster
#56849 opened Dec 17, 2024 by aviatesk Loading…
3 of 8 tasks
Unwrap contiguous views in copyto! arrays [a, r, r, a, y, s] performance Must go faster
#56657 opened Nov 22, 2024 by jishnub Loading…
Complicated lazy broadcasting slower than equivalent single broadcast broadcast Applying a function over a collection performance Must go faster
#56629 opened Nov 21, 2024 by mcabbott
Madvise HUGEPAGE for large arrays arrays [a, r, r, a, y, s] performance Must go faster
#56521 opened Nov 10, 2024 by artemsolod
Batch Channel Operations multithreading Base.Threads and related functionality performance Must go faster
#56473 opened Nov 6, 2024 by mrufsvold Loading…
argmin() is much slower than findmin() due to automatic inline on AMD Zen4 fold sum, maximum, reduce, foldl, etc. performance Must go faster upstream The issue is with an upstream dependency, e.g. LLVM
#56375 opened Oct 28, 2024 by Moelf
sortslices on a boolean SparseMatrixCSC is extremely slow on 1.11.1 performance Must go faster regression 1.11 Regression in the 1.11 release sorting Put things in order sparse Sparse arrays
#56343 opened Oct 26, 2024 by JaredSchwartz
max_fast doesn't vectorize for tuples compiler:llvm For issues that relate to LLVM compiler:simd instruction-level vectorization fold sum, maximum, reduce, foldl, etc. performance Must go faster upstream The issue is with an upstream dependency, e.g. LLVM
#56341 opened Oct 25, 2024 by matthias314
zeros performance regression in Julia 1.11 performance Must go faster regression 1.11 Regression in the 1.11 release
#56315 opened Oct 24, 2024 by diegozea
Performance issue with typed_hvcat arrays [a, r, r, a, y, s] performance Must go faster
#56292 opened Oct 22, 2024 by DNF2
propagate inbounds in a few more places for memoryref arrays [a, r, r, a, y, s] performance Must go faster
#56151 opened Oct 14, 2024 by vchuravy Loading…
inbounds propagation mostly missing in base/genericmemory.jl? arrays [a, r, r, a, y, s] performance Must go faster
#56145 opened Oct 13, 2024 by nsajko
Overhead in recursive broadcasting due to recursion limiting arrays [a, r, r, a, y, s] broadcast Applying a function over a collection performance Must go faster
#56112 opened Oct 11, 2024 by yaccos
Improve performance of depth-limited type printing in stack traces display and printing Aesthetics and correctness of printed representations of objects. performance Must go faster types and dispatch Types, subtyping and method dispatch
#55952 opened Oct 1, 2024 by charleskawczynski
print(iobuffer, number) without calling string(number)? io Involving the I/O subsystem: libuv, read, write, etc. performance Must go faster
#55835 opened Sep 21, 2024 by stevengj
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
skip unnecessary alias-check in collect(::AbstractArray) from copyto! arrays [a, r, r, a, y, s] performance Must go faster
#55748 opened Sep 12, 2024 by thchr Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.