#DIYConsole
#DIYConsole – Part 7: Graphics library optimization
With this post we will complete (at least for now) the development of the #DIYConsole graphics library. In earlier posts we have written all the functions that we need; what we must do now is checking the performance of our library and find ways to optimize it. How fast Read more…