Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

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.

Code Example:

And here is how you can increase the speed of your Delphi code using the MtxVec

Result is amazing!

Be sure to watch full CodeRage session!

Exit mobile version