about summary refs log tree commit diff stats
path: root/button.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-10 07:14:45 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-10 07:14:45 -0700
commitfbad3dd2056d215397b58c49f4f9a13199cbb260 (patch)
treec4364b1af719bdfed032242542df40497c8dc309 /button.lua
parentf554ce878b3bda9488e71015cc4c56046d0cef17 (diff)
downloadlines.love-fbad3dd2056d215397b58c49f4f9a13199cbb260.tar.gz
avoid some string concatenations
file:write can write multiple args one after another; no need to
concatenate them first.

I'm starting to pay attention to memory usage after the experience of
turning off the JIT.
Diffstat (limited to 'button.lua')
0 files changed, 0 insertions, 0 deletions