|
LoopVectorization almost doubles execution time?
|
|
6
|
688
|
July 9, 2021
|
|
Gathering monomial coefficients of orthogonal polynomials using SpecialPolynomials.jl
|
|
34
|
1446
|
July 9, 2021
|
|
Union splitting vs C++
|
|
22
|
4308
|
July 9, 2021
|
|
Row vs. column major for arrays of coordinate vectors
|
|
7
|
1125
|
July 8, 2021
|
|
Handling functions that have "constant" sub-expressions when looping over arguments
|
|
3
|
377
|
July 8, 2021
|
|
Multiplying by booleans faster than if/else
|
|
23
|
3989
|
July 8, 2021
|
|
Boxing of integer when looping vector over 512 index
|
|
2
|
278
|
July 8, 2021
|
|
Interact.jl custom layout to @manipulate macro
|
|
7
|
1508
|
July 7, 2021
|
|
Pkg.test() is orders of magnitude slower than include("test/runtests.jl")
|
|
4
|
367
|
July 7, 2021
|
|
Typestable caching of multiple arrays with different eltype
|
|
3
|
487
|
July 7, 2021
|
|
StaticArrays being used with DifferentialEquation callbacks
|
|
3
|
492
|
July 7, 2021
|
|
Function return type depends on an input flag : Bad?
|
|
15
|
721
|
July 7, 2021
|
|
Compiler optimizations on integer exponentation
|
|
3
|
425
|
July 7, 2021
|
|
Starting GLMakie takes very long
|
|
28
|
3209
|
July 6, 2021
|
|
Julia slowdown on long running programs with many allocations
|
|
6
|
1581
|
July 6, 2021
|
|
Memory usage data for getproperty function
|
|
3
|
430
|
July 6, 2021
|
|
ForwardDiff.derivative! of inplace functions
|
|
1
|
626
|
July 5, 2021
|
|
`@code_native` shows an algorithm that appears to be O(N), but benchmarking suggests that it's actually O(1)
|
|
12
|
660
|
July 5, 2021
|
|
Control where mutables are allocated in a very special case: a large number of mutables of the same type
|
|
11
|
1106
|
July 4, 2021
|
|
Large memory consumption when reading multiple HDF5 files
|
|
3
|
1346
|
July 3, 2021
|
|
Tools/patterns to reduce latency with strategy pattern
|
|
0
|
280
|
July 3, 2021
|
|
Parallelization of estimation loop or using GPU for bayesian neural ODE
|
|
1
|
433
|
July 2, 2021
|
|
Could the Profile.print() tree view sort in the other order?
|
|
1
|
398
|
July 1, 2021
|
|
Speed of Julia vs. Fortran and other languages
|
|
6
|
7638
|
July 1, 2021
|
|
Why is this raytracer slow?
|
|
29
|
4140
|
May 5, 2021
|
|
Why is Matrix multiplication with an UpperTriangular slower than with normal Matrix?
|
|
2
|
518
|
June 30, 2021
|
|
Slow `convert` for arrays. Use multiple dispatch instead?
|
|
3
|
472
|
June 30, 2021
|
|
Any benchmark comparing Julia on Windows vs Linux vs OSX?
|
|
7
|
2971
|
June 29, 2021
|
|
Performance issue with this bootstrapp
|
|
11
|
556
|
June 29, 2021
|
|
Optimal approach to simulating large system of time-dependent ODEs?
|
|
1
|
368
|
June 28, 2021
|