|
Benchmarking and Pkg.test()
|
|
5
|
730
|
February 19, 2026
|
|
Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
699
|
September 15, 2025
|
|
How to extract histogram from @benchmark results
|
|
2
|
123
|
July 31, 2025
|
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
199
|
May 2, 2025
|
|
What does 0 allocations: #=nonzero=# bytes mean?
|
|
6
|
196
|
April 12, 2025
|
|
Performance in broadcasting vs function preallocation?
|
|
6
|
190
|
February 23, 2025
|
|
Extremely high memory consumption on CPU
|
|
2
|
171
|
January 13, 2025
|
|
How to get BenchmarkTools times in the same unit?
|
|
3
|
196
|
October 16, 2024
|
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
283
|
October 13, 2024
|
|
Correct way to benchmark StaticVectors
|
|
4
|
198
|
September 13, 2024
|
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
456
|
September 13, 2024
|
|
Benchmarking array closures
|
|
3
|
681
|
September 5, 2024
|
|
How to make sure a task interrupts when it takes too long
|
|
1
|
165
|
June 20, 2024
|
|
BenchmarkTools needs a maintainer
|
|
10
|
1816
|
May 2, 2024
|
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
405
|
March 5, 2024
|
|
@btime changes the result
|
|
2
|
207
|
February 19, 2024
|
|
Benchmarking function in local scope
|
|
4
|
470
|
February 16, 2024
|
|
How to asychronously build a benchmark group
|
|
3
|
282
|
November 17, 2023
|
|
Use tags, setup, teardown with the `@benchmarkset` macro
|
|
2
|
281
|
November 17, 2023
|
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
4273
|
November 15, 2023
|
|
How to compare commits with PkgBenchmark
|
|
2
|
345
|
October 1, 2023
|
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
853
|
September 26, 2023
|
|
How to plot benchmarks
|
|
7
|
2684
|
September 26, 2023
|
|
Using Benchmarktools with in-place functions and a default mutable struct
|
|
2
|
269
|
September 5, 2023
|
|
Get unit with @benchmark or set unit to "s"
|
|
1
|
276
|
July 16, 2023
|
|
Benchmarking Fallible Code
|
|
3
|
364
|
June 14, 2023
|
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
389
|
June 9, 2023
|
|
Equivalent of BenchmarkTools in Python?
|
|
8
|
1049
|
April 3, 2023
|
|
Save @btime output
|
|
7
|
3551
|
April 1, 2023
|
|
@btime of cis Function slower than writing it again
|
|
2
|
427
|
August 25, 2022
|