Troubleshooting allocations in SymbolicUtils code
|
|
2
|
42
|
November 1, 2024
|
Is VSCode `@profview` broken on 1.11?
|
|
4
|
331
|
October 26, 2024
|
@profile slows down MPI?
|
|
0
|
25
|
October 24, 2024
|
How can this weird `@profview` vs `@time` result be explained?
|
|
2
|
93
|
October 13, 2024
|
Help diagnosing slow compilation
|
|
4
|
113
|
August 12, 2024
|
Spending a lot of time in `materialize` called by `findall`
|
|
14
|
253
|
August 7, 2024
|
Nice talk about Go PGO. What is the state in Julia?
|
|
8
|
882
|
June 24, 2024
|
Solving type instability when using Graphs.jl
|
|
4
|
167
|
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
|
387
|
February 13, 2024
|
Profiler doesn't show Threads
|
|
6
|
431
|
February 6, 2024
|
Why does profiling suggest that integer comparison dominates broadcasted assignment?
|
|
4
|
278
|
February 3, 2024
|
Group profiling flame graph tiles
|
|
4
|
246
|
January 5, 2024
|
Alternatives to flame graphs for profiler
|
|
6
|
668
|
November 20, 2023
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
207
|
November 9, 2023
|
Trouble with PProf: no data?
|
|
0
|
217
|
October 16, 2023
|
Why the function sum1 is faster than builtin sum
|
|
14
|
992
|
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
|
1242
|
July 12, 2023
|
Performance & Profiling Tips for Beginner Code
|
|
14
|
1546
|
June 26, 2023
|
Profiling in VSCode shows blank tab on first run?
|
|
2
|
257
|
June 17, 2023
|
FlameGraph ProfileView not showing matrix operations
|
|
2
|
328
|
June 15, 2023
|
ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
498
|
March 28, 2023
|
Profiling memory allocations
|
|
1
|
596
|
March 21, 2023
|
Using the Intel VTune Profiler with julia
|
|
27
|
4653
|
December 19, 2022
|
Use middleware to log time it takes client to receive response
|
|
4
|
305
|
December 7, 2022
|
Silhouette coefficient calculation
|
|
5
|
624
|
November 7, 2022
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
512
|
October 22, 2022
|
How can I measure the time to compile each function in a package?
|
|
0
|
365
|
August 14, 2022
|
How reliable are the warning flags in the vscode profile viewer?
|
|
2
|
990
|
June 27, 2022
|