Skip to content

v0.1.3 - Optimisations

Compare
Choose a tag to compare
@ultraflame4 ultraflame4 released this 01 Jun 12:16
· 30 commits to main since this release

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
image
v0.1.2 timings
image

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