BlueBrain / BlueCelluLab

Biologically detailed neural network simulations and analysis API
https://bluecellulab.readthedocs.io/en/latest/
Other
8 stars 12 forks source link

Run a profiler to detect performance bottlenecks #143

Open anilbey opened 4 months ago

anilbey commented 4 months ago

Usual suspects:

  1. PSection objects
  2. Synapses
  3. Pandas dataframe/Series operations