dss-extensions / DSS-Python

Native, "direct" Python bindings (interface) and misc tools for a custom implementation of OpenDSS (EPRI Distribution System Simulator). Based on CFFI, DSS C-API, aiming for full COM API-level compatibility on Windows, Linux and MacOS, while providing various extensions.
https://dss-extensions.org/DSS-Python/
BSD 3-Clause "New" or "Revised" License
58 stars 4 forks source link

Benchmarking #10

Closed PMeira closed 2 years ago

PMeira commented 6 years ago

Random thoughts for future reproducible benchmarks. EDIT: work has started and results should be published in the coming weeks.

PMeira commented 5 years ago

Initial memory observations: from running the benchmark, COM uses 2x the memory of DSS Python.

PMeira commented 2 years ago

Moving this to a private issue tracker.