Alternatives to flame graphs for profiler
|
|
6
|
297
|
November 20, 2023
|
Type Inference Issues in IterativeSolvers with LinearMaps
|
|
2
|
73
|
November 9, 2023
|
Trouble with PProf: no data?
|
|
0
|
86
|
October 16, 2023
|
Why the function sum1 is faster than builtin sum
|
|
14
|
512
|
September 21, 2023
|
Profiling tests: how to tell for how long did each test set execute?
|
|
0
|
92
|
July 22, 2023
|
How to preallocate and reuse buffers for oft-repeated computation?
|
|
15
|
582
|
July 12, 2023
|
Performance & Profiling Tips for Beginner Code
|
|
14
|
898
|
June 26, 2023
|
Profiling in VSCode shows blank tab on first run?
|
|
2
|
146
|
June 17, 2023
|
FlameGraph ProfileView not showing matrix operations
|
|
2
|
201
|
June 15, 2023
|
ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
375
|
March 28, 2023
|
Profiling memory allocations
|
|
1
|
300
|
March 21, 2023
|
Using the Intel VTune Profiler with julia
|
|
27
|
3678
|
December 19, 2022
|
Use middleware to log time it takes client to receive response
|
|
4
|
231
|
December 7, 2022
|
Silhouette coefficient calculation
|
|
5
|
359
|
November 7, 2022
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
297
|
October 22, 2022
|
How can I measure the time to compile each function in a package?
|
|
0
|
251
|
August 14, 2022
|
How reliable are the warning flags in the vscode profile viewer?
|
|
2
|
696
|
June 27, 2022
|
Profiling compilation of a large generated expression?
|
|
4
|
282
|
June 22, 2022
|
How to understand the ProfileView output
|
|
3
|
804
|
April 29, 2022
|
Can the output of --track-allocation be trusted with multi-threading enabled?
|
|
9
|
451
|
March 30, 2022
|
Extremely slow n-th root of float
|
|
11
|
540
|
March 27, 2022
|
How to check whether profiling is supported
|
|
0
|
292
|
March 14, 2022
|
Profiling Revised Base
|
|
2
|
377
|
February 17, 2022
|
Efficient calculation of many complex Lorentzians on a large array
|
|
24
|
692
|
February 10, 2022
|
Profiling Tool from Juliacon 2018
|
|
0
|
331
|
January 30, 2022
|
ProfileView's @profview generates blank window
|
|
5
|
589
|
January 24, 2022
|
BenchmarkTools.jl alternative for Python?
|
|
3
|
709
|
January 17, 2022
|
Profiling Requires.jl
|
|
1
|
486
|
January 11, 2022
|
Profile garbage collection?
|
|
3
|
586
|
December 18, 2021
|
How does function inlining reflect on the profiling output?
|
|
1
|
494
|
October 28, 2021
|