NREL-Sienna / PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
306 stars 76 forks source link

Jd/parser speed tests #1117

Closed jd-lara closed 3 months ago

jd-lara commented 4 months ago

These are some speed improvements to the PSSe parser. This PR brings down the time to parse the EasterInterconnection raw file from ~500 seconds to ~30 seconds.

jd-lara commented 4 months ago

looks like I broke several tests so still need to fix those before merging

jd-lara commented 4 months ago
image
jd-lara commented 4 months ago

image