pypsa-meets-earth/pypsa-earth

Create speed measurement infrastructure

Offen

#996 geöffnet am 21.03.2024

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)Python (349 Forks)auto 404
feature requestgood first issuehelp wanted

Repository-Metriken

Stars
 (351 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 28T 15h) (35 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide