ProfileView and Benchmark Disagree on Timing for Simple Matrix Multiplication
|
|
13
|
301
|
March 28, 2023
|
Profiling memory allocations
|
|
1
|
130
|
March 21, 2023
|
Using the Intel VTune Profiler with julia
|
|
27
|
3095
|
December 19, 2022
|
Use middleware to log time it takes client to receive response
|
|
4
|
177
|
December 7, 2022
|
Silhouette coefficient calculation
|
|
5
|
266
|
November 7, 2022
|
Significant time spent in type inference in profiler flame graphs
|
|
4
|
202
|
October 22, 2022
|
How can I measure the time to compile each function in a package?
|
|
0
|
174
|
August 14, 2022
|
How reliable are the warning flags in the vscode profile viewer?
|
|
2
|
526
|
June 27, 2022
|
Profiling compilation of a large generated expression?
|
|
4
|
210
|
June 22, 2022
|
How to understand the ProfileView output
|
|
3
|
506
|
April 29, 2022
|
Can the output of --track-allocation be trusted with multi-threading enabled?
|
|
9
|
313
|
March 30, 2022
|
Extremely slow n-th root of float
|
|
11
|
421
|
March 27, 2022
|
How to check whether profiling is supported
|
|
0
|
227
|
March 14, 2022
|
Profiling Revised Base
|
|
2
|
320
|
February 17, 2022
|
Efficient calculation of many complex Lorentzians on a large array
|
|
24
|
559
|
February 10, 2022
|
Profiling Tool from Juliacon 2018
|
|
0
|
289
|
January 30, 2022
|
ProfileView's @profview generates blank window
|
|
5
|
407
|
January 24, 2022
|
BenchmarkTools.jl alternative for Python?
|
|
3
|
543
|
January 17, 2022
|
Profiling Requires.jl
|
|
1
|
419
|
January 11, 2022
|
Profile garbage collection?
|
|
3
|
500
|
December 18, 2021
|
How does function inlining reflect on the profiling output?
|
|
1
|
387
|
October 28, 2021
|
Should we improve the text output of Profile.print()?
|
|
2
|
338
|
August 30, 2021
|
Accessing profiling data programmatically
|
|
0
|
226
|
August 13, 2021
|
Why does rand() report no allocations, but zeros() does when measured with --track-allocation=user?
|
|
3
|
500
|
August 7, 2021
|
Understanding source of allocations when profiling
|
|
4
|
661
|
August 4, 2021
|
Could the Profile.print() tree view sort in the other order?
|
|
1
|
283
|
July 1, 2021
|
Trying to understand ProfileView output
|
|
2
|
426
|
June 25, 2021
|
Profile until buffer is full
|
|
1
|
365
|
May 5, 2021
|
Reading the ProfileView Flamegraph
|
|
3
|
604
|
April 27, 2021
|
Compiling fails with USE_INTEL_JITEVENTS, USE_OPROFILE_JITEVENTS and USE_PERF_JITEVENTS = 1
|
|
3
|
502
|
April 24, 2021
|