|
Very slow array creation (and Benchmark iterate error)
|
|
6
|
1138
|
May 15, 2019
|
|
Advice for building sparsematrix
|
|
10
|
766
|
May 14, 2019
|
|
Array Type and Values-as-Parameters Performance penalty?
|
|
2
|
575
|
May 13, 2019
|
|
Interpreting @trace dynamic dispatch warning on apply_type
|
|
2
|
796
|
May 12, 2019
|
|
What can cause significantly different performance for pisum microbenchmark on different workstations
|
|
11
|
1104
|
May 12, 2019
|
|
"Composing" functions
|
|
1
|
601
|
May 11, 2019
|
|
Sequential peakflops
|
|
2
|
951
|
May 10, 2019
|
|
How to avoid allocation when modifying a structure in a function
|
|
2
|
620
|
May 10, 2019
|
|
What is the real @time for an MPI program?
|
|
5
|
1460
|
May 10, 2019
|
|
Julia's in.() seems slow compared to R's %in%
|
|
40
|
3264
|
May 9, 2019
|
|
Fast Replotting
|
|
2
|
611
|
May 9, 2019
|
|
Matrix Multiplication A*B*A'
|
|
5
|
4374
|
May 9, 2019
|
|
Why does exporting a single Float64 from a function take as long as 2,000,000 addition steps
|
|
21
|
1278
|
May 9, 2019
|
|
Efficient traversal of tree defined as nested structs
|
|
2
|
1371
|
May 8, 2019
|
|
Working on a pattern for interface-based dispatch that uses code-generation. Is this efficient?
|
|
7
|
901
|
May 6, 2019
|
|
Julia function performance behaving strange when combining broadcasting, a NamedTuple of Parameters, and a function as argument
|
|
2
|
457
|
May 6, 2019
|
|
Effective simulation of putting n-1 balls in n boxes uniformly at random
|
|
12
|
1280
|
May 4, 2019
|
|
Is Julia able to optimize functions that can either return one specific type or `nothing`?
|
|
2
|
946
|
May 3, 2019
|
|
Understanding the allocation behavior on arrays vs scalars
|
|
5
|
2712
|
May 3, 2019
|
|
Sum of float64 vector gives slightly incorrect answer
|
|
44
|
5396
|
April 29, 2019
|
|
Benchmark tools breaks when using "Threads.@threads"?
|
|
17
|
1384
|
April 27, 2019
|
|
Unnecessary compilation happening on every call
|
|
15
|
2757
|
April 23, 2019
|
|
Allow foldr operation for Strings?
|
|
3
|
733
|
April 20, 2019
|
|
How to improve performance of simple averaging function
|
|
4
|
933
|
April 19, 2019
|
|
Is there an easy way to parallelise matrix multiplication?
|
|
8
|
4897
|
April 19, 2019
|
|
Is there any efficient way to generating the non-associative binary products ?
|
|
2
|
823
|
April 17, 2019
|
|
Confused about performance interaction between @view and logical (Boolean) indexing
|
|
7
|
1528
|
April 15, 2019
|
|
Cyclic pair iterator?
|
|
4
|
1315
|
April 15, 2019
|
|
Function created by factory function
|
|
3
|
916
|
April 15, 2019
|
|
Copy and collect slow on QRCompactWYQ
|
|
1
|
585
|
April 14, 2019
|