pypsa-meets-earth/pypsa-earth

Create speed measurement infrastructure

Aperta

#996 aperta il 21 mar 2024

 (1 commento) (1 reazione) (0 assegnatari)Python (349 fork)auto 404
feature requestgood first issuehelp wanted

Metriche repository

Star
 (351 stelle)
Metriche merge PR
 (Merge medio 28g 15h) (35 PR mergiate in 30 g)

Descrizione

Describe the feature you'd like to see

Sometimes we make code changes and don't recognize its speed impacts.

It would be good to track for each rule (and ideally each function within the rule) the performance comparing PR branch to OS main. I saw some Python packages doing that in the past (just remembered they used Azure infra) and reading some UNIX & C wisdoms measuring that stuff is generally a good idea.

Guida contributor