Closed jgold21 closed 1 year ago
When using consistently large values for a single column, the array,push(...) will cause a Maximum call stack exceeded error. This also applies to Array.prototype.push.apply. This change also increases the speed of the reader.
When using consistently large values for a single column, the array,push(...) will cause a Maximum call stack exceeded error. This also applies to Array.prototype.push.apply. This change also increases the speed of the reader.