GalSim-developers
JAX-GalSim
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: use galsim algorithm for maxk
#224
Comparing
fix-maxk
(
9973dc2
) with
main
(
e3ff71f
)
CodSpeed Performance Gauge
-1%
Untouched
36
Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using
CodSpeed Macro Runners
: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
36 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmarks_lanczos_interp[kval-no_conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+14%
56.4 µs
49.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_gaussian_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+9%
7 µs
6.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_spergel_xvalue[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+8%
1.8 s
1.6 s
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_moffat_conv[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+4%
188.2 ms
180.9 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_spergel_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+4%
6.8 µs
6.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_moffat_conv_grad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+2%
291.2 ms
286.3 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_moffat_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
97.3 µs
96.3 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_spergel_kvalue[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
11.6 ms
11.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_spergel_conv[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
156.4 ms
155 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_calcfluxrad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
103.3 µs
102.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_interpolated_image[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
39.7 ms
39.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_kvalue[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
122.2 ms
121.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmarks_lanczos_interp[xval-conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
129.5 µs
129.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_lanczos_interp[xval-no_conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_invert_ab_noraise[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_conv[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
2 s
2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_moffat_conv_grad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
4.1 s
4.1 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_xvalue[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
34.9 s
34.9 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_moffat_conv[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
2.3 s
2.3 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_lanczos_interp[kval-no_conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
436.3 µs
436.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_lanczos_interp[kval-conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
435 µs
435.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_moffat_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
377 µs
378.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_gaussian_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
-1%
103.3 µs
104 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_rng_discard[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
-1%
569.1 µs
573 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
e3ff71f
+0.4%
test: remove setting maxk since this now works too?
c9346d8
1 day ago
by beckermr
+33.41%
test: rename test to make purpose clearer
1b8f8f6
1 day ago
by beckermr
+30.3%
test: run new test suite
86d669b
23 hours ago
by beckermr
-62.41%
test: tighter tolerance
5a7b1c3
23 hours ago
by beckermr
+0.04%
feat: add galsim maxk version
8902ea6
9 hours ago
by beckermr
-2.51%
feat: use a scan op to match galsim exactly
d6f7911
5 hours ago
by beckermr
-0.59%
fix: adjust indexing a bit
9973dc2
2 hours ago
by beckermr
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs