RFC: Some Ideas to Tackle #15276 - performance of captured variables in closures
|
|
64
|
2551
|
March 17, 2023
|
Surprising type instability in apply_type
|
|
2
|
60
|
March 7, 2023
|
Different return types in map vs comprehension for empty vectors
|
|
3
|
73
|
March 1, 2023
|
Type-stable broadcasting involving nested array
|
|
9
|
80
|
February 28, 2023
|
Getproperty for a Task is type unstable?
|
|
1
|
68
|
February 28, 2023
|
Types and Memory allocation in the operation of Vector{Matrix{ComplexF64}}
|
|
9
|
122
|
February 16, 2023
|
Type stability issues when broadcasting
|
|
4
|
247
|
February 12, 2023
|
Type Stability Help
|
|
5
|
111
|
February 6, 2023
|
Type-inference with two variables that must have the same type
|
|
13
|
199
|
January 25, 2023
|
`@inferred` check for a small `Union` without being specific about the types
|
|
1
|
61
|
January 24, 2023
|
Return type of powermod is always a Union?
|
|
1
|
73
|
January 20, 2023
|
Type inference difference in `mapreduce(f, op, t)` vs `reduce(op, map(f, t))`
|
|
0
|
83
|
January 20, 2023
|
Help to track down a type instability
|
|
5
|
197
|
January 16, 2023
|
Why are the inferred types different between collect and comprehension?
|
|
3
|
118
|
January 6, 2023
|
Type stable specializations of `getproperty` without code duplication?
|
|
19
|
338
|
January 5, 2023
|
How can I fix the following type unstability? (Example of a Type unstable function)
|
|
4
|
96
|
January 4, 2023
|
Implementation of Coalton like trait library in Julia
|
|
2
|
243
|
December 29, 2022
|
Obtaining the type of the state object returned by Iterate
|
|
4
|
313
|
December 17, 2022
|
Array of union causing 10x slowdown
|
|
6
|
280
|
December 7, 2022
|
Type-stability with a vector of FunctionWrappers
|
|
7
|
189
|
December 3, 2022
|
Fixing type stability involving functions
|
|
1
|
136
|
October 25, 2022
|
CSV.jl type stability
|
|
26
|
403
|
October 22, 2022
|
Is there an equivalent of eachindex() for DataFrames?
|
|
13
|
355
|
October 21, 2022
|
Type stability with user input
|
|
3
|
155
|
October 17, 2022
|
Speeding up repetitive calls to ODEProblem
|
|
11
|
283
|
October 11, 2022
|
Vectors with elements of same type but different parametric type
|
|
5
|
159
|
October 4, 2022
|
How to avoid allocations when reading arbitrary keys from a NamedTuple?
|
|
8
|
622
|
September 2, 2022
|
Force type stability (over block of code)
|
|
1
|
157
|
August 29, 2022
|
Why does my iterable allocate?
|
|
13
|
316
|
August 23, 2022
|
Ominous type instability
|
|
10
|
503
|
August 20, 2022
|