LiteSQL  0.3.10
Cost of Using LiteSQL

Memory Overhead

Extra variables in each Persistent object instance:

Performance Overhead

Code Size Overhead

As demonstrated in Implementation Details, code generator (litesql-gen) generates a lot of code. In addition to that, a part of that code uses templates which will produce even more code.

This is rarely a problem but worth to note when memory is tight.


SourceForge.net Logo