About the Performance category
|
|
0
|
3006
|
October 13, 2017
|
For loop performance vs "functional" performance
|
|
6
|
74
|
January 2, 2025
|
Performance of for loop
|
|
7
|
333
|
January 1, 2025
|
QML and Examples not working
|
|
2
|
82
|
December 31, 2024
|
How is it possible that parallelized code causes fewer allocations?
|
|
19
|
305
|
December 30, 2024
|
Optimization of the use of observables and globals in Makie (from script to @main function)
|
|
3
|
55
|
December 29, 2024
|
Broadcasting performance
|
|
9
|
382
|
December 29, 2024
|
Recursion base vs hand-made recursion
|
|
13
|
196
|
December 29, 2024
|
Julia runs slower after many loop iterations (solve ODE problem)
|
|
3
|
97
|
December 29, 2024
|
Accelerating calling a Julia function from Python via juliacall and ctypes
|
|
7
|
99
|
December 24, 2024
|
What is the most performant way to create an array of functions?
|
|
2
|
116
|
December 21, 2024
|
Getting rid of ForwardDiff.jacobian! allocations when using closures
|
|
6
|
132
|
December 19, 2024
|
Is there a specific reason why the const keyword cannot be used within the scope of a function?
|
|
4
|
96
|
December 19, 2024
|
Get long type information for struct definition
|
|
9
|
146
|
December 17, 2024
|
Improving Efficiency of Embarassingly Parallel Problem Using `Threads`
|
|
7
|
245
|
December 17, 2024
|
Creating an anonymous function at the local level. Conflict with const resulting in performance issues
|
|
4
|
61
|
December 17, 2024
|
Speeding up Zygote autodiff for numerical loop
|
|
13
|
273
|
December 16, 2024
|
LinearSolve.jl for many values of b?
|
|
2
|
385
|
December 16, 2024
|
A fast sum. Any downsides?
|
|
18
|
863
|
December 16, 2024
|
How to Efficiently Work with Floats Across a Wide Range of Precision?
|
|
4
|
169
|
December 16, 2024
|
Julia vs. Python Performance on package catch22: Why is Julia slower in this case and how can I improve it?
|
|
11
|
848
|
December 16, 2024
|
Does BitArraysX.jl or similar exist?
|
|
2
|
112
|
December 15, 2024
|
How to convert the python code to Julia
|
|
4
|
237
|
December 15, 2024
|
When does @inbounds increase performance?
|
|
10
|
601
|
December 15, 2024
|
Uninvoked logging with interpolated string screws performance
|
|
2
|
40
|
December 13, 2024
|
Julia position in the Debian Benchmark Game can be improved, and categorization of some Julia there is unfair
|
|
29
|
1808
|
December 12, 2024
|
Memory Arena
|
|
1
|
124
|
December 12, 2024
|
Fastest Julia implementation for a cyclic convolution of real vectors
|
|
17
|
354
|
December 12, 2024
|
Not using PreallocationTools.jl correctly
|
|
11
|
198
|
December 12, 2024
|
Speeding up elementwise Vector-SparseMatrixCSC multiplication broadcasting
|
|
11
|
505
|
December 12, 2024
|