|
Fastest way to filter when right hand sinde of `in` is large
|
|
3
|
416
|
December 28, 2020
|
|
Fastest way to run a for loop in parallel
|
|
4
|
5536
|
December 27, 2020
|
|
A data struct is required almost all sub functions
|
|
3
|
1420
|
December 25, 2020
|
|
Julia simple String process and file I/O is slow
|
|
12
|
3003
|
December 23, 2020
|
|
Array concatenation results in type inconsistency
|
|
8
|
567
|
December 22, 2020
|
|
Hashing tuples of tuples is seemingly very slow
|
|
6
|
774
|
December 22, 2020
|
|
Speed of broadcast operations
|
|
4
|
800
|
December 22, 2020
|
|
Growing memory with broadcast assignment
|
|
6
|
576
|
December 22, 2020
|
|
Very simple code, why would there be performance problems
|
|
12
|
996
|
December 21, 2020
|
|
Custom array index, multiple index one value
|
|
4
|
548
|
December 20, 2020
|
|
How fast ist a binary file from packagecomplier.jl and what is its file size
|
|
3
|
1967
|
December 19, 2020
|
|
SIMD and compiled code
|
|
5
|
1003
|
December 19, 2020
|
|
Can you beat our solutions for the raindrops exercise?
|
|
16
|
1208
|
December 18, 2020
|
|
Fast reading of multiple big-endian binary files
|
|
1
|
804
|
December 18, 2020
|
|
Synchronizing 2 loops in multi-threading
|
|
2
|
796
|
December 18, 2020
|
|
Tensor contractions very inefficient in julia
|
|
13
|
2633
|
December 18, 2020
|
|
Julia Binary Heap Benchmark
|
|
12
|
1383
|
December 17, 2020
|
|
Is the type-instability in take!(::RemoteChannel) of practical concern?
|
|
1
|
369
|
December 15, 2020
|
|
How to let the compiler know that a global variable is type-stable for duration of function
|
|
6
|
717
|
December 13, 2020
|
|
Pmap usage
|
|
1
|
379
|
December 13, 2020
|
|
Branching in loop decrease perf by ~x5
|
|
6
|
804
|
December 13, 2020
|
|
Mul! vs SparseMatrix
|
|
2
|
1107
|
December 12, 2020
|
|
NamedTuple type is unstable, or my usage is wrong?
|
|
5
|
1056
|
December 12, 2020
|
|
A lot of big sparse matrices
|
|
8
|
500
|
December 12, 2020
|
|
Zygote vs Jax performance example
|
|
14
|
4516
|
December 11, 2020
|
|
Again on closures and type instability
|
|
6
|
676
|
December 11, 2020
|
|
@threads for loop performance
|
|
6
|
733
|
December 11, 2020
|
|
Reduce vs splat with intersect() function performance
|
|
1
|
561
|
December 11, 2020
|
|
Disabling allocations
|
|
50
|
5840
|
December 10, 2020
|
|
Solving Ax=B for large matrix dimensions efficiently in Julia
|
|
13
|
9134
|
January 27, 2025
|