Discrepancy of ODE Sensitivity Analysis paper results with benchmarks
|
|
31
|
383
|
June 18, 2025
|
Yet another language benchmark
|
|
9
|
902
|
June 15, 2025
|
CI : benchmarking dependencies best practices?
|
|
3
|
148
|
May 8, 2025
|
How to call blas getrf, getri properly ? i want to create a benchmark inverse matrix using gauss, crout, native julia inv(A) and BLAS direct
|
|
5
|
124
|
May 7, 2025
|
Reducing the number of allocations in a function
|
|
14
|
238
|
March 14, 2025
|
Benchmarking function compile time
|
|
10
|
250
|
January 22, 2025
|
Numpy.sort vs Julia sort
|
|
10
|
965
|
December 4, 2024
|
Rule of thumb to estimate theoretical lower bound on benchmarks?
|
|
4
|
155
|
October 25, 2024
|
Why does the speed of Julia in AOT compilation differ from UX4?
|
|
12
|
441
|
September 21, 2024
|
Get the maximum value by row in a DataFrame containing missing values
|
|
10
|
148
|
August 30, 2024
|
Ray Tracing in a week-end - Julia vs SIMD-optimized C++
|
|
81
|
14030
|
August 9, 2024
|
[ANN] AirspeedVelocity.jl - easily benchmark Julia packages over their lifetime
|
|
7
|
1308
|
June 19, 2024
|
Allocations and time of running the same program twice are orders of magnitude larger than running them separately
|
|
11
|
653
|
June 17, 2024
|
Why is flux model slower than python?
|
|
6
|
2302
|
May 11, 2024
|
BenchmarkTools needs a maintainer
|
|
10
|
1752
|
May 2, 2024
|
Performance discrepancy with multiple dispatch
|
|
4
|
374
|
April 27, 2024
|
Difference in microbenchmark result, Chairmarks.jl vs BenchmarkTools.jl
|
|
8
|
536
|
March 20, 2024
|
Benchmarking surprises with type assertions
|
|
10
|
362
|
March 18, 2024
|
Chairmarks.jl
|
|
82
|
4444
|
March 12, 2024
|
Benchmarking function in local scope
|
|
4
|
390
|
February 16, 2024
|
Cuda (Julia vs C++)
|
|
4
|
938
|
February 12, 2024
|
Billion-row benchmark?
|
|
2
|
718
|
January 5, 2024
|
Trivial port from C++/Rust to Julia
|
|
51
|
3173
|
December 28, 2023
|
Multi-threaded benchmarking is slow
|
|
12
|
688
|
November 21, 2023
|
How to asychronously build a benchmark group
|
|
3
|
251
|
November 17, 2023
|
Making @benchmark outputs statistically meaningful, and actionable
|
|
123
|
3348
|
November 15, 2023
|
Mutable ProtoStruct beats Base Mutable Struct in microbenchmark...and then it is much slower in real program
|
|
9
|
369
|
November 9, 2023
|
Funny Benchmark with Julia (no longer) at the bottom
|
|
149
|
6013
|
November 4, 2023
|
Julia can be better at doing web: A benchmark
|
|
27
|
4846
|
October 27, 2023
|
Should we enable storage of function outputs in BenchmarkTools?
|
|
13
|
780
|
September 26, 2023
|