Registriert seit: 4. Jun 2010
15.671 Beiträge
|
Inline Variables can increase performance
2. Nov 2018, 22:41
Delphi 10.3 Rio will add inline variables to the language. Besides the various benefits mentioned in Marco’s blog post that introduces the concept, inline variables can potentially improve performance of your code. It’s all about scope If you have been reading my articles, then you may know that I am a sucker for performance. That’s… <a href="https://blog.grijjy.com/2018/11/02/inline-variables-can-increase-performance/" class="more-link">Continue reading
|