Skip to content

improving/speeding up a very large, slow simulation

3 messages · David Winsemius, Benjamin Caldwell

#
On Feb 13, 2013, at 3:33 PM, Benjamin Caldwell wrote:

            
I don't know if that information is in the unnamed books you read, but it is no surprise to regular readers of Rhelp that `[<-.data.frame` is a bottleneck. It requires a lot of extra overhead to support the possibility of having different datatypes in each column and to maintain row numbering correctly.