sg-s/cpplab

cpplab should cache all objects so that object creation is faster.

Closed this issue · 1 comments

sg-s commented

when something is created, save that object to disk. the next time that object is requested, load from disk.

sg-s commented

fixed. speed improvements up to 2X