Hm, a rough estimation for a 100x100 grid of freeplaced nodes:

10.000 * 14 bytes = 140 kilobytes
...should be enough.
Most good computers can handle that amount of data nowerdays.

(with x,y,z each 4 bytes, and 2 bytes for metainformation)