Slow array access during labeling algorithm
|
|
9
|
207
|
May 7, 2025
|
Which profile visualizers show type instability
|
|
2
|
81
|
January 30, 2025
|
Troubleshooting allocations in SymbolicUtils code
|
|
2
|
50
|
November 1, 2024
|
Is VSCode `@profview` broken on 1.11?
|
|
4
|
422
|
October 26, 2024
|
@profile slows down MPI?
|
|
0
|
28
|
October 24, 2024
|
How can this weird `@profview` vs `@time` result be explained?
|
|
2
|
98
|
October 13, 2024
|
Help diagnosing slow compilation
|
|
4
|
127
|
August 12, 2024
|
Spending a lot of time in `materialize` called by `findall`
|
|
14
|
282
|
August 7, 2024
|
Nice talk about Go PGO. What is the state in Julia?
|
|
8
|
908
|
June 24, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
175
|
April 12, 2024
|
Profiling code with heavy IO times
|
|
0
|
109
|
March 13, 2024
|
Failed to profile CUDA.jl with Nsight Systems 2024.1.1
|
|
4
|
480
|
February 13, 2024
|
Profiler doesn't show Threads
|
|
6
|
505
|
February 6, 2024
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
283
|
February 3, 2024
|
Group profiling flame graph tiles
|
|
4
|
272
|
January 5, 2024
|
Alternatives to flame graphs for profiler
|
|
6
|
810
|
November 20, 2023
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
213
|
November 9, 2023
|
Trouble with PProf: no data?
|
|
0
|
227
|
October 16, 2023
|
Why the function sum1 is faster than builtin sum
|
|
14
|
1019
|
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
|
1436
|
July 12, 2023
|
Performance & Profiling Tips for Beginner Code
|
|
14
|
1697
|
June 26, 2023
|
Profiling in VSCode shows blank tab on first run?
|
|
2
|
259
|
June 17, 2023
|
FlameGraph ProfileView not showing matrix operations
|
|
2
|
335
|
June 15, 2023
|
ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
503
|
March 28, 2023
|
Profiling memory allocations
|
|
1
|
622
|
March 21, 2023
|
Using the Intel VTune Profiler with julia
|
|
27
|
4695
|
December 19, 2022
|
Use middleware to log time it takes client to receive response
|
|
4
|
309
|
December 7, 2022
|
Silhouette coefficient calculation
|
|
5
|
654
|
November 7, 2022
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
545
|
October 22, 2022
|