CodeDelphi

Speed Up Delphi Code By Up To 200x With MtxVec Library By Dew Research

This CodeRage session by Janez Atmapuri Makovsek shows how you can use the MtxVec library to speed up the Delphi code by 200x. The key concept is here, once you get the data to the right memory hierarchy level, you need instructions that take advantage of the available memory bandwidth. Only possible with AVX (Advanced Vector Extensions)Instruction Set and CPU cache rely on the…
Read more