How to extract histogram from @benchmark results
|
|
2
|
57
|
July 31, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
161
|
May 2, 2025
|
What does 0 allocations: #=nonzero=# bytes mean?
|
|
6
|
148
|
April 12, 2025
|
Performance in broadcasting vs function preallocation?
|
|
6
|
106
|
February 23, 2025
|
Extremely high memory consumption on CPU
|
|
2
|
117
|
January 13, 2025
|
How to get BenchmarkTools times in the same unit?
|
|
3
|
134
|
October 16, 2024
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
228
|
October 13, 2024
|
Correct way to benchmark StaticVectors
|
|
4
|
153
|
September 13, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
288
|
September 13, 2024
|
Benchmarking array closures
|
|
3
|
652
|
September 5, 2024
|
How to make sure a task interrupts when it takes too long
|
|
1
|
124
|
June 20, 2024
|
BenchmarkTools needs a maintainer
|
|
10
|
1755
|
May 2, 2024
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
330
|
March 5, 2024
|
@btime changes the result
|
|
2
|
179
|
February 19, 2024
|
Benchmarking function in local scope
|
|
4
|
393
|
February 16, 2024
|
How to asychronously build a benchmark group
|
|
3
|
252
|
November 17, 2023
|
Use tags, setup, teardown with the `@benchmarkset` macro
|
|
2
|
252
|
November 17, 2023
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
3391
|
November 15, 2023
|
How to compare commits with PkgBenchmark
|
|
2
|
315
|
October 1, 2023
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
786
|
September 26, 2023
|
How to plot benchmarks
|
|
7
|
2527
|
September 26, 2023
|
Using Benchmarktools with in-place functions and a default mutable struct
|
|
2
|
241
|
September 5, 2023
|
Get unit with @benchmark or set unit to "s"
|
|
1
|
260
|
July 16, 2023
|
Benchmarking Fallible Code
|
|
3
|
324
|
June 14, 2023
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
343
|
June 9, 2023
|
Equivalent of BenchmarkTools in Python?
|
|
8
|
949
|
April 3, 2023
|
Save @btime output
|
|
7
|
3439
|
April 1, 2023
|
@btime of cis Function slower than writing it again
|
|
2
|
391
|
August 25, 2022
|
[ANN] PkgJogger.jl: Revise-compatible and boilerplate-free package benchmarking
|
|
2
|
635
|
July 18, 2022
|
Meaning of 2 minimum times of `@btime`
|
|
13
|
517
|
June 20, 2022
|