pacificleo/lisbeth

Update internal components to use __slots__ to save memory

pacificleo opened this issue · 0 comments

Model/Field/View instances should use slots so we can reduce memory utilization and speedup access.