GalSim-developers / JAX-GalSim

JAX port of GalSim, for parallelized, GPU accelerated, and differentiable galaxy image simulations.
Other
25 stars 3 forks source link

test: add benchmarks for interpolated images #100

Closed beckermr closed 2 months ago

beckermr commented 2 months ago

This PR adds benchmarks for interpolated images.

codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 2 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

- `test_benchmarks_interpolated_image_jit_compile` (1.6 s) - `test_benchmarks_interpolated_image_jit_run` (77.2 ms)
beckermr commented 2 months ago

@ismael-mendoza can you take a look?