JoshuaZ comments on [link] Speed is the New Intelligence - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (17)
On the other hand, sometimes one resource can trade off for another. There are a lot of examples of this in computational complexity where one can use up less memory if one is willing to use a slower algorithm or if one is willing to use more memory one can get more speed. These aren't the only examples.