Last time I told you I already know what I will draw next for my new blog series Famous Movie Monsters. And here you can see one of my personal favorite movie monsters…
Monthly Archive: April 2009
Famous Movie Monsters – 2
ByteArray Beats Regular Array
To compare the performance of different approaches for handling large data I wrote a small test suite.
This application contains one test class (cDataHandlingTest) that writes to and reads from an abstract data class (iData). Each data class offers an unified interface but is implemented in different ways. The test …
