Speed-up gfxterm by slightly agglomerating mallocs.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-04 15:07:13 +02:00
parent b7c036bce3
commit 22b06e9685
3 changed files with 45 additions and 44 deletions

View file

@ -1,3 +1,7 @@
2013-05-04 Vladimir Serbinenko <phcoder@gmail.com>
Speed-up gfxterm by slightly agglomerating mallocs.
2013-05-04 Vladimir Serbinenko <phcoder@gmail.com>
More video checks.