How to get BenchmarkTools times in the same unit?
|
|
3
|
79
|
October 16, 2024
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
211
|
October 13, 2024
|
Correct way to benchmark StaticVectors
|
|
4
|
147
|
September 13, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
262
|
September 13, 2024
|
Benchmarking array closures
|
|
3
|
645
|
September 5, 2024
|
How to make sure a task interrupts when it takes too long
|
|
1
|
89
|
June 20, 2024
|
BenchmarkTools needs a maintainer
|
|
10
|
1711
|
May 2, 2024
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
302
|
March 5, 2024
|
@btime changes the result
|
|
2
|
176
|
February 19, 2024
|
Benchmarking function in local scope
|
|
4
|
313
|
February 16, 2024
|
How to asychronously build a benchmark group
|
|
3
|
238
|
November 17, 2023
|
Use tags, setup, teardown with the `@benchmarkset` macro
|
|
2
|
248
|
November 17, 2023
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
3159
|
November 15, 2023
|
How to compare commits with PkgBenchmark
|
|
2
|
295
|
October 1, 2023
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
739
|
September 26, 2023
|
How to plot benchmarks
|
|
7
|
2307
|
September 26, 2023
|
Using Benchmarktools with in-place functions and a default mutable struct
|
|
2
|
232
|
September 5, 2023
|
Get unit with @benchmark or set unit to "s"
|
|
1
|
250
|
July 16, 2023
|
Benchmarking Fallible Code
|
|
3
|
319
|
June 14, 2023
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
312
|
June 9, 2023
|
Equivalent of BenchmarkTools in Python?
|
|
8
|
842
|
April 3, 2023
|
Save @btime output
|
|
7
|
3236
|
April 1, 2023
|
@btime of cis Function slower than writing it again
|
|
2
|
382
|
August 25, 2022
|
[ANN] PkgJogger.jl: Revise-compatible and boilerplate-free package benchmarking
|
|
2
|
620
|
July 18, 2022
|
Meaning of 2 minimum times of `@btime`
|
|
13
|
494
|
June 20, 2022
|
Confusing behavior of btime
|
|
12
|
875
|
June 13, 2022
|
Benchmarking Error, Invalid Active Developer Path
|
|
3
|
365
|
May 29, 2022
|
Why does BenchmarkTools `@belapsed` make so many allocations?
|
|
2
|
1488
|
March 25, 2022
|
Order of minimum and average when configuring `samples` and `evals` in BenchmarkTools
|
|
0
|
859
|
March 21, 2022
|
Time cost for using structs
|
|
2
|
905
|
February 27, 2022
|