Reloading fit results is slow
Aperta
enhancement
Fitting
- Lingua principale
- Jupyter Notebook
- Stelle
- 32
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Performance is poor when using `pyhdx.fileIO.load_fitresult` to load a previous fit result.
This is because of the methods `generate_output` and `estimate_errors` are invoked, although this results are known so this is not strictly necessary.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start at pyhdx.fileIO.load_fitresult and trace where generate_output and estimate_errors are invoked during reload. Confirm how the previous fit result already contains these results, then ensure reloading avoids unnecessary recomputation while preserving the loaded results and behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- performance
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100