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

Performance regression of power operation maths Mathematical functions performance Must go faster regression Regression in behavior compared to a previous version
#58282 opened Apr 29, 2025 by giordano
Speed up extrema 3-50x fold sum, maximum, reduce, foldl, etc. performance Must go faster
#58280 opened Apr 29, 2025 by mbauman Loading…
3
2
Remove bugged and typically slower minimum/maximum method bugfix This change fixes an existing bug fold sum, maximum, reduce, foldl, etc. performance Must go faster
#58267 opened Apr 29, 2025 by mbauman Loading…
3
3
Chained hash pipelining in array hashing hashing performance Must go faster
#58252 opened Apr 28, 2025 by adienes Loading…
improve isdefined precision for 0 field types compiler:inference Type inference performance Must go faster
#58220 opened Apr 24, 2025 by oscardssmith Loading…
More efficient chomp for String merge me PR is reviewed. Merge when all tests are passing performance Must go faster strings "Strings!"
#58192 opened Apr 22, 2025 by jakobnissen Loading…
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
reduce allocations for string(::IEEEFloat) performance Must go faster
#57977 opened Apr 1, 2025 by oscardssmith Loading…
Use unchecked conversion in clamp performance Must go faster
#57947 opened Mar 30, 2025 by jakobnissen Loading…
Missed autovectorization on array copy using AllocArrays.jl compiler:llvm For issues that relate to LLVM performance Must go faster
#57799 opened Mar 17, 2025 by Octogonapus
shuffle! is as much as 2x slower than a naive implementation performance Must go faster randomness Random number generation and the Random stdlib
#57771 opened Mar 14, 2025 by tecosaur
could firstindex be changed to return isbits for the AbstractArray subtypes defined in Base arrays [a, r, r, a, y, s] performance Must go faster ranges Everything AbstractRange
#57636 opened Mar 4, 2025 by nsajko
use rapidhash hashing merge me PR is reviewed. Merge when all tests are passing performance Must go faster
#57509 opened Feb 23, 2025 by adienes Loading…
3x regression in broadcast with fused outer constructor broadcast Applying a function over a collection performance Must go faster regression 1.10 Regression in the 1.10 release
#57434 opened Feb 17, 2025 by adienes
Fix performance regression in hvcat of simple matrices backport 1.12 Change should be backported to release-1.12 performance Must go faster
#57422 opened Feb 15, 2025 by BioTurboNick Loading…
Add mul_hi function for bit integers maths Mathematical functions performance Must go faster
#57276 opened Feb 5, 2025 by sumiya11 Loading…
reinterpret(Type, v) performance degrades with -O1 compiler:llvm For issues that relate to LLVM fixed on master performance Must go faster
#57228 opened Jan 31, 2025 by NHDaly
the variant of rand! for an array of Float64 is slowed down by the explicit SIMD when the array is small enough arrays [a, r, r, a, y, s] performance Must go faster randomness Random number generation and the Random stdlib
#57114 opened Jan 21, 2025 by nsajko
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
ProTip! Add no:assignee to see everything that’s not assigned.