summaryrefslogtreecommitdiff
path: root/tests/munching_squares.BytePusher
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2022-07-19 15:58:45 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2022-07-19 15:58:45 +0200
commit0b02de8d06856ad492b70584d5588ffd1449248b (patch)
tree99b5ca5e2054c8bc0c60db37b18fc46e9f76a640 /tests/munching_squares.BytePusher
parent95b1e787db0b31834e79c0a5186c1fa571b3c613 (diff)
Avoid memory allocations!
With this change we avoid all memory allocations. Everything is pre-allocated. It makes the frame-rate stay steady with no drops produced by the GC. In order to test this, `gcprof` can be used from `statprof` module.
Diffstat (limited to 'tests/munching_squares.BytePusher')
0 files changed, 0 insertions, 0 deletions