Identical method redefinition suspiciously optimizes runtime and allocations
|
|
25
|
557
|
September 15, 2025
|
How to extract histogram from @benchmark results
|
|
2
|
87
|
July 31, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
173
|
May 2, 2025
|
What does 0 allocations: #=nonzero=# bytes mean?
|
|
6
|
167
|
April 12, 2025
|
Performance in broadcasting vs function preallocation?
|
|
6
|
137
|
February 23, 2025
|
Extremely high memory consumption on CPU
|
|
2
|
134
|
January 13, 2025
|
How to get BenchmarkTools times in the same unit?
|
|
3
|
148
|
October 16, 2024
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
249
|
October 13, 2024
|
Correct way to benchmark StaticVectors
|
|
4
|
166
|
September 13, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
322
|
September 13, 2024
|
Benchmarking array closures
|
|
3
|
664
|
September 5, 2024
|
How to make sure a task interrupts when it takes too long
|
|
1
|
137
|
June 20, 2024
|
BenchmarkTools needs a maintainer
|
|
10
|
1770
|
May 2, 2024
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
351
|
March 5, 2024
|
@btime changes the result
|
|
2
|
186
|
February 19, 2024
|
Benchmarking function in local scope
|
|
4
|
414
|
February 16, 2024
|
How to asychronously build a benchmark group
|
|
3
|
259
|
November 17, 2023
|
Use tags, setup, teardown with the `@benchmarkset` macro
|
|
2
|
262
|
November 17, 2023
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
3597
|
November 15, 2023
|
How to compare commits with PkgBenchmark
|
|
2
|
328
|
October 1, 2023
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
806
|
September 26, 2023
|
How to plot benchmarks
|
|
7
|
2570
|
September 26, 2023
|
Using Benchmarktools with in-place functions and a default mutable struct
|
|
2
|
249
|
September 5, 2023
|
Get unit with @benchmark or set unit to "s"
|
|
1
|
263
|
July 16, 2023
|
Benchmarking Fallible Code
|
|
3
|
333
|
June 14, 2023
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
360
|
June 9, 2023
|
Equivalent of BenchmarkTools in Python?
|
|
8
|
977
|
April 3, 2023
|
Save @btime output
|
|
7
|
3474
|
April 1, 2023
|
@btime of cis Function slower than writing it again
|
|
2
|
403
|
August 25, 2022
|
[ANN] PkgJogger.jl: Revise-compatible and boilerplate-free package benchmarking
|
|
2
|
650
|
July 18, 2022
|