Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
150
|
May 2, 2025
|
What does 0 allocations: #=nonzero=# bytes mean?
|
|
6
|
135
|
April 12, 2025
|
Performance in broadcasting vs function preallocation?
|
|
6
|
100
|
February 23, 2025
|
Extremely high memory consumption on CPU
|
|
2
|
115
|
January 13, 2025
|
How to get BenchmarkTools times in the same unit?
|
|
3
|
123
|
October 16, 2024
|
Performance issue with Vectors vs. 1 Column Matrices
|
|
8
|
222
|
October 13, 2024
|
Correct way to benchmark StaticVectors
|
|
4
|
151
|
September 13, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
278
|
September 13, 2024
|
Benchmarking array closures
|
|
3
|
652
|
September 5, 2024
|
How to make sure a task interrupts when it takes too long
|
|
1
|
114
|
June 20, 2024
|
BenchmarkTools needs a maintainer
|
|
10
|
1741
|
May 2, 2024
|
IterativeSolvers.jl not working as expected with mutating and allocation
|
|
9
|
321
|
March 5, 2024
|
@btime changes the result
|
|
2
|
178
|
February 19, 2024
|
Benchmarking function in local scope
|
|
4
|
381
|
February 16, 2024
|
How to asychronously build a benchmark group
|
|
3
|
245
|
November 17, 2023
|
Use tags, setup, teardown with the `@benchmarkset` macro
|
|
2
|
250
|
November 17, 2023
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
3271
|
November 15, 2023
|
How to compare commits with PkgBenchmark
|
|
2
|
307
|
October 1, 2023
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
763
|
September 26, 2023
|
How to plot benchmarks
|
|
7
|
2487
|
September 26, 2023
|
Using Benchmarktools with in-place functions and a default mutable struct
|
|
2
|
239
|
September 5, 2023
|
Get unit with @benchmark or set unit to "s"
|
|
1
|
259
|
July 16, 2023
|
Benchmarking Fallible Code
|
|
3
|
322
|
June 14, 2023
|
Minimizing PythonCall overhead with BenchmarkTools
|
|
4
|
336
|
June 9, 2023
|
Equivalent of BenchmarkTools in Python?
|
|
8
|
934
|
April 3, 2023
|
Save @btime output
|
|
7
|
3420
|
April 1, 2023
|
@btime of cis Function slower than writing it again
|
|
2
|
386
|
August 25, 2022
|
[ANN] PkgJogger.jl: Revise-compatible and boilerplate-free package benchmarking
|
|
2
|
631
|
July 18, 2022
|
Meaning of 2 minimum times of `@btime`
|
|
13
|
509
|
June 20, 2022
|
Confusing behavior of btime
|
|
12
|
993
|
June 13, 2022
|