Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.797 Beiträge
 
#1

The Curiouser and Curiouser Case of Case-Insensitive Tweaks

  Alt 7. Jun 2024, 08:30
Recent commits to the DWScript repository doubled the compiler performance when compiling many small scripts, like happens in the unit tests suites. This started from a first profiling run where the memory allocations around the UnicodeLowerCase function came out as top bottlenecks. Thing is, Pascal being a case-insensitive language, there are lots of case-insensitive comparisons,…

The post
  Mit Zitat antworten Zitat