|
FlameGraph ProfileView not showing matrix operations
|
|
2
|
391
|
June 15, 2023
|
|
ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
661
|
March 28, 2023
|
|
Profiling memory allocations
|
|
1
|
672
|
March 21, 2023
|
|
Using the Intel VTune Profiler with julia
|
|
27
|
5132
|
December 19, 2022
|
|
Use middleware to log time it takes client to receive response
|
|
4
|
378
|
December 7, 2022
|
|
Silhouette coefficient calculation
|
|
5
|
762
|
November 7, 2022
|
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
634
|
October 22, 2022
|
|
How can I measure the time to compile each function in a package?
|
|
0
|
387
|
August 14, 2022
|
|
How reliable are the warning flags in the vscode profile viewer?
|
|
2
|
1105
|
June 27, 2022
|
|
Profiling compilation of a large generated expression?
|
|
4
|
448
|
June 22, 2022
|
|
How to understand the ProfileView output
|
|
3
|
2006
|
April 29, 2022
|
|
Can the output of --track-allocation be trusted with multi-threading enabled?
|
|
9
|
783
|
March 30, 2022
|
|
Extremely slow n-th root of float
|
|
11
|
823
|
March 27, 2022
|
|
How to check whether profiling is supported
|
|
0
|
373
|
March 14, 2022
|
|
Profiling Revised Base
|
|
2
|
492
|
February 17, 2022
|
|
Efficient calculation of many complex Lorentzians on a large array
|
|
24
|
1222
|
February 10, 2022
|
|
Profiling Tool from Juliacon 2018
|
|
0
|
394
|
January 30, 2022
|
|
ProfileView's @profview generates blank window
|
|
5
|
886
|
January 24, 2022
|
|
BenchmarkTools.jl alternative for Python?
|
|
3
|
921
|
January 17, 2022
|
|
Profiling Requires.jl
|
|
1
|
571
|
January 11, 2022
|
|
Profile garbage collection?
|
|
3
|
723
|
December 18, 2021
|
|
How does function inlining reflect on the profiling output?
|
|
1
|
696
|
October 28, 2021
|
|
Should we improve the text output of Profile.print()?
|
|
2
|
632
|
August 30, 2021
|
|
Accessing profiling data programmatically
|
|
0
|
331
|
August 13, 2021
|
|
Why does rand() report no allocations, but zeros() does when measured with --track-allocation=user?
|
|
3
|
716
|
August 7, 2021
|
|
Understanding source of allocations when profiling
|
|
4
|
1440
|
August 4, 2021
|
|
Could the Profile.print() tree view sort in the other order?
|
|
1
|
412
|
July 1, 2021
|
|
Trying to understand ProfileView output
|
|
2
|
820
|
June 25, 2021
|
|
Profile until buffer is full
|
|
1
|
573
|
May 5, 2021
|
|
Reading the ProfileView Flamegraph
|
|
3
|
1161
|
April 27, 2021
|