Which profile visualizers show type instability
|
|
2
|
77
|
January 30, 2025
|
Troubleshooting allocations in SymbolicUtils code
|
|
2
|
44
|
November 1, 2024
|
Is VSCode `@profview` broken on 1.11?
|
|
4
|
399
|
October 26, 2024
|
@profile slows down MPI?
|
|
0
|
28
|
October 24, 2024
|
How can this weird `@profview` vs `@time` result be explained?
|
|
2
|
96
|
October 13, 2024
|
Help diagnosing slow compilation
|
|
4
|
121
|
August 12, 2024
|
Spending a lot of time in `materialize` called by `findall`
|
|
14
|
268
|
August 7, 2024
|
Nice talk about Go PGO. What is the state in Julia?
|
|
8
|
902
|
June 24, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
173
|
April 12, 2024
|
Profiling code with heavy IO times
|
|
0
|
108
|
March 13, 2024
|
Failed to profile CUDA.jl with Nsight Systems 2024.1.1
|
|
4
|
458
|
February 13, 2024
|
Profiler doesn't show Threads
|
|
6
|
482
|
February 6, 2024
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
281
|
February 3, 2024
|
Group profiling flame graph tiles
|
|
4
|
263
|
January 5, 2024
|
Alternatives to flame graphs for profiler
|
|
6
|
755
|
November 20, 2023
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
211
|
November 9, 2023
|
Trouble with PProf: no data?
|
|
0
|
224
|
October 16, 2023
|
Why the function sum1 is faster than builtin sum
|
|
14
|
1008
|
September 21, 2023
|
Profiling tests: how to tell for how long did each test set execute?
|
|
0
|
202
|
July 22, 2023
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
1381
|
July 12, 2023
|
Performance & Profiling Tips for Beginner Code
|
|
14
|
1658
|
June 26, 2023
|
Profiling in VSCode shows blank tab on first run?
|
|
2
|
258
|
June 17, 2023
|
FlameGraph ProfileView not showing matrix operations
|
|
2
|
333
|
June 15, 2023
|
ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
499
|
March 28, 2023
|
Profiling memory allocations
|
|
1
|
620
|
March 21, 2023
|
Using the Intel VTune Profiler with julia
|
|
27
|
4686
|
December 19, 2022
|
Use middleware to log time it takes client to receive response
|
|
4
|
309
|
December 7, 2022
|
Silhouette coefficient calculation
|
|
5
|
642
|
November 7, 2022
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
530
|
October 22, 2022
|
How can I measure the time to compile each function in a package?
|
|
0
|
368
|
August 14, 2022
|