Javascript typedarrays sizing recomendations -
i'm using float32arrays store data. imagine a,b numbers , imagine millions of points. i'm going have buffer collection , question is, more buffers lower bytes-size or less buffers greater bytes-size? best ? 1mb, 4kb, 1kb?
- some ideas file operations ?
- same ajax operations ?
what best size thinking in memory management done web browsers? there standard blocks ?
thanks , excuse me if i'm asking begginer questions...
Comments
Post a Comment