cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
4 stars 18 forks source link

Profile and optimize #27

Open israelmcmc opened 1 year ago

israelmcmc commented 1 year ago

We need to perform a systematic code profiling to identify bottle necks.

israelmcmc commented 6 months ago

Changing this to a catch-all profiling.

augustus-thomas commented 2 weeks ago

psutil may be a useful library for memory and CPU profiling.