GalSim-developers
JAX-GalSim
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: adopt a more JAX-like API
#211
Comparing
jax-api-changes
(
de77436
) with
main
(
1977814
)
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[xval-no_conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+17%
110 µs
94.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_lanczos_interp[xval-conserve_dc-run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+16%
1,020.9 µs
881.8 µs
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
+8%
126.7 µs
117.7 µ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
+7%
1.7 s
1.6 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_metacal[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+4%
136.3 ms
130.9 ms
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
+4%
671.7 ms
646.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmarks_metacal[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+3%
13.6 ms
13.1 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
+3%
96.5 µs
93.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_interpimage_flux_frac[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+3%
388.9 µs
378.8 µ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
+2%
194.9 ms
190.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_spergel_calcfluxrad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+2%
214.8 µs
211.3 µ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%
560.5 µs
554.4 µs
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%
162.9 ms
161.1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmarks_interpolated_image[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
4.5 ms
4.4 ms
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
+1%
48.6 µs
48.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_moffat_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
374.8 µs
372.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmark_spergel_calcfluxrad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
+1%
1.1 ms
1.1 ms
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.5 ms
11.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_benchmarks_interpolated_image[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
43.8 ms
43.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
test_benchmark_gaussian_init[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
6.9 µs
6.8 µ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.5 µs
435.6 µ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_benchmark_moffat_conv_grad[run]
tests/jax/test_benchmarks.py
CodSpeed Performance Gauge
0%
5.4 s
5.4 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.2 µs
435.2 µ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
1
2
Commits
Click on a commit to change the comparison range
Base
main
1977814
+61.35%
fix: do not need these changes
a54105d
5 days ago
by beckermr
-1.29%
fix: make sure to convert to jax array
8f8d097
5 days ago
by beckermr
-3.37%
fix: use `.at` syntax for interp images
e397991
5 days ago
by beckermr
+4.19%
fix: more api fies
c152147
5 days ago
by beckermr
+2.2%
tests: get tests to pass with .at syntax
fdbef71
5 days ago
by beckermr
+0.63%
fix: more inplace ops
b1bd202
5 days ago
by beckermr
-62.51%
Merge branch 'main' into jax-api-changes
de77436
3 days ago
by beckermr
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs