v0.1.3 - Optimisations
v0.1.3
Performance Improvements
Directly incorporating the cell / character color determination code into the the main splitchar function (now renamed to generateColoredChars)
has managed to improve performance by ~400ms
Tests done using test-speed.py on v0.1.3 vs v0.1.2,
shows that average render time went down from ~800ms -> ~400ms
v0.1.3 timings
v0.1.2 timings
Full Changelog: v0.1.2...v0.1.3
Install
Install this version with:
pip install https://github.com/ultraflame4/CliR/archive/refs/tags/v0.1.3.zip