Ferrite-FEM / Ferrite-FEM/Ferrite.jl
Minor perf tweak: early break in shared-vertices nested loop
Aperta
needs test
performance
- Lingua principale
- Julia
- Stelle
- 453
- Fork
- 115
- Merge medio
- 1g 17h
- PR unite (30g)
- 11
Descrizione
Would it make sense to replace `continue` with `break` in [line 141](https://github.com/Ferrite-FEM/Ferrite.jl/blob/5e1f1de8bdc9aa8cba4a9b6abcfbfb84454c1c90/src/Grid/topology.jl#L141)?
https://github.com/Ferrite-FEM/Ferrite.jl/blob/5e1f1de8bdc9aa8cba4a9b6abcfbfb84454c1c90/src/Grid/topology.jl#L135-L146
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.