GalSim-developers / JAX-GalSim

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

use codspeed to benchmark performance and look for regressions #99

Open beckermr opened 4 months ago

beckermr commented 4 months ago

We can use this free service to write benchmark tests for CPUs: https://docs.codspeed.io/benchmarks/python

We won't be able to test on GPUs, but it will be a good start.

ismael-mendoza commented 1 month ago

I think you implemented this already in #100 so we can close this issue?

beckermr commented 1 month ago

I'd like to implement other bits of the code.