-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Label
Projects
Milestones
Assignee
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…
Remove bugged and typically slower This change fixes an existing bug
fold
sum, maximum, reduce, foldl, etc.
performance
Must go faster
minimum
/maximum
method
bugfix
#58267
opened Apr 29, 2025 by
mbauman
Loading…
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
#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 Must go faster
clamp
performance
#57947
opened Mar 30, 2025 by
jakobnissen
Loading…
Fusing failing when used on Varargs + kwargs
performance
Must go faster
#57910
opened Mar 27, 2025 by
miguelborrero5
make Must go faster
WeakKeyDict
more type stable and add const
to some fields
performance
#57877
opened Mar 24, 2025 by
oscardssmith
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
optimize min/max and related for floats
performance
Must go faster
#57647
opened Mar 5, 2025 by
StefanKarpinski
could [a, r, r, a, y, s]
performance
Must go faster
ranges
Everything AbstractRange
firstindex
be changed to return isbits for the AbstractArray
subtypes defined in Base
arrays
#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…
switch Must go faster
MurmurHash3
to rapidhash
?
hashing
performance
#57235
opened Feb 2, 2025 by
adienes
reinterpret(Type, v)
performance degrades with -O1
compiler:llvm
#57228
opened Jan 31, 2025 by
NHDaly
Unexpected Allocation for small union: Must go faster
Union{Nothing,Tuple{String}}
performance
#57157
opened Jan 24, 2025 by
NHDaly
the variant of [a, r, r, a, y, s]
performance
Must go faster
randomness
Random number generation and the Random stdlib
rand!
for an array of Float64
is slowed down by the explicit SIMD when the array is small enough
arrays
#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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.