Questions about Julia Compilation Optimization Levels
|
|
3
|
3063
|
March 19, 2020
|
Do rules for good problems for benchmarking Julia exists?
|
|
9
|
940
|
March 19, 2020
|
Great paper on performance and hardware
|
|
2
|
565
|
March 17, 2020
|
Efficient way of comparing two matrices
|
|
4
|
2755
|
March 17, 2020
|
Global sensitivity analysis Morris Method
|
|
0
|
498
|
March 14, 2020
|
Am I using DiffResults.jl correctly?
|
|
7
|
1025
|
March 14, 2020
|
Why is python faster than Julia
|
|
14
|
1975
|
March 12, 2020
|
Performance of power as function input
|
|
3
|
422
|
March 12, 2020
|
Unexpected allocations in looped vs broadcasted functions on tuples of arrays
|
|
4
|
524
|
March 12, 2020
|
Division isn't auto-vectorized when function inlined
|
|
12
|
1051
|
March 11, 2020
|
Can I make this function even faster?
|
|
5
|
560
|
March 10, 2020
|
How can I improve the speed of large matrix multiplication
|
|
6
|
1644
|
March 10, 2020
|
Strange codegen for type with small union fields
|
|
0
|
344
|
March 9, 2020
|
Custom Type for lazy kernel operations on AbstractArrays, ho can i improve it?
|
|
3
|
397
|
March 9, 2020
|
Pushing a function to its performance limit
|
|
16
|
849
|
March 9, 2020
|
Keyword versus positional arguments
|
|
2
|
494
|
March 7, 2020
|
Vararg vs Tuple{Vararg} performance
|
|
4
|
1245
|
March 7, 2020
|
Working with MulAddMul
|
|
0
|
392
|
March 6, 2020
|
Varinfo() slow if variable large
|
|
4
|
539
|
March 6, 2020
|
Why is Julia's generated assembly more complicated than Swift's for a simple function?
|
|
16
|
2579
|
March 6, 2020
|
Guidance on profiling / benchmarking I/O opperations on sparse dataset
|
|
11
|
751
|
March 5, 2020
|
Getting all digits from a BigInt
|
|
3
|
744
|
March 4, 2020
|
Slow parallel fractals
|
|
7
|
542
|
March 4, 2020
|
Composing a constructor causes tons of allocations
|
|
2
|
411
|
March 2, 2020
|
Push! vs pushfirst! performance
|
|
5
|
3694
|
March 2, 2020
|
Why does Julia not optimize this code when C++ (LLVM) can?
|
|
14
|
1364
|
February 29, 2020
|
Submatrix multiply
|
|
7
|
1007
|
February 29, 2020
|
How would I parallelize a for loop that's iterating over columns of a dataframe
|
|
5
|
1420
|
February 28, 2020
|
Lightweight tasks, Julia vs Elixir/OTP
|
|
21
|
3821
|
February 27, 2020
|
Fast type-stable tensor products
|
|
18
|
1465
|
February 27, 2020
|