|
SIMD and compiled code
|
|
5
|
1033
|
December 19, 2020
|
|
Can you beat our solutions for the raindrops exercise?
|
|
16
|
1276
|
December 18, 2020
|
|
Fast reading of multiple big-endian binary files
|
|
1
|
823
|
December 18, 2020
|
|
Synchronizing 2 loops in multi-threading
|
|
2
|
806
|
December 18, 2020
|
|
Tensor contractions very inefficient in julia
|
|
13
|
2759
|
December 18, 2020
|
|
Julia Binary Heap Benchmark
|
|
12
|
1446
|
December 17, 2020
|
|
Is the type-instability in take!(::RemoteChannel) of practical concern?
|
|
1
|
387
|
December 15, 2020
|
|
How to let the compiler know that a global variable is type-stable for duration of function
|
|
6
|
748
|
December 13, 2020
|
|
Pmap usage
|
|
1
|
390
|
December 13, 2020
|
|
Branching in loop decrease perf by ~x5
|
|
6
|
838
|
December 13, 2020
|
|
Mul! vs SparseMatrix
|
|
2
|
1142
|
December 12, 2020
|
|
NamedTuple type is unstable, or my usage is wrong?
|
|
5
|
1090
|
December 12, 2020
|
|
A lot of big sparse matrices
|
|
8
|
546
|
December 12, 2020
|
|
Zygote vs Jax performance example
|
|
14
|
4640
|
December 11, 2020
|
|
Again on closures and type instability
|
|
6
|
712
|
December 11, 2020
|
|
@threads for loop performance
|
|
6
|
773
|
December 11, 2020
|
|
Reduce vs splat with intersect() function performance
|
|
1
|
579
|
December 11, 2020
|
|
Disabling allocations
|
|
50
|
6200
|
December 10, 2020
|
|
Solving Ax=B for large matrix dimensions efficiently in Julia
|
|
12
|
9417
|
December 9, 2020
|
|
Simple conditional loop
|
|
4
|
470
|
December 7, 2020
|
|
DIfferentialEquations and GPU
|
|
15
|
5157
|
December 7, 2020
|
|
@code_lowered vs @code_typed
|
|
9
|
770
|
December 6, 2020
|
|
Better compression for JLD2 (Discussion)
|
|
2
|
1278
|
December 6, 2020
|
|
Memory usage with large JSON
|
|
5
|
651
|
December 6, 2020
|
|
What is faster? Modular Arithmetic functions and operations
|
|
20
|
2575
|
December 4, 2020
|
|
What does mean if memory allocations are shown on struct elements?
|
|
0
|
350
|
December 3, 2020
|
|
Any improvements in threaded exception handling in 1.5?
|
|
0
|
310
|
December 3, 2020
|
|
Saving Profile data
|
|
13
|
1413
|
December 3, 2020
|
|
Julia Micro-Benchmarks graph
|
|
10
|
807
|
December 3, 2020
|
|
Delegating efficiently iteration from one object to another
|
|
40
|
1242
|
December 2, 2020
|