Simple program for the RETRO to compare the performance of the DisplayN18 and LCD_ST7735 libraries.
This is a very simple program for the RETRO to compare the performance of some of the primitives of the DisplayN18 and LCD_ST7735 libraries
WARNING - WARNING - WARNING
If you're sensitive to ugly coding techniques, lack of best practice, ignorance of proper design patterns, abuse of object orientation or to total disregards of any coding guidelines, then don't - I repeat - DON'T look at this code...
P.S. Regardless the performance, I do think the N18 library has a much nicer font!
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:dcf8e6db342d | 2015-01-16 | maxint | Added bottomPrintf_xxx function to make the tests slightly more readable. Tiny bit of cleaning up the test functions. |
1:e3193760dd98 | 2015-01-16 | maxint | some bugs fixed and additional primitives tested. |
0:59d6b70df5a4 | 2015-01-16 | maxint | Simple program fro the RETRO to compare the performance of the DisplayN18 and LCD_ST7735 libraries |