blender-asset-tracer/blender_asset_tracer
Sybren A. Stüvel f2f824ad85 Speed up BlendFileBlock instantiation with __slots__
Due to the huge number of BlendFileBlock objects created for packing a
production-size blend file, using slots here actually makes the
dependency tracer significantly (p<0.001) faster. In my test case the
speed improvement was 16% for a 'bam list' command.
2018-03-08 13:59:28 +01:00
..
2018-03-08 12:33:15 +01:00
2018-03-08 12:33:15 +01:00
2018-03-06 16:06:36 +01:00
2018-03-02 15:44:07 +01:00