mirror of
https://github.com/HorlogeSkynet/archey4
synced 2026-05-01 00:16:23 +02:00
1ac89622a4
> When Archey was booting up, all existing Python modules were loaded in memory. > By implementing logo lazy-loading, only the detected distribution logo will be interpreted by Python. > Archey's footprint should be improved and further distributions supports additions won't alter it anymore. > As an indirect consequence, some internals had to be rewritten (improving consistency in distributions names).