View Single Post
Old 12-06-2018, 05:18 AM   #105
bwsd
Human being with feelings
 
Join Date: May 2011
Location: KZ ALA
Posts: 110
Default

Greetings to the Author, Justin, and everyone else who participated and sympathized.

About using brackets to index into memory:
Using indexed memory consumes more CPU resources than ordinary variables. I analyzed the code and noticed that indexed variables can be replaced with ordinary ones. I think due to this you can reduce the consumption of resources in half.
bwsd is offline   Reply With Quote