|
Iterate and intersect on BitSet vs Int
|
|
11
|
1426
|
October 27, 2019
|
|
Brew a Parallel RNG?
|
|
20
|
1914
|
October 27, 2019
|
|
Memory Error
|
|
9
|
1243
|
October 24, 2019
|
|
Data structures for threaded computing
|
|
23
|
2927
|
October 23, 2019
|
|
Documentation for parallel computing - clarification
|
|
3
|
694
|
October 22, 2019
|
|
Why does Juno make my code run slower than in VScode?
|
|
18
|
3374
|
October 20, 2019
|
|
Code loading with workers and modules
|
|
7
|
912
|
October 19, 2019
|
|
Managing Single and Multithreaded Implementations
|
|
1
|
450
|
October 19, 2019
|
|
Xor performance
|
|
3
|
2528
|
October 18, 2019
|
|
Parallelizing a force assembly function
|
|
11
|
890
|
October 17, 2019
|
|
Using Makie.jl multithreaded
|
|
0
|
565
|
October 16, 2019
|
|
Benchmark MATLAB & Julia for Matrix Operations
|
|
148
|
20231
|
October 15, 2019
|
|
Numpy 10x faster than Julia ?! What am I doing wrong ?! [solved - julia faster now]
|
|
37
|
11151
|
October 15, 2019
|
|
Good Practises for making performant DSL's? (My Dissertation Topic)
|
|
2
|
737
|
October 12, 2019
|
|
Performance of (a::AbstractType)(args...) function declarations
|
|
3
|
502
|
October 12, 2019
|
|
Bad performance in simple array broadcast operations
|
|
5
|
1098
|
October 12, 2019
|
|
Performance comparison with C++
|
|
8
|
2345
|
October 10, 2019
|
|
Consistent 2x Slowdown with v1.2
|
|
6
|
754
|
October 10, 2019
|
|
Transducers, paralelism and feedback loop
|
|
13
|
1394
|
October 9, 2019
|
|
Consistent performance difference but identical LLVM IR
|
|
4
|
478
|
October 8, 2019
|
|
OpenBLAS vs. "for loops" demo
|
|
6
|
856
|
October 7, 2019
|
|
Compare julia sum to a cpp implementation - julia is extremely slow?!
|
|
35
|
1903
|
October 7, 2019
|
|
Situations where mutable struct is more performant than immutable struct
|
|
6
|
954
|
October 5, 2019
|
|
Large programs: structuring modules & include such that to increase performance and readability
|
|
14
|
4665
|
October 4, 2019
|
|
PSA: Microbenchmarks remember branch history
|
|
36
|
5125
|
October 1, 2019
|
|
Why making `a[range] = b[range]` seems to make unnecessary allocations?
|
|
4
|
1005
|
September 30, 2019
|
|
Optimal way to make a line and column permutation copy of an array
|
|
0
|
403
|
September 30, 2019
|
|
Specialization tips to shrink 45x performance gap when comparing structs
|
|
7
|
1002
|
September 30, 2019
|
|
Simulate Nested Array Without Allocating New Memory Every Loop?
|
|
13
|
1272
|
September 28, 2019
|
|
What is the recommended way to decorate an IO stream with a filter in Julia
|
|
1
|
499
|
September 27, 2019
|