andrewlyden / PyLESA

Python for Local Energy Systems Analysis
MIT License
13 stars 11 forks source link

Heat pump refactor and testing #7

Closed thisistheplace closed 1 month ago

thisistheplace commented 1 month ago

Hi @andrewlyden,

PR covering:

Note that I've had another look into where the performance bottlenecks are using snakeviz and have a solution for reducing the runtime by ~50% by moving the matplotlib figure generation to a separate process. I'll submit this as a separate PR once this one is agreed.

Thanks!

Ben

thisistheplace commented 1 month ago

@andrewlyden just a friendly prod to see if this can be reviewed / closed?