Comment on What Happens When You Put a Database in the Browser?parentComments−SoftTalker2yServer capacity has grown along with it if not even faster.A server in 1990 had total storage and RAM roughly comparable to a low-end mobile phone today.−jerf2yServer capacities have not grown at O(n^2) on data sets.Computational complexity classes are not intuitive things. You can't just go "oh, that's much bigger than that so it must that many times better".
Comments
Server capacity has grown along with it if not even faster.
A server in 1990 had total storage and RAM roughly comparable to a low-end mobile phone today.
Server capacities have not grown at O(n^2) on data sets.
Computational complexity classes are not intuitive things. You can't just go "oh, that's much bigger than that so it must that many times better".