Is there a way to optimize this code?
#5

A silly question, but why are you storing a float in a string to begin with?
String manipulations are always slower than processing the same value in a float or integer.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)