spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Replace sort key lambdas by attribute and item getters where applicable #192

Closed soininen closed 1 year ago

soininen commented 1 year ago

No functional changes intended. The attribute and item getters provide small performance boost over lambdas.

Re Spine-project/Spine-Toolbox#1854

Checklist before merging