currently, HF Tachyon uses list-based matrices, now which is slower, but it's only computed one time, the actual critical part is the transformations which I apply using the outputted values of the lists, so in short, using variable-based matrices have very marginal speed increase of around 10-20ms at 8000
use variables if you want to speed use lists if you want more variable space this test is practically irrelevant in turbo warp, the speed gain is barely noticeable unless you need to load 30000+ points *Correction the speed gain is worth it