diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-07-19 15:58:45 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2022-07-19 15:58:45 +0200 |
commit | 0b02de8d06856ad492b70584d5588ffd1449248b (patch) | |
tree | 99b5ca5e2054c8bc0c60db37b18fc46e9f76a640 /tests/sinescroller.BytePusher | |
parent | 95b1e787db0b31834e79c0a5186c1fa571b3c613 (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/sinescroller.BytePusher')
0 files changed, 0 insertions, 0 deletions