| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: improve performance without mutlithreading by ~50x | 10 days | 1 | -1/+1 | |
| | | | | | | | | | | this is done by LazyLocking the system fonts loading code performance increase was done by comparing the output of `time target/release/batacli` on a 64GB DDR4 RAM, Linux x86_64 system with an NVME SSD. raw results: - this commit: 4.93s user 2.54s system 98% cpu 7.561 total - previous commit: 63.19s user 307.15s system 97% cpu 6:18.31 total | ||||
| * | feat: overalloc | 10 days | 1 | -8/+10 | |
| | | |||||
| * | chore: initial commit | 2025-01-13 | 1 | -0/+101 | |