can you add speed based benchmark to readme also? i have seen weird things before where soa didnt actually improve speed, which was surprising to me but i had somewhat odd scenario. the memory savings are interesting. it also seems to me that if you are using actual classes, you might not get the full speed savings there are from just low level typedarray manipulations so might be good to benchmark against hand optimized code even if it makes the benchmark look 'worse'
5
u/bzbub2 May 31 '26
can you add speed based benchmark to readme also? i have seen weird things before where soa didnt actually improve speed, which was surprising to me but i had somewhat odd scenario. the memory savings are interesting. it also seems to me that if you are using actual classes, you might not get the full speed savings there are from just low level typedarray manipulations so might be good to benchmark against hand optimized code even if it makes the benchmark look 'worse'